summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki994-101136/+107433
2021-12-07MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney17-50/+48
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney99-408/+381
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney146-1622/+1563
2021-12-03MdeModulePkg/DxeCorePerformanceLib:Variable Initialwenyi,xie via groups.io1-0/+2
2021-11-30MdeModulePkg: Update YAML to ignore specific ECC files/errorsMichael D Kinney1-6/+3
2021-11-24MdeModulePkg AtaAtapiPassThru: Skip the potential NULL pointer accessLiming Gao1-0/+7
2021-11-12MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxeedk2-stable202111-rc1Dandan Bi13-293/+306
2021-11-10MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interfaceYang Jie2-30/+63
2021-11-10MdeModulePkg\UfsBlockIoPei: UFS MMIO address size support both 32/64 bitsIan Chiu1-2/+45
2021-11-10MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsuleBob Morgan2-3/+19
2021-11-09MdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T. check if device supportLiming Gao1-10/+9
2021-11-08MdeModulePkg: Reproduce builds across source format changesMichael D Kinney2-2/+2
2021-11-08MdeModulePkg/XhciSched: Fix missing DEBUG argumentsMichael Kubacki1-2/+2
2021-11-05MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC buildsMichael D Kinney1-3/+3
2021-10-21MdeModulePkg/SortLib: Add QuickSort function on BaseLibIanX Kuo2-223/+8
2021-10-14MdeModulePkg/Core/Dxe: Acquire a lock when iterating gHandleListHua Ma4-41/+64
2021-10-14MdeModulePkg/Sd: Corrections for Extra.uni filesKonstantin Aladyshev3-5/+8
2021-10-08MdeModulePkg/Core/Dxe: Add lock protection in CoreLocateHandleBuffer()Hua Ma1-13/+51
2021-09-30MdeModulePkg: CI YAML: Added new GUID to ignore duplicate listKun Qin1-0/+1
2021-09-29MdeModulePkg/BootManagerMenuApp: Limit string drawing within one lineZhichao Gao1-3/+69
2021-09-26MdeModulePkg/PciBusDxe: Improve the flow of testing support attributesxueshengfeng1-2/+5
2021-09-16MdeModulePkg/Core/Pei: Fix pointer size mismatch in EvacuateTempRam()Michael Kubacki1-2/+5
2021-09-16MdeModulePkg/Core/Pei: Make migrated PEIM message verboseMichael Kubacki1-1/+1
2021-09-16MdeModulePkg/Core/Pei: Fix typo in function descriptionsMichael Kubacki2-3/+3
2021-09-03MdeModulePkg: Fix typo of "memory" in RamDiskDxe debug messageRebecca Cran1-1/+1
2021-09-02MdeModulePkg/HiiDatabaseDxe:remove dead code blockWenyi Xie1-3/+0
2021-09-01MdeModulePkg/PiSmmCore: Drop deprecated image profiling commandsMarvin H?user2-83/+12
2021-08-30MdeModulePkg:Increase Nvme capacity displayzhoucheng1-0/+2
2021-08-30MdeModulePkg: Add BootDiscoveryPolicyOld variable.Grzegorz Bernacki1-0/+1
2021-08-30MdeModulePkg/EbcDxe: Mitigate memcpy intrinsicsMarvin H?user3-3/+15
2021-08-27MdeModulePkg/PeiCore: Remove MigrateSecModulesInFv()Michael Kubacki1-96/+0
2021-08-13MdeModulePkg PCD: Reinstall PCD service PPIS when memory availableedk2-stable202108-rc1Yeh, GregX1-1/+70
2021-08-12MdeModulePkg/UefiSortLib:Add UefiSortLib unit testWenyi Xie4-0/+246
2021-08-03MdeModulePkg: Add BootDiscoveryPolicyUiLib.Grzegorz Bernacki8-0/+336
2021-08-02MdeModulePkg/CapsuleApp: Fix typo in error messageSeonghyun Park1-1/+1
2021-07-22MdeModulePkg PiSmmCore: Change MemoryAttributes message to DEBUG_VERBOSEYang Gang1-13/+13
2021-07-21MdeModulePkg PCD: Print which PCD was unable to be foundDaniel Schaefer1-1/+2
2021-07-14MdeModulePkg/RamDiskDxe: Init list head before registering RamDisk protocolTrammell Hudson1-5/+6
2021-07-13MdeModulePkg: Change the PldHeader to Header in ExtraData.hTan, Dun1-1/+3
2021-07-07MdeModulePkg: Update YAML file to fix CI errorNickle Wang1-1/+4
2021-07-07MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool()Nickle Wang2-13/+20
2021-07-06MdeModulePkg/PartitionDxe: Ignore PMBR BootIndicator per UEFI specNeal Gompa1-2/+1
2021-06-24MdeModulePkg: Add new structure for the Universal Payload Serial Port InfoZhiguang Liu2-0/+33
2021-06-22MdeModulePkg/BdsDxe: Update BdsEntry to use Variable PolicyKen Lautner3-7/+17
2021-06-17MdeModulePkg PciBusDxe: Increase the width of data read during oprom shadowSumana Venur1-2/+2
2021-06-16PeiCore: Remove assertion when failing to load PE imageRay Ni1-4/+1
2021-06-16MdeModulePkg/UniversalPayload: Add definition for extra info in payloadRay Ni3-0/+55
2021-06-16MdeModulePkg/ACPI: Install ACPI table from HOB.Zhiguang Liu4-38/+271
2021-06-16MdeModulePkg: Add new structure for the Universal Payload ACPI Table HobZhiguang Liu2-0/+33