summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2018-07-06MdeModulePkg/DisplayEngineDxe: Fix small InitializeDisplayEngine leakThomas Palmer1-0/+2
2018-07-06MdeModulePkg/UefiBootManagerLib: Fix small LoadOptionToVariable leakThomas Palmer1-8/+11
2018-07-05MdeModulePkg/S3SmmInitDone.h: Fix copyright coding style error.Eric Dong1-1/+1
2018-07-04MdeModulePkg/Variable: Check EFI_MEMORY_RUNTIME attribute before setting itBrijesh Singh1-7/+9
2018-07-04MdeModulePkg/SmmCorePerformanceLib: Update mPerformanceLengthDandan Bi1-4/+4
2018-07-03MdeModulePkg SataControllerDxe: Use compare logic in if conditionStar Zeng1-1/+1
2018-07-03MdeModulePkg Variable: Add/Correct GetHobVariableStore para descriptionStar Zeng2-1/+4
2018-07-03MdeModulePkg/ResetSystemRuntimeDxe: Add more info in debug messageRuiyu Ni1-1/+4
2018-07-03MdeModulePkg/[Pei|Dxe]ResetSystemLib: Add PPI/Protocol dependencyRuiyu Ni2-0/+5
2018-07-03MdeModulePkg/ResetUtilityLib: Add pack(1) for reset data structureRuiyu Ni1-1/+8
2018-07-03MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0Ruiyu Ni1-0/+9
2018-07-03MdeModulePkg/BmpSupportLib: Correct debug messageRuiyu Ni1-2/+2
2018-07-02MdeModulePkg SataControllerDxe: Calculate ChannelCount based on PI valueStar Zeng2-4/+25
2018-07-02MdeModulePkg PeiCore: Not assume PpiDescriptor and Ppi in same rangeStar Zeng1-89/+115
2018-07-02MdeModulePkg Variable: Make sure no more than one Variable HOBStar Zeng2-0/+48
2018-07-02MdeModulePkg Variable: Abstract GetHobVariableStore functionStar Zeng2-42/+91
2018-06-29MdeModulePkg/Sd: Fix typo when adding model name stringHao Wu2-3/+3
2018-06-29MdeModulePkg/AtaPassThru: Add missing NULL ptr check in BindingStartHao Wu1-5/+4
2018-06-28MdeModulePkg/PerformanceLib: Add NULL pointer checkDandan Bi3-17/+32
2018-06-28MdeModulePkg/PiSmmCore: Remove SMM Perf entryDandan Bi1-4/+0
2018-06-28MdeModulePkg: Update IP4 driver to check for NULL pointer before using.Fu Siyuan1-20/+17
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1010-13595/+13595
2018-06-27MdeModulePkg UsbBusPei: Fix wrong buffer length used to read hub descStar Zeng2-74/+38
2018-06-27MdeModulePkg UsbBusDxe: Fix wrong buffer length used to read hub descStar Zeng2-78/+32
2018-06-26MdeModulePkg: Use new added Perf macrosBi, Dandan11-76/+53
2018-06-26MdeModulePkg: Update performance library instancesBi, Dandan8-720/+1565
2018-06-26MdeModulePkg/ExtendedFirmwarePerf: Remove PerfId definitionsBi, Dandan1-25/+0
2018-06-26MdeModulePkg: Update Performance instances to use new protocolBi, Dandan10-1078/+283
2018-06-26MdeModulePkg: Add PERFORMANCE_MEASUREMENT_PROTOCOLBi, Dandan2-0/+94
2018-06-26MdeModulePkg/CapsuleRuntimeDxe: Fix ECC issueDandan Bi2-1/+6
2018-06-25MdeModulePkg BootMaintenanceManagerUiLib: Move refresh boot option laterLiming Gao1-2/+1
2018-06-25MdeModulePkg BdsDxe: Correct VariableLockProtocol usage to match code logicLiming Gao1-1/+1
2018-06-25MdeModulePkg: Add GUID for recovery capsule on NVM Express devicesHao Wu2-0/+12
2018-06-25MdeModulePkg/NvmExpressPei: Add the NVME device PEI BlockIo supportHao Wu13-0/+3424
2018-06-25MdeModulePkg: Add definitions for EDKII PEI NVME host controller PPIHao Wu2-0/+95
2018-06-21MdeModulePkg: Enable SATA Controller PCI mem spaceSami Mujawar2-1/+86
2018-06-21MdeModulePkg/NetworkPkg: Checking for NULL pointer before use.Fu Siyuan1-2/+5
2018-06-19MdeModulePkg/Core: remove SMM check for Heap Guard feature detectionJian J Wang1-10/+0
2018-06-19MdeModulePkg/AtaAtapiPassThru: Fix VS2010/VS2012 build failureRuiyu Ni1-1/+1
2018-06-15MdeModulePkg/DxeCapsuleLibFmp: pass progress callback only if it worksArd Biesheuvel1-3/+10
2018-06-15MdeModulePkg/CapsuleRuntimeDxe: clean the capsule payload to DRAMArd Biesheuvel5-29/+213
2018-06-14MdeModulePkg/IncompPciDeviceSupport: Use correct descriptor lengthRuiyu Ni1-2/+2
2018-06-13MdeModulePkg/SdDxe: Demote DEBUG print to DEBUG_BLKIOHao Wu1-2/+2
2018-06-13MdeModulePkg/NvmExpressDxe: Adjust R/W DEBUG prints to BLKIO levelHao Wu1-5/+5
2018-06-12MdeModulePkg Variable: Use comparison logic to check UINTN parameterLiming Gao2-14/+14
2018-06-11MdeModulePkg/EmmcDxe: demote DEBUG print to DEBUG_BLKIOArd Biesheuvel1-1/+4
2018-06-11MdeModulePkg/Library/BaseSerialPortLib16550: Ensure FIFO Polled ModeLeo Duran1-4/+12
2018-06-08MdeModulePkg/DxeCapsuleLibFmp: Add progress bar supportKinney, Michael D5-36/+131
2018-06-08MdeModulePkg/Ata/AtaAtapiPassThru: Enable/disable DEVSLP per policyRuiyu Ni2-2/+235
2018-06-08MdeModulePkg/AtaAtapiPassThru: enable/disable PUIS per policyRuiyu Ni4-2/+71