summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-09155-1143/+155
* MdeModulePkg: Add definitions for EDKII DEBUG PPIZhichao Gao2019-04-021-0/+82
* MdeModulePkg: Rename confusion function nameChen A Chen2019-02-251-1/+2
* MdeModulePkg: Add the new API ResetSystem in the head fileZhichao Gao2019-02-221-1/+27
* MdeModulePkg/SmmLockBoxLib: Support LockBox enlarge in UpdateLockBox()Hao Wu2019-02-221-2/+5
* MdeModulePkg: Add GUID for LockBox to save storage dev to init in S3Hao Wu2019-02-221-0/+64
* MdeModulePkg: Add definitions for Storage Security Command PPIHao Wu2019-02-221-0/+283
* MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPIHao Wu2019-02-221-0/+219
* MdeModulePkg: Add definitions for ATA AHCI host controller PPIHao Wu2019-02-221-0/+89
* MdeModulePkg/CapsuleApp: Add a function used to get next DevicePathChen A Chen2019-01-311-1/+20
* MdeModulePkg/SdMmcPciHcDxe: Allow overriding base clock frequencyMarcin Wojtas2018-11-201-2/+5
* MdeModulePkg/SdMmcPciHcDxe: Add SwitchClockFreqPost to SdMmcOverrideTomasz Michalec2018-11-201-0/+1
* MdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOverride protocolTomasz Michalec2018-11-201-0/+17
* MdeModulePkg/SdMmcPciHcDxe: Add an optional parameter in NotifyPhaseMarcin Wojtas2018-11-201-1/+3
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-6/+1
* MdeModulePkg: Remove trailing white spaceStar Zeng2018-09-061-1/+1
* MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.Fu Siyuan2018-09-031-2/+3
* MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBootRuiyu Ni2018-07-271-0/+13
* MdeModulePkg/PerformanceMeasurement.h: Correct the licenseDandan Bi2018-07-131-22/+9
* MdeModulePkg/S3SmmInitDone.h: Fix copyright coding style error.Eric Dong2018-07-051-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2891-1142/+1142
* MdeModulePkg: Update performance library instancesBi, Dandan2018-06-261-6/+0
* MdeModulePkg/ExtendedFirmwarePerf: Remove PerfId definitionsBi, Dandan2018-06-261-25/+0
* MdeModulePkg: Add PERFORMANCE_MEASUREMENT_PROTOCOLBi, Dandan2018-06-261-0/+91
* MdeModulePkg: Add GUID for recovery capsule on NVM Express devicesHao Wu2018-06-251-0/+9
* MdeModulePkg: Add definitions for EDKII PEI NVME host controller PPIHao Wu2018-06-251-0/+92
* MdeModulePkg: Add AtaAtapiPolicy protocol definitionRuiyu Ni2018-06-081-0/+59
* MdeModulePkg: Add DisplayUpdateProgressLib classMichael D Kinney2018-05-282-0/+120
* MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototypeRuiyu Ni2018-04-231-8/+18
* MdeModulePkg SmmMemoryAttribute.h: Refine some commentsStar Zeng2018-04-041-10/+7
* MdeModulePkg: Fix coding style issues in file/function commentsDandan Bi2018-03-191-1/+1
* MdeModulePkg/PciHostBridgeLib.h: add address TranslationHeyi Guo2018-03-151-0/+19
* MdeModulePkg PCD: Remove PCD_TYPE_SKU_ENABLED in PCD_TYPE_ALL_SETStar Zeng2018-03-131-1/+1
* MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLEDGao, Liming2018-03-131-2/+1
* MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLYStar Zeng2018-03-081-3/+11
* MdeModulePkg: Add S3SmmInitDone definitionStar Zeng2018-03-031-0/+27
* MdeModulePkg: Add Boot Logo 2 ProtocolKinney, Michael D2018-02-281-0/+118
* MdeModulePkg/PlatformLogo.h: Correct function header commentsRuiyu Ni2018-02-281-7/+2
* MdeModulePkg/RecoveryDevice.h: Remove semicolon after GUID definitionsHao Wu2018-02-241-5/+5
* MdeModulePkg/Performance.h: Remove the useless definitionDandan Bi2018-02-121-26/+1
* MdeModulePkg: Add BmpSupportLib class and instanceKinney, Michael D2018-02-111-0/+106
* MdeModulePkg/ResetSystemPei: Add reset notifications in PEIBret Barkelew2018-02-093-4/+36
* MdeModulePkg: Add ResetUtility library class and BASE instanceMichael D Kinney2018-02-091-0/+110
* MdeModulePkg/ResetSystemRuntimeDxe: Add platform filter and handlerMichael D Kinney2018-02-094-0/+120
* MdeModulePkg:Add definitions for new Performance infrastructureGao, Liming2018-02-082-1/+303
* MdeModulePkg Ppi/IoMmu.h: Add EFI_NOT_AVAILABLE_YET return status codeStar Zeng2018-02-071-2/+13
* MdeModulePkg: introduce SD/MMC override protocolArd Biesheuvel2018-01-301-0/+97
* MdeModulePkg: Did some code enhancement for DxeIpIoLib.Wang Fan2018-01-161-2/+19
* MdeModulePkg/DxeNetLib: Add array range check in NetIp6IsNetEqual().Wang Fan2018-01-121-4/+46
* MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan2018-01-091-2/+16