summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-21MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h f...Feng Tian1-241/+241
2015-01-20Fix GCC build error.Yao, Jiewen1-2/+2
2015-01-19Add HSTI support.Yao, Jiewen9-2/+1143
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel7-11/+1883
2015-01-09MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu2-2/+42
2014-12-23Do not assert when the device path node length is invalid.Ruiyu Ni1-8/+3
2014-12-23MdePkg: fix mixed dos and linux EOL format issueHot Tian4-102/+102
2014-12-15MdePkg: Add deprecate flag for the functions which has a replace function in ...Eric Dong2-3/+54
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek1-52/+1
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek1-28/+0