Age | Commit message (Expand) | Author | Files | Lines |
2024-03-06 | UefiPayloadPkg: Make Dsc accomodative of other archs | Dhaval | 1 | -21/+27 |
2024-02-23 | UefiPayloadPkg: Make UPL build script arch agnostic | Dhaval | 1 | -1/+1 |
2024-02-01 | UefiPayloadPkg/Crypto: Support external Crypto drivers. | MarsX Lin | 1 | -0/+2 |
2024-01-26 | UefiPayloadPkg/Crypto: Support external Crypto drivers. | Gua Guo | 1 | -1/+9 |
2024-01-08 | UefiPayloadPkg: Add macro to enable selection of timer | Hua Ma | 1 | -0/+16 |
2023-12-20 | UefiPayloadPkg: Specifies SmmCpuSyncLib instance | Jiaxin Wu | 1 | -0/+1 |
2023-11-27 | UefiPayloadPkg: Add ImagePropertiesRecordLib Instance | Taylor Beebe | 1 | -0/+1 |
2023-09-26 | UefiPayloadPkg: Add FIT support | Brucex.Wang | 1 | -4/+23 |
2023-07-11 | UefiPayloadPkg: Integrate UiApp and BootManagerMenuApp into MultiFv | MarsX Lin | 1 | -4/+4 |
2023-06-13 | UefiPayloadPkg: Add CAPSULE_SUPPORT in UPL and set it as FALSE in default | MarsX Lin | 1 | -0/+5 |
2023-05-31 | UefiPayloadPkg: Add CpuPageTableLib required by SecCore & CpuMpPei | Jiaxin Wu | 1 | -1/+1 |
2023-05-02 | UefiPayloadPkg: Fix issues when MULTIPLE_DEBUG_PORT_SUPPORT is true | PaytonX Hsieh | 1 | -2/+9 |
2023-04-12 | UefiPayloadPkg: Always build MemoryTypeInformation HOB for DXE GCD | Benjamin Doron | 1 | -2/+0 |
2023-03-14 | UefiPayloadPkg: Correct MAX_LOGICAL_PROCESSORS value | MarsX Lin | 1 | -1/+1 |
2023-03-10 | UefiPayloadPkg: Remove UefiCpuLib from module INFs. | Yu Pu | 1 | -1/+0 |
2023-03-07 | UefiPayloadPkg: Add CpuPageTableLib required by MpInitLib. | Xie, Yuanhao | 1 | -1/+2 |
2023-01-09 | Revert "UefiPayloadPkg: Add CpuPageTableLib required by MpInitLib." | Yuanhao Xie | 1 | -1/+0 |
2023-01-06 | UefiPayloadPkg: Move RTC PCD to dynamic PCD | KasimX Liu | 1 | -2/+3 |
2022-12-20 | UefiPayloadPkg: Add CpuPageTableLib required by MpInitLib. | Yuanhao Xie | 1 | -0/+1 |
2022-12-20 | UefiPayloadPkg: Define default values for the DynamicEX PCDs | jdzhang | 1 | -8/+8 |
2022-11-14 | OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLib | Min M Xu | 1 | -1/+1 |
2022-10-13 | UefiPayloadPkg: Remove deprecate Crypto Service | Gua Guo | 1 | -2/+0 |
2022-09-07 | UefiPayloadPkg: Allow DxeMain.inf to consume the new SerialPortLib | Kavya | 1 | -0/+6 |
2022-09-05 | UefiPayloadPkg: To replace the libraries for the capsule driver. | KasimX Liu | 1 | -1/+2 |
2022-08-23 | UefiPayloadPkg: Add macro to control NvmExpressDxe | Kavya | 1 | -0/+3 |
2022-08-03 | UefiPayloadPkg: Load Boot Logo into ACPI table | Sean Rhodes | 1 | -0/+10 |
2022-08-03 | UefiPayloadPkg: Add a Macro to enable Boot Logo | Sean Rhodes | 1 | -0/+6 |
2022-07-27 | UefiPayloadPkg: Add support for logging to CBMEM console | Benjamin Doron | 1 | -5/+20 |
2022-07-25 | UefiPayloadPkg: Add macro to support selection of CryptoDxe driver | PaytonX Hsieh | 1 | -0/+10 |
2022-07-18 | UefiPayloadPkg: Add macro to support selective driver in UPL | James Lu | 1 | -0/+21 |
2022-07-11 | UefiPayloadPkg: Add CryptoDxe driver to UefiPayload | PaytonX Hsieh | 1 | -2/+34 |
2022-06-17 | UefiPayloadPkg: Increase the PcdMaximumUnicodeStringLength | Xie, Yuanhao | 1 | -0/+1 |
2022-05-19 | UefiPayloadPkg: Add VariableFlashInfoLib | Michael Kubacki | 1 | -0/+1 |
2022-04-10 | UefiPayloadPkg: Add dependency of VariableSmm driver. | Li, Zhihao | 1 | -1/+2 |
2022-04-03 | UefiPayloadPkg: Consume the new added DebugPrintErrorLevelLib instance | Xie, Yuanhao | 1 | -1/+1 |
2022-04-03 | UefiPayloadPkg: Change some configuration of the payload | Xie, Yuanhao | 1 | -5/+5 |
2022-03-29 | UefiPayloadPkg: Make Boot Timeout configurable | Guo Dong | 1 | -1/+2 |
2022-03-29 | UefiPayloadPkg: Fix build error | Guo Dong | 1 | -0/+4 |
2022-03-17 | UefiPayloadPkg: Hookup SD/MMC timeout | Sean Rhodes | 1 | -0/+2 |
2022-03-07 | UefiPayloadPkg: Make Boot Manager Key configurable | Sean Rhodes | 1 | -0/+2 |
2022-03-04 | UefiPayloadPkg: Add build option for Above 4G Memory | Sean Rhodes | 1 | -0/+3 |
2022-01-28 | UefiPayloadPkg: Use BaseCpuTimerLib for Universal Payload by default | Liu, Zhiguang | 1 | -5/+5 |
2022-01-17 | UefiPayloadPkg: Not use BaseCpuTimerLib by default. | Liu, Zhiguang | 1 | -1/+6 |
2021-12-08 | UefiPayloadPkg/UefiPayloadPkg.dsc:Add BootManagerLib for BootManagerMenuApp | Feng, Ning | 1 | -2/+4 |
2021-12-08 | UefiPayloadPkg: Add performance measurement feature | Liu, Zhiguang | 1 | -1/+33 |
2021-10-25 | UefiPayloadPkg: Add SMM support and SMM variable support | Guo Dong | 1 | -8/+93 |
2021-10-11 | UefiPayloadPkg: Add a macro to select the SecurityStubDxe driver. | Liu, Zhiguang | 1 | -1/+3 |
2021-09-30 | UefiPayloadPkg: Remove asm code and sharing libraries | Guo Dong | 1 | -9/+1 |
2021-09-29 | UefiPayloadPkg: Update maximum logic processor to 256 | Cheng-Chieh Huang | 1 | -1/+1 |
2021-09-24 | UefiPayloadPkg: Add Macro to enable or disable some drivers. | Zhiguang Liu | 1 | -2/+8 |