summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
...
* MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng2014-10-274-3/+133
* Clean not in pub spec comments status codes returned for functions of EFI_TCG...Gao, Liming2014-10-241-8/+2
* [MdePkg] Code clean-up: Remove trailing spacesLee Leahy2014-10-227-240/+240
* MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16Jordan Justen2014-09-042-3/+3
* MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bugJordan Justen2014-09-042-2/+10
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-03103-0/+0
* Update MdePkg package version from 1.04 to 1.05Gao, Liming2014-09-022-2/+2
* MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0Jordan Justen2014-09-012-2/+2
* MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' codeJordan Justen2014-09-012-49/+46
* MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit codeJordan Justen2014-09-012-115/+87
* MdePkg BaseLib NASM Thunk16: Use NASM local labelsJordan Justen2014-09-012-65/+65
* MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen2014-09-012-1/+335
* MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen2014-09-012-1/+278
* MdePkg Base.h: Always define ASM_PFXJordan Justen2014-09-017-13/+36
* Don't initialize local variables in its declaration. Gao, Liming2014-08-281-2/+4
* Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification.Samer El-Haj-Mahmoud elhaj2014-08-281-1/+6
* MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WAT...Star Zeng2014-08-281-2/+2
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-272-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-94/+277
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-27102-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-27102-230/+366
* Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac...Samer El-Haj-Mahmoud elhaj2014-08-261-0/+39
* Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t...Samer El-Haj-Mahmoud elhaj2014-08-261-1/+11
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming2014-08-221-9/+133
* MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish2014-08-214-6/+4
* MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish2014-08-202-0/+97
* MdePkg: Introduced BaseStackCheckLibAndrew Fish2014-08-201-0/+4
* MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding styleEric Dong2014-08-201-22/+36
* MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek2014-08-162-2/+4
* MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek2014-08-161-2/+2
* MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek2014-08-161-0/+1
* Roll-back from an accidental commit.lhauch2014-08-141-1/+0
* Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch2014-08-141-0/+1
* MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek2014-08-123-0/+1489
* MdePkg: introduce OrderedCollectionLib library classKinney, Michael D2014-08-122-0/+434
* MdePkg: Fix Clang build failureGao, Liming2014-08-1113-14/+14
* Added SMBIOS 2.8.0 updates.Elvin Li2014-08-081-9/+26
* Add type cast for better coding style.Qiu Shumin2014-08-072-6/+6
* Add missing ACPI5.1 table.jyao12014-08-041-1/+19
* Add ACPI5.1 header file.jyao12014-07-283-9/+2127
* MdePkg BaseLib: Fix a corner case of Source and Destination overlap.Star Zeng2014-07-211-4/+4
* MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng2014-07-141-1/+2
* MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel2014-07-091-7/+14
* Refine code to make it more safely.Eric Dong2014-06-261-1/+2
* Correct comment typo in AsmReadCr0() function. Gao, Liming2014-06-241-2/+2
* Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build.Ruiyu Ni2014-05-221-6/+2
* Fix comment typos. Gao, Liming2014-05-134-9/+9
* Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.Gao, Liming2014-05-121-2/+2
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-076-13/+49