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

Apu2 uefi #1

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

Apu2 uefi #1

wants to merge 14 commits into from

Commits on Aug 4, 2017

  1. Configuration menu
    Copy the full SHA
    fdb827f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. PcAtChipsetPkg: fix typo in comment

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    4735395 View commit details
    Browse the repository at this point in the history
  2. apu2-build.sh: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    f5c6503 View commit details
    Browse the repository at this point in the history
  3. PcAtChipsetPkg: do not clear VRT bit in RTC reg D

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    0a15b55 View commit details
    Browse the repository at this point in the history
  4. PcAtChipsetPkg: do not touch reserved bits in RTC reg A

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    f969f48 View commit details
    Browse the repository at this point in the history
  5. PcAtChipsetPkg: correct VRT preserving code in PcRtcInit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    a6de4be View commit details
    Browse the repository at this point in the history
  6. apu2-build.sh: use Ia32X64 instead of Ia32

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    dc231f0 View commit details
    Browse the repository at this point in the history
  7. CorebootPayloadPkg: fix typo in DEC (UEfi -> Uefi)

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    cfc7312 View commit details
    Browse the repository at this point in the history
  8. CorebootPayloadPkg: add PcdTerminalTypeGuidBuffer in DEC

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    b527f08 View commit details
    Browse the repository at this point in the history
  9. CorebootPayloadPkg: change SHELL_TYPE to BUILD_SHELL

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    42c8947 View commit details
    Browse the repository at this point in the history
  10. CorebootPayloadPkg/PlatformBootManagerLib: add the hardcoded device p…

    …aths for ConIn/ConOut/ErrOut
    
    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    876df7d View commit details
    Browse the repository at this point in the history
  11. CorebootModulePkg/CbSupportPei: fix typo in CbSupportPei

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    8e876cf View commit details
    Browse the repository at this point in the history
  12. Coreboot{Module,Payload}Pkg: fix various typos

    Cc: Maurice Ma <[email protected]>
    Cc: Prince Agyeman <[email protected]>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    6cd56bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    32de729 View commit details
    Browse the repository at this point in the history