summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2014-08-16MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek2-2/+4
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek1-2/+2
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek1-0/+1
2014-08-14Roll-back from an accidental commit.lhauch1-1/+0
2014-08-14Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch1-0/+1
2014-08-12MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek3-0/+1489
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D2-0/+434
2014-08-11MdePkg: Fix Clang build failureGao, Liming13-14/+14
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li1-9/+26
2014-08-07Add type cast for better coding style.Qiu Shumin2-6/+6
2014-08-04Add missing ACPI5.1 table.jyao11-1/+19
2014-07-28Add ACPI5.1 header file.jyao13-9/+2127
2014-07-21MdePkg BaseLib: Fix a corner case of Source and Destination overlap.Star Zeng1-4/+4
2014-07-14MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng1-1/+2
2014-07-09MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel1-7/+14
2014-06-26Refine code to make it more safely.Eric Dong1-1/+2
2014-06-24Correct comment typo in AsmReadCr0() function. Gao, Liming1-2/+2
2014-05-22Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build.Ruiyu Ni1-6/+2
2014-05-13Fix comment typos. Gao, Liming4-9/+9
2014-05-12Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES.Gao, Liming1-2/+2
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan6-13/+49
2014-05-06MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng1-3/+11
2014-05-05Add device path node/text conversion for NVMe device path node.Ruiyu Ni2-0/+75
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng2-9/+9
2014-03-25MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng1-1/+2
2014-03-25Support load 64 bit image from 32 bit core.Eric Dong1-6/+25
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan1-3/+2
2014-03-01Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci...jyao12-2/+12
2014-02-25Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL...Ari Zigler1-1/+1
2014-02-12Add more check for PE COFF SizeOfHeader field.jyao11-1/+25
2014-01-27Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu1-1/+1
2014-01-22Fix CRLF formatTian, Hot1-276/+276
2014-01-21Optimize the code to not call StrToBuf when DataLength is 0.Ruiyu Ni1-1/+3
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming4-0/+4
2014-01-16Follow UEFI2.4.a spec, add more description on parameter check.jyao11-2/+3
2014-01-15Follow UEFI spec to convert unrecognized device path structure from/to hex du...Ruiyu Ni3-16/+210
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming5-42/+120
2014-01-14Update FMP Header file Comments per UEFI2.4AGao, Liming1-2/+4
2014-01-14Update the comments to follow spec update.Eric Dong1-2/+2
2014-01-13Follow UEFI2.4.a spec, deprecate 6 hash algo.jyao11-1/+11
2014-01-13Add a new header file to define Adapter Information Protocol.Shumin Qiu2-0/+232
2014-01-13Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h.Ruiyu Ni1-5/+7
2014-01-10MdePkg: add missing #defines for decoding PCIe 2.1 extended capability struct...Jaben Carsey1-0/+4
2014-01-09MdePkg: Add PCI Express 2.1 and 3.0 structuresJaben Carsey3-2/+249
2014-01-09Updates MdePkg package version from 1.03 to 1.04Gao, Liming2-5/+5
2014-01-09Correct function comments of S3BootScriptCloseTable().Liming Gao2-2/+2
2014-01-09Add processor family 2 definition in SMBIOS header file.Yi Li1-1/+17
2014-01-07MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...Star Zeng4-76/+169
2014-01-03Correct function comments of S3BootScriptSaveDispatch2().Liming Gao2-4/+4
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao4-3/+18