summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2014-08-28Don't initialize local variables in its declaration. Gao, Liming
2014-08-28Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification.Samer El-Haj-Mahmoud elhaj
2014-08-28MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WAT...Star Zeng
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-26Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac...Samer El-Haj-Mahmoud elhaj
2014-08-26Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t...Samer El-Haj-Mahmoud elhaj
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-22Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming
2014-08-21MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish
2014-08-20MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish
2014-08-20MdePkg: Introduced BaseStackCheckLibAndrew Fish
2014-08-20MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding styleEric Dong
2014-08-16MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek
2014-08-14Roll-back from an accidental commit.lhauch
2014-08-14Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch
2014-08-12MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D
2014-08-11MdePkg: Fix Clang build failureGao, Liming
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li
2014-08-07Add type cast for better coding style.Qiu Shumin
2014-08-04Add missing ACPI5.1 table.jyao1
2014-07-28Add ACPI5.1 header file.jyao1
2014-07-21MdePkg BaseLib: Fix a corner case of Source and Destination overlap.Star Zeng
2014-07-14MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng
2014-07-09MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel
2014-06-26Refine code to make it more safely.Eric Dong
2014-06-24Correct comment typo in AsmReadCr0() function. Gao, Liming
2014-05-22Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build.Ruiyu Ni
2014-05-13Fix comment typos. Gao, Liming
2014-05-12Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.Gao, Liming
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan
2014-05-06MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng
2014-05-05Add device path node/text conversion for NVMe device path node.Ruiyu Ni
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng
2014-03-25MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng
2014-03-25Support load 64 bit image from 32 bit core.Eric Dong
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan
2014-03-01Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci...jyao1
2014-02-25Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL...Ari Zigler
2014-02-12Add more check for PE COFF SizeOfHeader field.jyao1
2014-01-27Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu
2014-01-22Fix CRLF formatTian, Hot
2014-01-21Optimize the code to not call StrToBuf when DataLength is 0.Ruiyu Ni
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming
2014-01-16Follow UEFI2.4.a spec, add more description on parameter check.jyao1