summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2015-04-30MdePkg/BaseLib: Preserve EBX register and fix stack offset to LinearAddress i...Michael Kinney2-1/+3
2015-04-30Add IPV6 support from UNDIYe Ting2-4/+25
2015-04-29MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian6-2/+96
2015-04-29MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definitionLiming Gao4-4/+23
2015-04-28MdePkg: Trim trailing whitespaces for ESRT related filesHao Wu2-114/+114
2015-04-28MdePkg: Add ESRT Interface DefinitionsHao Wu4-9/+175
2015-04-28MdePkg: Add the header file for UEFI PI Multi-processor PPIHao Wu2-0/+286
2015-04-28MdePkg: Add PI 1.4 Graphics HOB and PPI header filesHao Wu3-0/+134
2015-04-27MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney9-18/+34
2015-04-27MdePkg/BaseLib: Support IA32 processors without CMOVxMichael Kinney16-53/+83
2015-04-27MdePkg/BaseLib: Support IA32 processors without CLFLUSHMichael Kinney3-5/+43
2015-04-27MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSHMichael Kinney2-13/+25
2015-04-21ACPI5.1 definition bug fix.Yao, Jiewen1-2/+2
2015-04-21Add ACPI6.0 header file.Yao, Jiewen2-2/+2335
2015-04-15ARM toolchain raised this compilation error when using the macro ACPI_DISPLAY...Michael Kinney1-9/+9
2015-04-15Rollback r17180.Shumin Qiu6-1335/+2
2015-04-15MdePkg: Add Bluetooth related definition.Shumin Qiu6-2/+1335
2015-04-10MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng4-181/+1724
2015-04-10MdePkg: Fix build fail when DDK3790 tool chain is usedScott Duplichan1-1/+1
2015-04-03Rollback r17113.Hao Wu4-289/+123
2015-04-03MdePkg: Add ESRT Interface DefinitionsHao Wu4-123/+289
2015-04-02MdePkg: Missing GUID variable in DiskInfo.hFelix Polyudov2-0/+8
2015-03-27MdePkg: fix ARM version of InternalMathSwapBytes64 ()Ard Biesheuvel1-12/+4
2015-03-20MdePkg: BaseSynchronizationLib: fix Increment/Decrement retvals for ARMTyler Smith2-0/+4
2015-03-20Updated Memory Error Record Per UEFI Specification 2.4a.Jeff Fan1-3/+7
2015-03-17MdePkg:Fix typo 'caculate' in MdePkg.Qiu Shumin3-7/+7
2015-03-16MdePkg: Add SMBIOS 3.0 configuration table Guid.Elvin Li2-1/+10
2015-03-05MdePkg: Convert non DOS format files to DOS formatHot Tian4-169/+169
2015-02-28MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel17-0/+622
2015-02-28MdePkg/BaseSynchronizationLib: Added proper support for ARM architectureOlivier Martin6-232/+497
2015-02-25Fix typo.Yao, Jiewen1-4/+4
2015-02-25MdePkg: Fixed wrong definition in smbios.h.Elvin Li1-1/+1
2015-02-23MdePkg: BasePciLibPciExpress: list ARM and AARCH64 as valid architecturesLaszlo Ersek1-1/+1
2015-02-15MdePkg: Add new definitions for SMBIOS 3.0.Elvin Li1-5/+53
2015-02-10MdePkg: Add missing library classes in DEC declaration.Shumin Qiu1-0/+3
2015-02-10MdePkg: Fix WINDDK3790 build failureLiming Gao1-1/+3
2015-02-06MdePkg: Correct Help of Error LevelLiming Gao2-4/+4
2015-02-06MdePkg: Update BaseDebugLibStdErr libraryLiming Gao2-2/+21
2015-02-06MdePkg: Update BaseDebugLibConOut libraryLiming Gao2-2/+21
2015-02-06MdePkg: Update BaseDebugLibNull libraryLiming Gao1-1/+20
2015-02-06MdePkg: Update BaseDebugLibSerialPort libraryLiming Gao2-1/+21
2015-02-06MdePkg: Add Help and Prompt for new PCDLiming Gao1-0/+0
2015-02-06MdePkg: Add new API DebugPrintLevelEnabled() in DebugLibLiming Gao1-2/+26
2015-02-06MdePkg: Add new FixedAtBuild PCDLiming Gao1-0/+24
2015-02-06MdePkg: Refine the protocol format in SmmMemLib.Shumin Qiu1-1/+1
2015-02-04MdePkg: Remove redundant ModeModulePkg dependence in SmmMemLib.Shumin Qiu1-1/+0
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-02-02Add SmmMemLib, which can be used by SMM driver or SMM core to check communica...Yao, Jiewen6-0/+539
2015-01-23MdePkg: Refine the format of INF files and the declaration in header file.Shumin Qiu2-5/+5
2015-01-22Resolve buffer check overrun issue.Yao, Jiewen1-2/+2