Age | Commit message (Expand) | Author |
2014-11-20 | MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function. | Eugene Cohen |
2014-11-19 | MdePkg DxePcdLib: Updates DxePcdLib instance comments. | Liming Gao |
2014-11-17 | MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro. | Star Zeng |
2014-11-14 | UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for... | Qin Long |
2014-11-12 | MdePkg: Add RETURN_ADDRESS macro into Base.h. | Star Zeng |
2014-11-07 | Add safe string function to base lib. | jyao1 |
2014-11-04 | MdePkg: fix comments typo about EFIAPI for X64 | Chen Fan |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-10-31 | MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for Clang | Olivier Martin |
2014-10-31 | MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob() | Star Zeng |
2014-10-27 | MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. | Star Zeng |
2014-10-24 | Clean not in pub spec comments status codes returned for functions of EFI_TCG... | Gao, Liming |
2014-10-22 | [MdePkg] Code clean-up: Remove trailing spaces | Lee Leahy |
2014-09-04 | MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 | Jordan Justen |
2014-09-04 | MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug | Jordan Justen |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-02 | Update MdePkg package version from 1.04 to 1.05 | Gao, Liming |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code | Jordan Justen |
2014-09-01 | MdePkg BaseLib NASM Thunk16: Use NASM local labels | Jordan Justen |
2014-09-01 | MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version | Jordan Justen |
2014-09-01 | MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version | Jordan Justen |
2014-09-01 | MdePkg Base.h: Always define ASM_PFX | Jordan Justen |
2014-08-28 | Don't initialize local variables in its declaration. | Gao, Liming |
2014-08-28 | Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification. | Samer El-Haj-Mahmoud elhaj |
2014-08-28 | MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WAT... | Star Zeng |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-26 | Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac... | Samer El-Haj-Mahmoud elhaj |
2014-08-26 | Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t... | Samer El-Haj-Mahmoud elhaj |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-08-22 | Only reserve the aligned memory instead of reserving the unaligned memory in ... | Gao, Liming |
2014-08-21 | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish |
2014-08-20 | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish |
2014-08-20 | MdePkg: Introduced BaseStackCheckLib | Andrew Fish |
2014-08-20 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding style | Eric Dong |
2014-08-16 | MdePkg: library INF files should reference feature PCDs under [FeaturePcd] | Laszlo Ersek |
2014-08-16 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warnings | Laszlo Ersek |
2014-08-16 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warning | Laszlo Ersek |
2014-08-14 | Roll-back from an accidental commit. | lhauch |
2014-08-14 | Change svn:mime-type property on all Unicode files (extension .uni) in edk2 | lhauch |
2014-08-12 | MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instance | Laszlo Ersek |
2014-08-12 | MdePkg: introduce OrderedCollectionLib library class | Kinney, Michael D |
2014-08-11 | MdePkg: Fix Clang build failure | Gao, Liming |
2014-08-08 | Added SMBIOS 2.8.0 updates. | Elvin Li |
2014-08-07 | Add type cast for better coding style. | Qiu Shumin |
2014-08-04 | Add missing ACPI5.1 table. | jyao1 |