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

Enable Linux GCC builds on AlderlakeOpenBoardPkg #210

Merged
merged 8 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. MinPlatformPkg: Case sensitive path names

    Correct case on AlderlakeOpenBoardPkg in build.cfg.
    Add better error handling for config files not being found.
    
    Signed-off-by: Nate DeSimone <[email protected]>
    nate-desimone committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d7237b0 View commit details
    Browse the repository at this point in the history
  2. AlderlakeOpenBoardPkg: Remove unused variables

    Signed-off-by: Nate DeSimone <[email protected]>
    nate-desimone committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a953fd0 View commit details
    Browse the repository at this point in the history
  3. AlderlakeOpenBoardPkg: Correct case sensitivity

    Signed-off-by: Nate DeSimone <[email protected]>
    nate-desimone committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3e736bf View commit details
    Browse the repository at this point in the history
  4. AlderlakeOpenBoardPkg: Fix FSP-T UPD initializer

    Initializer did not match the structure definition
    
    Signed-off-by: Nate DeSimone <[email protected]>
    nate-desimone committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0b8f0e3 View commit details
    Browse the repository at this point in the history
  5. AlderlakeOpenBoardPkg: Fix void pointer cast

    Signed-off-by: Nate DeSimone <[email protected]>
    nate-desimone committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1a7caaa View commit details
    Browse the repository at this point in the history
  6. AlderlakeSiliconPkg: Remove unused functions

    Signed-off-by: Nate DeSimone <[email protected]>
    nate-desimone committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f9ea479 View commit details
    Browse the repository at this point in the history
  7. AlderlakeSiliconPkg: Remove unused variables

    Signed-off-by: Nate DeSimone <[email protected]>
    nate-desimone committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7062f7b View commit details
    Browse the repository at this point in the history
  8. AlderlakeSiliconPkg: Remove unused protocol

    Signed-off-by: Nate DeSimone <[email protected]>
    nate-desimone committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2e0cbf1 View commit details
    Browse the repository at this point in the history