summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney155-1143/+155
2019-04-02MdeModulePkg: Add definitions for EDKII DEBUG PPIZhichao Gao1-0/+82
2019-02-25MdeModulePkg: Rename confusion function nameChen A Chen1-1/+2
2019-02-22MdeModulePkg: Add the new API ResetSystem in the head fileZhichao Gao1-1/+27
2019-02-22MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()Hao Wu1-2/+5
2019-02-22MdeModulePkg: Add GUID for LockBox to save storage dev to init in S3Hao Wu1-0/+64
2019-02-22MdeModulePkg: Add definitions for Storage Security Command PPIHao Wu1-0/+283
2019-02-22MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPIHao Wu1-0/+219
2019-02-22MdeModulePkg: Add definitions for ATA AHCI host controller PPIHao Wu1-0/+89
2019-01-31MdeModulePkg/CapsuleApp: Add a function used to get next DevicePathChen A Chen1-1/+20
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock frequencyMarcin Wojtas1-2/+5
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost to SdMmcOverrideTomasz Michalec1-0/+1
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOverride protocolTomasz Michalec1-0/+17
2018-11-20MdeModulePkg/SdMmcPciHcDxe: Add an optional parameter in NotifyPhaseMarcin Wojtas1-1/+3
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-6/+1
2018-09-06MdeModulePkg: Remove trailing white spaceStar Zeng1-1/+1
2018-09-03MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan1-2/+3
2018-07-27MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBootRuiyu Ni1-0/+13
2018-07-13MdeModulePkg/PerformanceMeasurement.h: Correct the licenseDandan Bi1-22/+9
2018-07-05MdeModulePkg/S3SmmInitDone.h: Fix copyright coding style error.Eric Dong1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao91-1142/+1142
2018-06-26MdeModulePkg: Update performance library instancesBi, Dandan1-6/+0
2018-06-26MdeModulePkg/ExtendedFirmwarePerf: Remove PerfId definitionsBi, Dandan1-25/+0
2018-06-26MdeModulePkg: Add PERFORMANCE_MEASUREMENT_PROTOCOLBi, Dandan1-0/+91
2018-06-25MdeModulePkg: Add GUID for recovery capsule on NVM Express devicesHao Wu1-0/+9
2018-06-25MdeModulePkg: Add definitions for EDKII PEI NVME host controller PPIHao Wu1-0/+92
2018-06-08MdeModulePkg: Add AtaAtapiPolicy protocol definitionRuiyu Ni1-0/+59
2018-05-28MdeModulePkg: Add DisplayUpdateProgressLib classMichael D Kinney2-0/+120
2018-04-23MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni1-8/+18
2018-04-04MdeModulePkg SmmMemoryAttribute.h: Refine some commentsStar Zeng1-10/+7
2018-03-19MdeModulePkg: Fix coding style issues in file/function commentsDandan Bi1-1/+1
2018-03-15MdeModulePkg/PciHostBridgeLib.h: add address TranslationHeyi Guo1-0/+19
2018-03-13MdeModulePkg PCD: Remove PCD_TYPE_SKU_ENABLED in PCD_TYPE_ALL_SETStar Zeng1-1/+1
2018-03-13MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLEDGao, Liming1-2/+1
2018-03-08MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLYStar Zeng1-3/+11
2018-03-03MdeModulePkg: Add S3SmmInitDone definitionStar Zeng1-0/+27
2018-02-28MdeModulePkg: Add Boot Logo 2 ProtocolKinney, Michael D1-0/+118
2018-02-28MdeModulePkg/PlatformLogo.h: Correct function header commentsRuiyu Ni1-7/+2
2018-02-24MdeModulePkg/RecoveryDevice.h: Remove semicolon after GUID definitionsHao Wu1-5/+5
2018-02-12MdeModulePkg/Performance.h: Remove the useless definitionDandan Bi1-26/+1
2018-02-11MdeModulePkg: Add BmpSupportLib class and instanceKinney, Michael D1-0/+106
2018-02-09MdeModulePkg/ResetSystemPei: Add reset notifications in PEIBret Barkelew3-4/+36
2018-02-09MdeModulePkg: Add ResetUtility library class and BASE instanceMichael D Kinney1-0/+110
2018-02-09MdeModulePkg/ResetSystemRuntimeDxe: Add platform filter and handlerMichael D Kinney4-0/+120
2018-02-08MdeModulePkg:Add definitions for new Performance infrastructureGao, Liming2-1/+303
2018-02-07MdeModulePkg Ppi/IoMmu.h: Add EFI_NOT_AVAILABLE_YET return status codeStar Zeng1-2/+13
2018-01-30MdeModulePkg: introduce SD/MMC override protocolArd Biesheuvel1-0/+97
2018-01-16MdeModulePkg: Did some code enhancement for DxeIpIoLib.Wang Fan1-2/+19
2018-01-12MdeModulePkg/DxeNetLib: Add array range check in NetIp6IsNetEqual().Wang Fan1-4/+46
2018-01-09MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan1-2/+16