summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng2014-05-061-3/+11
* Add device path node/text conversion for NVMe device path node.Ruiyu Ni2014-05-052-0/+75
* MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng2014-04-302-9/+9
* MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng2014-03-251-1/+2
* Support load 64 bit image from 32 bit core.Eric Dong2014-03-251-6/+25
* Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan2014-03-201-3/+2
* Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci...jyao12014-03-012-2/+12
* Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL...Ari Zigler2014-02-251-1/+1
* Add more check for PE COFF SizeOfHeader field.jyao12014-02-121-1/+25
* Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu2014-01-271-1/+1
* Fix CRLF formatTian, Hot2014-01-221-276/+276
* Optimize the code to not call StrToBuf when DataLength is 0.Ruiyu Ni2014-01-211-1/+3
* Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming2014-01-174-0/+4
* Follow UEFI2.4.a spec, add more description on parameter check.jyao12014-01-161-2/+3
* Follow UEFI spec to convert unrecognized device path structure from/to hex du...Ruiyu Ni2014-01-153-16/+210
* 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming2014-01-155-42/+120
* Update FMP Header file Comments per UEFI2.4AGao, Liming2014-01-141-2/+4