summaryrefslogtreecommitdiff
path: root/UefiPayloadPkg
AgeCommit message (Expand)AuthorFilesLines
2022-12-06UefiPayloadPkg: Support multiple firmware volumeMarsX Lin1-1/+15
2022-11-28UefiPayloadPkg: The UPL info section is not aligned at 4-byte boundaryVictorX Hsu1-2/+2
2022-11-14OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLibMin M Xu1-1/+1
2022-11-04UefiPayloadPkg: Boot mode in PHIT HOB will not be updatedVictorX Hsu1-1/+3
2022-10-13UefiPayloadPkg: Remove deprecate Crypto ServiceGua Guo1-2/+0
2022-09-28UefiPayloadPkg: Provide a wrapper for UniversalPayloadBuild.pyVictorX Hsu1-0/+17
2022-09-16UefiPayloadPkg/PayloadLoaderPeim: remove GCC build warningJames Lu1-17/+12
2022-09-07UefiPayloadPkg: Allow DxeMain.inf to consume the new SerialPortLibKavya1-0/+6
2022-09-07UefiPayloadPkg: Implement a new SerialPortLib instanceKavya2-0/+854
2022-09-05UefiPayloadPkg: To replace the libraries for the capsule driver.KasimX Liu1-1/+2
2022-08-23UefiPayloadPkg: Fix Coverity report defectJames Lu3-5/+5
2022-08-23UefiPayloadPkg: Add macro to control NvmExpressDxeKavya2-0/+5
2022-08-23UefiPayloadPkg: Return PciRootBridges instead of NULLKavya1-2/+2
2022-08-15UefiPayloadPkg: Remove clearing CR0.WP when protecting pagetableDun Tan1-6/+1
2022-08-03UefiPayloadPkg: Load Boot Logo into ACPI tableSean Rhodes2-0/+14
2022-08-03UefiPayloadPkg: Add a Macro to enable Boot LogoSean Rhodes4-0/+20
2022-08-03UefiPayloadPkg/PlatformBootManagerLib: Correct spacing in boot promptSean Rhodes1-1/+1
2022-07-27UefiPayloadPkg: Add support for logging to CBMEM consoleBenjamin Doron4-6/+327
2022-07-27UefiPayloadPkg: Fix RelaAddress type always mismatch in if conditionJames Lu1-1/+1
2022-07-25UefiPayloadPkg: Add macro to support selection of CryptoDxe driverPaytonX Hsieh2-0/+12
2022-07-18UefiPayloadPkg: Add macro to support selective driver in UPLJames Lu2-1/+34
2022-07-16UefiPayloadPkg/PlatformBootManagerLib: Evenly space boot promptSean Rhodes1-4/+4
2022-07-11UefiPayloadPkg: Add CryptoDxe driver to UefiPayloadPaytonX Hsieh2-2/+35
2022-06-30UefiPayloadPkg: Align Attribute value with UPL specGua Guo1-0/+1
2022-06-24UefiPayloadPkg: Backward support with python 3.6KasimX Liu1-8/+25
2022-06-21UefiPayloadPkg: UniversalPayloadBuild.py to support --pcd featureGua Guo1-0/+8
2022-06-20UefiPayloadPkg: Always split page table entry to 4K if it covers stack.Liu, Zhiguang1-10/+2
2022-06-17UefiPayloadPkg: Increase the PcdMaximumUnicodeStringLengthXie, Yuanhao1-0/+1
2022-05-27UefiPayloadPkg: Align SpecRevision value with UPL specGua Guo1-1/+1
2022-05-27UefiPayloadPkg: Align Identifier value with UPL specGua Guo1-1/+1
2022-05-19UefiPayloadPkg: Add VariableFlashInfoLibMichael Kubacki1-0/+1
2022-05-13UefiPayloadPkg: Connect all root bridge in PlatformBootManagerBeforeConsoleLiu, Zhiguang2-35/+15
2022-05-13UefiPayloadPkg: Add Serial IO device path according to related protocolLiu, Zhiguang3-107/+41
2022-05-13UefiPayloadPkg: Simplify code logicLiu, Zhiguang2-73/+25
2022-05-09UefiPayloadPkg: Fix the UPL build failureTan, Dun1-3/+3
2022-05-06UefiPayloadPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu3-0/+3
2022-05-06UefiPayloadPkg: Add definition for PayloadCommandLine HOBduntan2-0/+29
2022-04-22UefiPayloadPkg: Fix IA32 entry build failureTan, Dun1-6/+12
2022-04-14UefiPayloadPkg: Fix the build failureGuo Dong1-2/+2
2022-04-10UefiPayloadPkg: Add --quiet argument to Universal Payload build scriptGuo Dong1-2/+4
2022-04-10UefiPayloadPkg: Add dependency of VariableSmm driver.Li, Zhihao1-1/+2
2022-04-10UefiPayloadPkg: Support IA32 BuildGuo Dong1-1/+3
2022-04-10UefiPayloadPkg: Fix PciHostBridgeLibLean Sheng Tan1-4/+9
2022-04-03UefiPayloadPkg: Consume the new added DebugPrintErrorLevelLib instanceXie, Yuanhao1-1/+1
2022-04-03UefiPayloadPkg: Change some configuration of the payloadXie, Yuanhao1-5/+5
2022-04-03UefiPayloadPkg: Add a new DebugPrintErrorLevelLib instanceXie, Yuanhao4-1/+151
2022-03-29UefiPayloadPkg: Make Boot Timeout configurableGuo Dong1-1/+2
2022-03-29UefiPayloadPkg/Library/PlatformBootManagerLib: Remove broken VGA detectionPatrick Rudolph1-9/+9
2022-03-29UefiPayloadPkg: Fix PciHostBridgeLibPatrick Rudolph1-119/+18
2022-03-29UefiPayloadPkg: Fix architecture in the build instructionAkihiko Odaki1-1/+1