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

Tianocore payload support for PC Engines apu{2,3,4,5} platforms #2

Open
wants to merge 11 commits into
base: UDK2018
Choose a base branch
from

Commits on Apr 4, 2018

  1. PcAtChipsetPkg/PcRtc: set all bits in register D except VRT

    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    5c260d6 View commit details
    Browse the repository at this point in the history
  2. PcAtChipsetPkg: coorect initial PCD values for RTE registers A,B and D

    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    f99fd17 View commit details
    Browse the repository at this point in the history
  3. PcAtChipsetPkg/PcRtc: remove redundant RTC reg D initialization and c…

    …lear all its bits except VRT
    
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    edfb661 View commit details
    Browse the repository at this point in the history
  4. CorebootPayloadPkg: add PcdTerminalTypeGuidBuffer in DEC

    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    b82e247 View commit details
    Browse the repository at this point in the history
  5. CorebootPayloadPkg: change SHELL_TYPE to BUILD_SHELL

    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    d6d95a5 View commit details
    Browse the repository at this point in the history
  6. CorebootPayloadPkg/PlatformBootManagerLib: add the hardcoded device p…

    …aths for ConIn/ConOut/ErrOut
    
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    17cd574 View commit details
    Browse the repository at this point in the history
  7. CorebootPayloadPkg/PlatformBootManagerLib: get UART PCDs on runtime

    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    b2c2b02 View commit details
    Browse the repository at this point in the history
  8. CorebootPayloadPkg/CorebootPayloadPkg: fix typo in gUefiCorebootPaylo…

    …adPkgTokenSpaceGuid
    
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    e94b8ca View commit details
    Browse the repository at this point in the history
  9. CorebootPayloadPkg: use Duet's PciNoEnumeration

    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    68956c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. CorebootPayloadPkg: disable StatusCodeSerial for release build

    Signed-off-by: Piotr Kleinschmidt <piotr.kleins@gmail.com>
    piotr-kleins committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    132a074 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Merge pull request #3 from 3mdeb/dis_progress_output

    CorebootPayloadPkg: disable StatusCodeSerial for release build
    miczyg1 authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    573e677 View commit details
    Browse the repository at this point in the history