Age | Commit message (Expand) | Author | Files | Lines |
2019-08-07 | MdeModulePkg/DxeCapsuleLibFmp: Add missing description for parameter | Zhang, Shenglei | 1 | -0/+1 |
2019-08-07 | MdeModulePkg/EsrtFmpDxe: Enhance ESRT to support multiple controllers | Jin, Eric | 1 | -137/+257 |
2019-08-05 | MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNull | Zhang, Shenglei | 7 | -115/+0 |
2019-08-05 | MdeModulePkg: Remove S3Lib.h and PeiS3LibNull | Zhang, Shenglei | 7 | -116/+0 |
2019-08-05 | MdeModulePkg/UsbBusDxe: Return error when the device is not present | Marcin Wojtas | 1 | -0/+1 |
2019-08-02 | MdeModulePkg/PiSmmCore: Use unique structure signatures | Michael D Kinney | 1 | -7/+7 |
2019-08-02 | MdeModulePkg: Fix typos and add periods | Shenglei Zhang | 2 | -3/+3 |
2019-07-10 | MdeModulePkg/Setup: Check ConfigAccess protocol in case it's destroyed | GregX Yeh | 1 | -0/+34 |
2019-07-01 | MdeModulePkg SmbiosMeasurementDxe: Add Type4 Voltage field to blacklist | Star Zeng | 1 | -0/+1 |
2019-07-01 | PciBusDxe: duplicate node insertion for every PPB device in the system | Javeed, Ashraf | 1 | -18/+1 |
2019-07-01 | MdeModulePkg/BdsDxe: Use a pcd to control PlatformRecovery | Zhichao Gao | 2 | -25/+45 |
2019-07-01 | MdeModulePkg: Add a pcd to set the OS indications bit | Bret Barkelew | 2 | -0/+12 |
2019-07-01 | MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol | Albecki, Mateusz | 6 | -231/+814 |
2019-07-01 | MdeModulePkg/SdMmcOverride: Add GetOperatingParam notify phase | Albecki, Mateusz | 1 | -7/+53 |
2019-07-01 | MdeModulePkg/UfsPassThruDxe: Fix unaligned data transfer handling | Albecki, Mateusz | 2 | -54/+150 |
2019-06-28 | MdeModulePkg/DxeCapsuleLibFmp: Add missing NULL pointer check. | Wei6 Xu | 1 | -0/+6 |
2019-06-27 | MdeModulePkg/UfsPassThruDxe: Refactor UFS device presence detection | Albecki, Mateusz | 1 | -32/+18 |
2019-06-26 | MdeModulePkg/CapsulePei: Add memory pointer check | Gao, Zhichao | 1 | -1/+5 |
2019-06-26 | MdeModulePkg: Add CapsuleOnDiskLoadPei PEIM. | Wei6 Xu | 5 | -0/+534 |
2019-06-26 | MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib. | Wei6 Xu | 10 | -30/+2451 |
2019-06-26 | MdeModulePkg/DxeIpl: Support Capsule On Disk. | Wei6 Xu | 3 | -11/+42 |
2019-06-26 | MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature. | Wei6 Xu | 2 | -1/+12 |
2019-06-26 | MdeModulePkg/BdsDxe: Support Capsule On Disk. | Wei6 Xu | 2 | -2/+7 |
2019-06-26 | MdeModulePkg: Add Capsule On Disk related definition. | Wei6 Xu | 3 | -0/+137 |
2019-06-26 | MdeModulePkg/CapsuleApp: Enhance Capsule-On-Disk related functions. | Wei6 Xu | 6 | -332/+323 |
2019-06-24 | MdeModulePkg/PeiMain: PeiAllocatePool: output NULL if HOB creation fails | Bret Barkelew | 1 | -1/+6 |
2019-06-24 | MdeMoudlePkg/CapsulePei: No need to remain space for null-terminate | Zhichao Gao | 1 | -1/+1 |
2019-06-24 | MdeMoudlePkg/CapsulePei: Optimize GetScatterGatherHeadEntries | Zhichao Gao | 1 | -14/+37 |
2019-06-24 | MdeMoudlePkg/CapsulePei: Optimize AreCapsulesStaged | Zhichao Gao | 1 | -29/+13 |
2019-06-24 | MdeMoudlePkg/CapsulePei: Fix coding style issue | Zhichao Gao | 1 | -5/+3 |
2019-06-24 | MdeModulePkg/CapsulePei: Optimize the CapsulePei | Bret Barkelew | 3 | -155/+172 |
2019-06-24 | MdeModulePkg/NvmExpressPei: Produce NVM Express PassThru PPI | Maggie Chu | 8 | -117/+420 |
2019-06-24 | MdeModulePkg: Add definitions for NVM Express Passthru PPI | Chu, Maggie | 2 | -0/+159 |
2019-06-21 | Revert "Capsule-on-Disk entire Patch | Zhang, Chao B | 28 | -3266/+68 |
2019-06-20 | MdeModulePkg: Add CapsuleOnDiskLoadPei PEIM. | Wei6 Xu | 5 | -0/+539 |
2019-06-20 | MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib. | Wei6 Xu | 10 | -30/+2452 |
2019-06-20 | MdeModulePkg/DxeIpl: Support Capsule On Disk. | Wei6 Xu | 3 | -11/+42 |
2019-06-20 | MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature. | Wei6 Xu | 2 | -1/+12 |
2019-06-20 | MdeModulePkg/BdsDxe: Support Capsule On Disk. | Wei6 Xu | 2 | -2/+7 |
2019-06-20 | MdeModulePkg/CapsuleApp: Enhance Capsule-On-Disk related functions. | xuwei6 | 3 | -24/+77 |
2019-06-20 | MdeModulePkg: Add Capsule On Disk related definition. | Wei6 Xu | 3 | -0/+137 |
2019-06-17 | MdeModulePkg: Add missing instances for build only | Bret Barkelew | 1 | -0/+16 |
2019-06-14 | MdeModulePkg: Introduce EDKII_SERIAL_PORT_LIB_VENDOR_GUID | Anthony PERARD | 4 | -1/+25 |
2019-06-13 | MdeModulePkg/GraphicsConsoleDxe: Initialize the output mode | Zhichao Gao | 2 | -10/+34 |
2019-06-13 | MdeModulePkg/ConSplitterDxe: Optimize the ConSplitterTextOutSetMode | Aaron Antone | 2 | -12/+25 |
2019-06-11 | MdeModulePkg/PciBusDxe: catch unimplemented extended config space reads | Laszlo Ersek | 1 | -0/+13 |
2019-06-05 | Revert "EmulatorPkg: don't display the cpu current speed" | Laszlo Ersek | 1 | -0/+5 |
2019-06-04 | EmulatorPkg: don't display the cpu current speed | Zhiguang Liu | 1 | -5/+0 |
2019-05-31 | MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 path | Hao A Wu | 1 | -1/+8 |
2019-05-27 | MdeModulePkg: Remove network library header file from package DEC file | Liming Gao | 1 | -23/+0 |