Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Property Note #110300

Closed
wants to merge 23 commits into from
Closed

Generate Property Note #110300

wants to merge 23 commits into from

Commits on Mar 14, 2023

  1. Sketch out adding a new section

    Charisee committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    10b781c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Sketch out adding a new section

    Charisee committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a1ad569 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Sketch out adding a new section

    Charisee committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ce84427 View commit details
    Browse the repository at this point in the history
  2. Sketch out adding a new section

    Charisee committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    64483e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    935d1ff View commit details
    Browse the repository at this point in the history
  4. Sketch out adding a new section

    Charisee committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f7f61a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Develop property section

    Charisee committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    25367a5 View commit details
    Browse the repository at this point in the history
  2. Try using u32

    :
    Charisee committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fdee5f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. conversion from u32 to u8

    Charisee committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8b5863e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. unknown property type but printing

    Charisee committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7b9cf2a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Use different endianness

    Charisee committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6362040 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. use parameters that work for x86

    Charisee committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    933ac92 View commit details
    Browse the repository at this point in the history
  2. use parameters that work for x86

    Charisee committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5e9fa09 View commit details
    Browse the repository at this point in the history
  3. use parameters that work for x86

    Charisee committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    978ec85 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Different parameters based on arch

    Charisee committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1f0e5f0 View commit details
    Browse the repository at this point in the history
  2. working version of x86

    Charisee committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    afb89bf View commit details
    Browse the repository at this point in the history
  3. working version of x86

    Charisee committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e773636 View commit details
    Browse the repository at this point in the history
  4. working version of x86

    Charisee committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6bff162 View commit details
    Browse the repository at this point in the history
  5. clean up

    Charisee committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d05ead1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. change names to be consistent with documentation

    Charisee committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b13372f View commit details
    Browse the repository at this point in the history
  2. change names to be consistent with documentation

    Charisee committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c556c03 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Generate GNU property note

    Charisee committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    64c8090 View commit details
    Browse the repository at this point in the history
  2. Generate GNU property note

    Charisee committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b95737d View commit details
    Browse the repository at this point in the history