summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 RedfishAbner Chang2021-02-051-13/+47
* MdeModulePkg: Define the VarCheckPolicyLib and SMM interfaceBret Barkelew2020-11-171-0/+54
* MdeModulePkg: Define the VariablePolicyHelperLibBret Barkelew2020-11-171-0/+164
* MdeModulePkg: Define the VariablePolicyLibBret Barkelew2020-11-171-0/+207
* MdeModulePkg: Define the VariablePolicy protocol interfaceBret Barkelew2020-11-171-0/+157
* MdeModulePkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-2/+2
* MdeModulePkg/PeCoffImageEmulator.h: Apply BSD-2-Clause-PatentMichael D Kinney2020-08-061-8/+1
* MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019...Guomin Jiang2020-07-281-0/+22
* MdeModulePkg/VariableSmmRuntimeDxe: switch to MM communicate 2Ard Biesheuvel2020-05-121-3/+3
* MdeModulePkg/SecurityManagementLib: Mark the File parameter as OPTIONALGuomin Jiang2020-04-221-1/+1
* MdeModulePkg: Remove gEfiFormBrowserExProtocolGuid Protocol GuidGuoMinJ2020-03-301-1/+0
* MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel2020-01-101-11/+0
* MdeModulePkg: Add EDK2 Platform Boot Manager ProtocolAshish Singhal2020-01-081-0/+82
* MdeModulePkg/Include: Add DeviceSecurity.hJiewen Yao2019-11-111-0/+162
* MdeModulePkg/Variable: Add RT GetVariable() cache supportMichael Kubacki2019-11-051-1/+28
* NetworkPkg: Move network related header files from MdeModulePkg to NetworkPkgLiming Gao2019-10-083-63/+0
* MdeModulePkg: Extend the support keyboard type of Terminal consoleZhichao Gao2019-09-241-0/+17
* NetworkPkg: Move Dpc.h from MdeModulePkg to NetworkPkgShenglei Zhang2019-08-151-98/+0
* MdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFORM_PROTOCOLAlbecki, Mateusz2019-08-131-0/+124
* MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNullZhang, Shenglei2019-08-051-29/+0
* MdeModulePkg: Remove S3Lib.h and PeiS3LibNullZhang, Shenglei2019-08-051-28/+0
* MdeModulePkg: Fix typos and add periodsShenglei Zhang2019-08-021-1/+1
* MdeModulePkg/SdMmcOverride: Add GetOperatingParam notify phaseAlbecki, Mateusz2019-07-011-7/+53
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-261-1/+77
* MdeModulePkg: Add Capsule On Disk related definition.Wei6 Xu2019-06-261-0/+55
* MdeModulePkg: Add definitions for NVM Express Passthru PPIChu, Maggie2019-06-241-0/+156
* Revert "Capsule-on-Disk entire PatchZhang, Chao B2019-06-212-132/+1
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-201-1/+77
* MdeModulePkg: Add Capsule On Disk related definition.Wei6 Xu2019-06-201-0/+55
* MdeModulePkg: Introduce EDKII_SERIAL_PORT_LIB_VENDOR_GUIDAnthony PERARD2019-06-141-0/+19
* NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao2019-05-276-4017/+0
* MdeModulePkg/Library: Remove BaseUefiTianoCustomDecompressLibDandan Bi2019-05-151-22/+0
* MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtypeBret Barkelew2019-04-281-4/+30
* MdeModulePkg/ResetSystemLib.h: Change comments of ResetSystemZhichao Gao2019-04-281-3/+1
* MdeModulePkg: introduce PE/COFF image emulator protocolArd Biesheuvel2019-04-141-0/+107
* MdeModulePkg: Move BaseUefiTianoCustomDecompressLib toDandan Bi2019-04-101-0/+22
* 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