Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-01-07 | MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo... | Star Zeng | 4 | -76/+169 |
2014-01-03 | Correct function comments of S3BootScriptSaveDispatch2(). | Liming Gao | 2 | -4/+4 |
2013-12-31 | Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf... | Liming Gao | 4 | -3/+18 |
2013-12-30 | MdePkg: First instruction after clearing CR0.PE must be a far jmp. | David Woodhouse | 2 | -29/+35 |
2013-12-30 | Clean up hard-coded offsets and other utter bogosity in Thunk16.S | David Woodhouse | 1 | -50/+71 |
2013-12-23 | MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv... | Star Zeng | 2 | -2/+8 |
2013-12-18 | Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c... | Ruiyu Ni | 1 | -35/+40 |
2013-12-10 | 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. | Fu Siyuan | 1 | -1/+5 |
2013-12-04 | Correct file header comments for DiskIo2.h. | Ruiyu Ni | 1 | -4/+3 |
2013-11-26 | Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd... | Shumin Qiu | 1 | -2/+3 |
2013-11-22 | TempRam Done PPI definition in PI1.2.1 | Liming Gao | 2 | -4/+4 |
2013-11-22 | Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1. | Jeff Fan | 3 | -6/+121 |
2013-11-20 | Add 2.4 to system table version. | Shumin Qiu | 1 | -3/+3 |
2013-11-20 | Update revisions for PI1.3. | Shumin Qiu | 3 | -4/+4 |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng | 12 | -16/+830 |
2013-11-19 | Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech... | Long, Qin | 2 | -0/+167 |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng | 6 | -86/+68 |
2013-11-15 | Add support for PI1.2.1 TempRam Done PPI. | Liming Gao | 4 | -6/+96 |
2013-11-08 | Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx... | Shumin Qiu | 3 | -0/+579 |
2013-11-07 | Fix several bugs in DevicePathLib implementation regarding the device path no... | Ruiyu Ni | 2 | -64/+71 |
2013-11-05 | Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe... | Jeff Fan | 1 | -1/+3 |
2013-10-30 | Update SimpleFileSystem.h to add the asynchronous File IO API definition. | Ruiyu Ni | 1 | -3/+162 |
2013-10-29 | Use rsp instead of esp to save 64-bit stack pointer. | Elvin Li | 2 | -6/+6 |
2013-10-15 | Enable UEFI firmware to support FMP capsule format. | czhang46 | 3 | -1/+100 |
2013-10-14 | MdePkg PeiServicesLib: Refine the code to avoid error report. | Star Zeng | 1 | -0/+2 |
2013-10-14 | Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO... | Ruiyu Ni | 1 | -25/+15 |
2013-10-11 | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng | 8 | -41/+521 |
2013-10-09 | Update PeiCore to support load PEIM into memory on S3 boot path. | Liming Gao | 1 | -2/+5 |
2013-09-29 | Add the definition for Timestamp Protocol and a new driver base on TimerLib ... | Shumin Qiu | 2 | -0/+104 |
2013-09-22 | Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported. | jyao1 | 1 | -2/+2 |
2013-09-18 | Add TPM2 related header file. | jyao1 | 5 | -0/+2186 |
2013-09-17 | Remove the non-ASCII characters in the comments of StatusCodeDataTypeId | Shumin Qiu | 1 | -2/+2 |