Skip to content

[WIP] Add support for reading from a raw fru dump #9

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Jul 20, 2020

  1. Add flag for binary file

    aneeshdurg committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    078ecc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e987280 View commit details
    Browse the repository at this point in the history
  3. Refactor chassis reading

    aneeshdurg committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    66c1062 View commit details
    Browse the repository at this point in the history
  4. Support for board fields

    aneeshdurg committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    1ad43d1 View commit details
    Browse the repository at this point in the history
  5. Use provided macros

    aneeshdurg committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    4d2aa75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f689945 View commit details
    Browse the repository at this point in the history
  7. Cleanup and re-tab

    aneeshdurg committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    2a93c93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebf5bf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e38de1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Rename binaryformat to raw

    aneeshdurg committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    632f5f3 View commit details
    Browse the repository at this point in the history
  2. Change error message

    aneeshdurg committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d30800d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Rename encoder functions

    aneeshdurg committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    efa60c0 View commit details
    Browse the repository at this point in the history
  2. Change decoder functions to expect pre-allocated buffers

    In the next patch this will allow avoiding some memcpys.
    aneeshdurg committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    06c2eb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    6bae19c View commit details
    Browse the repository at this point in the history
  2. Update board decoding

    aneeshdurg committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    2dd511d View commit details
    Browse the repository at this point in the history
  3. Update product decoding

    aneeshdurg committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    f2b7f22 View commit details
    Browse the repository at this point in the history
  4. Retab

    aneeshdurg committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    57a0f33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dea002c View commit details
    Browse the repository at this point in the history
  6. Make suggested changes

    aneeshdurg committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    4c8b4e4 View commit details
    Browse the repository at this point in the history