Age | Commit message (Expand) | Author | Files | Lines |
2014-08-20 | MdePkg: Introduced BaseStackCheckLib (cont.) | Andrew Fish | 2 | -0/+97 |
2014-08-20 | MdePkg: Introduced BaseStackCheckLib | Andrew Fish | 1 | -0/+4 |
2014-08-20 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding style | Eric Dong | 1 | -22/+36 |
2014-08-16 | MdePkg: library INF files should reference feature PCDs under [FeaturePcd] | Laszlo Ersek | 2 | -2/+4 |
2014-08-16 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warnings | Laszlo Ersek | 1 | -2/+2 |
2014-08-16 | MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warning | Laszlo Ersek | 1 | -0/+1 |
2014-08-14 | Roll-back from an accidental commit. | lhauch | 1 | -1/+0 |
2014-08-14 | Change svn:mime-type property on all Unicode files (extension .uni) in edk2 | lhauch | 1 | -0/+1 |
2014-08-12 | MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instance | Laszlo Ersek | 3 | -0/+1489 |
2014-08-12 | MdePkg: introduce OrderedCollectionLib library class | Kinney, Michael D | 2 | -0/+434 |
2014-08-11 | MdePkg: Fix Clang build failure | Gao, Liming | 13 | -14/+14 |
2014-08-08 | Added SMBIOS 2.8.0 updates. | Elvin Li | 1 | -9/+26 |
2014-08-07 | Add type cast for better coding style. | Qiu Shumin | 2 | -6/+6 |
2014-08-04 | Add missing ACPI5.1 table. | jyao1 | 1 | -1/+19 |
2014-07-28 | Add ACPI5.1 header file. | jyao1 | 3 | -9/+2127 |
2014-07-21 | MdePkg BaseLib: Fix a corner case of Source and Destination overlap. | Star Zeng | 1 | -4/+4 |
2014-07-14 | MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran... | Star Zeng | 1 | -1/+2 |
2014-07-09 | MdePkg/BasePrintLib: Do not do operations with NULL | Harry Liebel | 1 | -7/+14 |
2014-06-26 | Refine code to make it more safely. | Eric Dong | 1 | -1/+2 |
2014-06-24 | Correct comment typo in AsmReadCr0() function. | Gao, Liming | 1 | -2/+2 |
2014-05-22 | Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. | Ruiyu Ni | 1 | -6/+2 |
2014-05-13 | Fix comment typos. | Gao, Liming | 4 | -9/+9 |
2014-05-12 | Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES. | Gao, Liming | 1 | -2/+2 |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan | 6 | -13/+49 |
2014-05-06 | MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r... | Star Zeng | 1 | -3/+11 |
2014-05-05 | Add device path node/text conversion for NVMe device path node. | Ruiyu Ni | 2 | -0/+75 |
2014-04-30 | MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou... | Tian, Feng | 2 | -9/+9 |
2014-03-25 | MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an... | Star Zeng | 1 | -1/+2 |
2014-03-25 | Support load 64 bit image from 32 bit core. | Eric Dong | 1 | -6/+25 |
2014-03-20 | Removes MacString Rt attribute in Ip4Config/Mnp driver. | Fu Siyuan | 1 | -3/+2 |
2014-03-01 | Add comment for S3BootScriptSaveMemPoll API, since it does not match PI speci... | jyao1 | 2 | -2/+12 |
2014-02-25 | Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL... | Ari Zigler | 1 | -1/+1 |
2014-02-12 | Add more check for PE COFF SizeOfHeader field. | jyao1 | 1 | -1/+25 |
2014-01-27 | Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in... | Shumin Qiu | 1 | -1/+1 |
2014-01-22 | Fix CRLF format | Tian, Hot | 1 | -276/+276 |
2014-01-21 | Optimize the code to not call StrToBuf when DataLength is 0. | Ruiyu Ni | 1 | -1/+3 |
2014-01-17 | Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. | Gao, Liming | 4 | -0/+4 |
2014-01-16 | Follow UEFI2.4.a spec, add more description on parameter check. | jyao1 | 1 | -2/+3 |
2014-01-15 | Follow UEFI spec to convert unrecognized device path structure from/to hex du... | Ruiyu Ni | 3 | -16/+210 |
2014-01-15 | 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib... | Gao, Liming | 5 | -42/+120 |
2014-01-14 | Update FMP Header file Comments per UEFI2.4A | Gao, Liming | 1 | -2/+4 |
2014-01-14 | Update the comments to follow spec update. | Eric Dong | 1 | -2/+2 |
2014-01-13 | Follow UEFI2.4.a spec, deprecate 6 hash algo. | jyao1 | 1 | -1/+11 |
2014-01-13 | Add a new header file to define Adapter Information Protocol. | Shumin Qiu | 2 | -0/+232 |
2014-01-13 | Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h. | Ruiyu Ni | 1 | -5/+7 |
2014-01-10 | MdePkg: add missing #defines for decoding PCIe 2.1 extended capability struct... | Jaben Carsey | 1 | -0/+4 |
2014-01-09 | MdePkg: Add PCI Express 2.1 and 3.0 structures | Jaben Carsey | 3 | -2/+249 |
2014-01-09 | Updates MdePkg package version from 1.03 to 1.04 | Gao, Liming | 2 | -5/+5 |
2014-01-09 | Correct function comments of S3BootScriptCloseTable(). | Liming Gao | 2 | -2/+2 |
2014-01-09 | Add processor family 2 definition in SMBIOS header file. | Yi Li | 1 | -1/+17 |