summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-27Added PlatformNotification to ACPI 5.0 PCCT structure.Samer El-Haj-Mahmoud2-2/+6
2014-11-24MdePkg Add USB Spec constants to Usb.hjaben carsey1-1/+27
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen1-2/+31
2014-11-19MdePkg DxePcdLib: Updates DxePcdLib instance comments.Liming Gao1-0/+5
2014-11-17MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro.Star Zeng1-12/+32
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long2-53/+139
2014-11-12MdePkg: Add RETURN_ADDRESS macro into Base.h.Star Zeng1-1/+22
2014-11-07Add safe string function to base lib.jyao13-1/+1197
2014-11-04MdePkg: fix comments typo about EFIAPI for X64Chen Fan1-2/+2
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-10-31MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for ClangOlivier Martin2-2/+6
2014-10-31MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng1-4/+5
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng4-3/+133
2014-10-24Clean not in pub spec comments status codes returned for functions of EFI_TCG...Gao, Liming1-8/+2
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy7-240/+240
2014-09-04MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16Jordan Justen2-3/+3
2014-09-04MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bugJordan Justen2-2/+10
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming103-0/+0
2014-09-02Update MdePkg package version from 1.04 to 1.05Gao, Liming2-2/+2
2014-09-01MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0Jordan Justen2-2/+2
2014-09-01MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' codeJordan Justen2-49/+46
2014-09-01MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit codeJordan Justen2-115/+87
2014-09-01MdePkg BaseLib NASM Thunk16: Use NASM local labelsJordan Justen2-65/+65
2014-09-01MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen2-1/+335