Age | Commit message (Expand) | Author |
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 |
2014-07-28 | Add ACPI5.1 header file. | jyao1 |
2014-07-21 | MdePkg BaseLib: Fix a corner case of Source and Destination overlap. | Star Zeng |
2014-07-14 | MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran... | Star Zeng |
2014-07-09 | MdePkg/BasePrintLib: Do not do operations with NULL | Harry Liebel |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-06-24 | Correct comment typo in AsmReadCr0() function. | Gao, Liming |
2014-05-22 | Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. | Ruiyu Ni |
2014-05-13 | Fix comment typos. | Gao, Liming |
2014-05-12 | Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES. | Gao, Liming |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan |