summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* MdePkg: Refine the format of INF files and the declaration in header file.Shumin Qiu2015-01-232-5/+5
* Resolve buffer check overrun issue.Yao, Jiewen2015-01-221-2/+2
* MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h f...Feng Tian2015-01-211-241/+241
* Fix GCC build error.Yao, Jiewen2015-01-201-2/+2
* Add HSTI support.Yao, Jiewen2015-01-199-2/+1143
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-137-11/+1883
* MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu2015-01-092-2/+42
* Do not assert when the device path node length is invalid.Ruiyu Ni2014-12-231-8/+3
* MdePkg: fix mixed dos and linux EOL format issueHot Tian2014-12-234-102/+102
* MdePkg: Add deprecate flag for the functions which has a replace function in ...Eric Dong2014-12-152-3/+54
* MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek2014-11-281-52/+1
* MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek2014-11-281-28/+0
* Added PlatformNotification to ACPI 5.0 PCCT structure.Samer El-Haj-Mahmoud2014-11-272-2/+6
* MdePkg Add USB Spec constants to Usb.hjaben carsey2014-11-241-1/+27