summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Add UEFI2.5 HASH protocol definition.Yao, Jiewen2015-05-052-0/+208
* MdePkg: Add UEFI2.5 EFI_NVM_EXPRESS_PASS_THRU_PROTOCOL definitionsFeng Tian2015-05-042-1/+293
* MdePkg/BaseLib: Preserve EBX register and fix stack offset to LinearAddress i...Michael Kinney2015-04-302-1/+3
* Add IPV6 support from UNDIYe Ting2015-04-302-4/+25
* MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian2015-04-296-2/+96
* MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definitionLiming Gao2015-04-294-4/+23
* MdePkg: Trim trailing whitespaces for ESRT related filesHao Wu2015-04-282-114/+114
* MdePkg: Add ESRT Interface DefinitionsHao Wu2015-04-284-9/+175
* MdePkg: Add the header file for UEFI PI Multi-processor PPIHao Wu2015-04-282-0/+286
* MdePkg: Add PI 1.4 Graphics HOB and PPI header filesHao Wu2015-04-283-0/+134
* MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney2015-04-279-18/+34
* MdePkg/BaseLib: Support IA32 processors without CMOVxMichael Kinney2015-04-2716-53/+83
* MdePkg/BaseLib: Support IA32 processors without CLFLUSHMichael Kinney2015-04-273-5/+43
* MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSHMichael Kinney2015-04-272-13/+25
* ACPI5.1 definition bug fix.Yao, Jiewen2015-04-211-2/+2
* Add ACPI6.0 header file.Yao, Jiewen2015-04-212-2/+2335
* ARM toolchain raised this compilation error when using the macro ACPI_DISPLAY...Michael Kinney2015-04-151-9/+9
* Rollback r17180.Shumin Qiu2015-04-156-1335/+2
* MdePkg: Add Bluetooth related definition.Shumin Qiu2015-04-156-2/+1335
* MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng2015-04-104-181/+1724
* MdePkg: Fix build fail when DDK3790 tool chain is usedScott Duplichan2015-04-101-1/+1
* Rollback r17113.Hao Wu2015-04-034-289/+123
* MdePkg: Add ESRT Interface DefinitionsHao Wu2015-04-034-123/+289
* MdePkg: Missing GUID variable in DiskInfo.hFelix Polyudov2015-04-022-0/+8
* MdePkg: fix ARM version of InternalMathSwapBytes64 ()Ard Biesheuvel2015-03-271-12/+4
* MdePkg: BaseSynchronizationLib: fix Increment/Decrement retvals for ARMTyler Smith2015-03-202-0/+4
* Updated Memory Error Record Per UEFI Specification 2.4a.Jeff Fan2015-03-201-3/+7
* MdePkg:Fix typo 'caculate' in MdePkg.Qiu Shumin2015-03-173-7/+7
* MdePkg: Add SMBIOS 3.0 configuration table Guid.Elvin Li2015-03-162-1/+10
* MdePkg: Convert non DOS format files to DOS formatHot Tian2015-03-054-169/+169
* MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel2015-02-2817-0/+622
* MdePkg/BaseSynchronizationLib: Added proper support for ARM architectureOlivier Martin2015-02-286-232/+497
* Fix typo.Yao, Jiewen2015-02-251-4/+4
* MdePkg: Fixed wrong definition in smbios.h.Elvin Li2015-02-251-1/+1
* MdePkg: BasePciLibPciExpress: list ARM and AARCH64 as valid architecturesLaszlo Ersek2015-02-231-1/+1
* MdePkg: Add new definitions for SMBIOS 3.0.Elvin Li2015-02-151-5/+53
* MdePkg: Add missing library classes in DEC declaration.Shumin Qiu2015-02-101-0/+3
* MdePkg: Fix WINDDK3790 build failureLiming Gao2015-02-101-1/+3
* MdePkg: Correct Help of Error LevelLiming Gao2015-02-062-4/+4
* MdePkg: Update BaseDebugLibStdErr libraryLiming Gao2015-02-062-2/+21
* MdePkg: Update BaseDebugLibConOut libraryLiming Gao2015-02-062-2/+21
* MdePkg: Update BaseDebugLibNull libraryLiming Gao2015-02-061-1/+20
* MdePkg: Update BaseDebugLibSerialPort libraryLiming Gao2015-02-062-1/+21
* MdePkg: Add Help and Prompt for new PCDLiming Gao2015-02-061-0/+0
* MdePkg: Add new API DebugPrintLevelEnabled() in DebugLibLiming Gao2015-02-061-2/+26
* MdePkg: Add new FixedAtBuild PCDLiming Gao2015-02-061-0/+24
* MdePkg: Refine the protocol format in SmmMemLib.Shumin Qiu2015-02-061-1/+1
* MdePkg: Remove redundant ModeModulePkg dependence in SmmMemLib.Shumin Qiu2015-02-041-1/+0
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Add SmmMemLib, which can be used by SMM driver or SMM core to check communica...Yao, Jiewen2015-02-026-0/+539