| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiPayloadPkg: Support multiple firmware volume | MarsX Lin | 2022-12-06 | 1 | -1/+15 |
* | UefiPayloadPkg: The UPL info section is not aligned at 4-byte boundary | VictorX Hsu | 2022-11-28 | 1 | -2/+2 |
* | OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLib | Min M Xu | 2022-11-14 | 1 | -1/+1 |
* | UefiPayloadPkg: Boot mode in PHIT HOB will not be updated | VictorX Hsu | 2022-11-04 | 1 | -1/+3 |
* | UefiPayloadPkg: Remove deprecate Crypto Service | Gua Guo | 2022-10-13 | 1 | -2/+0 |
* | UefiPayloadPkg: Provide a wrapper for UniversalPayloadBuild.py | VictorX Hsu | 2022-09-28 | 1 | -0/+17 |
* | UefiPayloadPkg/PayloadLoaderPeim: remove GCC build warning | James Lu | 2022-09-16 | 1 | -17/+12 |
* | UefiPayloadPkg: Allow DxeMain.inf to consume the new SerialPortLib | Kavya | 2022-09-07 | 1 | -0/+6 |
* | UefiPayloadPkg: Implement a new SerialPortLib instance | Kavya | 2022-09-07 | 2 | -0/+854 |
* | UefiPayloadPkg: To replace the libraries for the capsule driver. | KasimX Liu | 2022-09-05 | 1 | -1/+2 |
* | UefiPayloadPkg: Fix Coverity report defect | James Lu | 2022-08-23 | 3 | -5/+5 |
* | UefiPayloadPkg: Add macro to control NvmExpressDxe | Kavya | 2022-08-23 | 2 | -0/+5 |
* | UefiPayloadPkg: Return PciRootBridges instead of NULL | Kavya | 2022-08-23 | 1 | -2/+2 |
* | UefiPayloadPkg: Remove clearing CR0.WP when protecting pagetable | Dun Tan | 2022-08-15 | 1 | -6/+1 |
* | UefiPayloadPkg: Load Boot Logo into ACPI table | Sean Rhodes | 2022-08-03 | 2 | -0/+14 |
* | UefiPayloadPkg: Add a Macro to enable Boot Logo | Sean Rhodes | 2022-08-03 | 4 | -0/+20 |
* | UefiPayloadPkg/PlatformBootManagerLib: Correct spacing in boot prompt | Sean Rhodes | 2022-08-03 | 1 | -1/+1 |
* | UefiPayloadPkg: Add support for logging to CBMEM console | Benjamin Doron | 2022-07-27 | 4 | -6/+327 |
* | UefiPayloadPkg: Fix RelaAddress type always mismatch in if condition | James Lu | 2022-07-27 | 1 | -1/+1 |
* | UefiPayloadPkg: Add macro to support selection of CryptoDxe driver | PaytonX Hsieh | 2022-07-25 | 2 | -0/+12 |
* | UefiPayloadPkg: Add macro to support selective driver in UPL | James Lu | 2022-07-18 | 2 | -1/+34 |
* | UefiPayloadPkg/PlatformBootManagerLib: Evenly space boot prompt | Sean Rhodes | 2022-07-16 | 1 | -4/+4 |
* | UefiPayloadPkg: Add CryptoDxe driver to UefiPayload | PaytonX Hsieh | 2022-07-11 | 2 | -2/+35 |
* | UefiPayloadPkg: Align Attribute value with UPL spec | Gua Guo | 2022-06-30 | 1 | -0/+1 |
* | UefiPayloadPkg: Backward support with python 3.6 | KasimX Liu | 2022-06-24 | 1 | -8/+25 |
* | UefiPayloadPkg: UniversalPayloadBuild.py to support --pcd feature | Gua Guo | 2022-06-21 | 1 | -0/+8 |
* | UefiPayloadPkg: Always split page table entry to 4K if it covers stack. | Liu, Zhiguang | 2022-06-20 | 1 | -10/+2 |
* | UefiPayloadPkg: Increase the PcdMaximumUnicodeStringLength | Xie, Yuanhao | 2022-06-17 | 1 | -0/+1 |
* | UefiPayloadPkg: Align SpecRevision value with UPL spec | Gua Guo | 2022-05-27 | 1 | -1/+1 |
* | UefiPayloadPkg: Align Identifier value with UPL spec | Gua Guo | 2022-05-27 | 1 | -1/+1 |
* | UefiPayloadPkg: Add VariableFlashInfoLib | Michael Kubacki | 2022-05-19 | 1 | -0/+1 |
* | UefiPayloadPkg: Connect all root bridge in PlatformBootManagerBeforeConsole | Liu, Zhiguang | 2022-05-13 | 2 | -35/+15 |
* | UefiPayloadPkg: Add Serial IO device path according to related protocol | Liu, Zhiguang | 2022-05-13 | 3 | -107/+41 |
* | UefiPayloadPkg: Simplify code logic | Liu, Zhiguang | 2022-05-13 | 2 | -73/+25 |
* | UefiPayloadPkg: Fix the UPL build failure | Tan, Dun | 2022-05-09 | 1 | -3/+3 |
* | UefiPayloadPkg: Add CpuLib to module INFs that depend on UefiCpuLib. | Yu Pu | 2022-05-06 | 3 | -0/+3 |
* | UefiPayloadPkg: Add definition for PayloadCommandLine HOB | duntan | 2022-05-06 | 2 | -0/+29 |
* | UefiPayloadPkg: Fix IA32 entry build failure | Tan, Dun | 2022-04-22 | 1 | -6/+12 |
* | UefiPayloadPkg: Fix the build failure | Guo Dong | 2022-04-14 | 1 | -2/+2 |
* | UefiPayloadPkg: Add --quiet argument to Universal Payload build script | Guo Dong | 2022-04-10 | 1 | -2/+4 |
* | UefiPayloadPkg: Add dependency of VariableSmm driver. | Li, Zhihao | 2022-04-10 | 1 | -1/+2 |
* | UefiPayloadPkg: Support IA32 Build | Guo Dong | 2022-04-10 | 1 | -1/+3 |
* | UefiPayloadPkg: Fix PciHostBridgeLib | Lean Sheng Tan | 2022-04-10 | 1 | -4/+9 |
* | UefiPayloadPkg: Consume the new added DebugPrintErrorLevelLib instance | Xie, Yuanhao | 2022-04-03 | 1 | -1/+1 |
* | UefiPayloadPkg: Change some configuration of the payload | Xie, Yuanhao | 2022-04-03 | 1 | -5/+5 |
* | UefiPayloadPkg: Add a new DebugPrintErrorLevelLib instance | Xie, Yuanhao | 2022-04-03 | 4 | -1/+151 |
* | UefiPayloadPkg: Make Boot Timeout configurable | Guo Dong | 2022-03-29 | 1 | -1/+2 |
* | UefiPayloadPkg/Library/PlatformBootManagerLib: Remove broken VGA detection | Patrick Rudolph | 2022-03-29 | 1 | -9/+9 |
* | UefiPayloadPkg: Fix PciHostBridgeLib | Patrick Rudolph | 2022-03-29 | 1 | -119/+18 |
* | UefiPayloadPkg: Fix architecture in the build instruction | Akihiko Odaki | 2022-03-29 | 1 | -1/+1 |