summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-01MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen2-1/+278
2014-09-01MdePkg Base.h: Always define ASM_PFXJordan Justen7-13/+36
2014-08-28Don't initialize local variables in its declaration. Gao, Liming1-2/+4
2014-08-28Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification.Samer El-Haj-Mahmoud elhaj1-1/+6
2014-08-28MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WAT...Star Zeng1-2/+2
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-94/+277
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming102-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming102-230/+366
2014-08-26Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac...Samer El-Haj-Mahmoud elhaj1-0/+39
2014-08-26Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t...Samer El-Haj-Mahmoud elhaj1-1/+11
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-22Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming1-9/+133
2014-08-21MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish4-6/+4
2014-08-20MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish2-0/+97
2014-08-20MdePkg: Introduced BaseStackCheckLibAndrew Fish1-0/+4
2014-08-20MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding styleEric Dong1-22/+36
2014-08-16MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek2-2/+4
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek1-2/+2
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek1-0/+1
2014-08-14Roll-back from an accidental commit.lhauch1-1/+0
2014-08-14Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch1-0/+1
2014-08-12MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek3-0/+1489
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D2-0/+434
2014-08-11MdePkg: Fix Clang build failureGao, Liming13-14/+14
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li1-9/+26
2014-08-07Add type cast for better coding style.Qiu Shumin2-6/+6
2014-08-04Add missing ACPI5.1 table.jyao11-1/+19