Age | Commit message (Expand) | Author |
2013-11-26 | Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd... | Shumin Qiu |
2013-11-22 | TempRam Done PPI definition in PI1.2.1 | Liming Gao |
2013-11-22 | Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1. | Jeff Fan |
2013-11-20 | Add 2.4 to system table version. | Shumin Qiu |
2013-11-20 | Update revisions for PI1.3. | Shumin Qiu |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-19 | Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech... | Long, Qin |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng |
2013-11-15 | Add support for PI1.2.1 TempRam Done PPI. | Liming Gao |
2013-11-05 | Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe... | Jeff Fan |
2013-10-30 | Update SimpleFileSystem.h to add the asynchronous File IO API definition. | Ruiyu Ni |
2013-10-15 | Enable UEFI firmware to support FMP capsule format. | czhang46 |
2013-10-14 | Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO... | Ruiyu Ni |
2013-10-11 | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng |
2013-10-09 | Update PeiCore to support load PEIM into memory on S3 boot path. | Liming Gao |
2013-09-29 | Add the definition for Timestamp Protocol and a new driver base on TimerLib ... | Shumin Qiu |
2013-09-22 | Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported. | jyao1 |
2013-09-18 | Add TPM2 related header file. | jyao1 |
2013-09-17 | Remove the non-ASCII characters in the comments of StatusCodeDataTypeId | Shumin Qiu |
2013-09-16 | MdeModulePkg: Add support for weakly aligned FVs. | Star Zeng |
2013-09-16 | Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID. | Shumin Qiu |
2013-09-11 | Update UpdateCapsule() service return status to follow UEFI2.3.1 D. | Liming Gao |
2013-09-11 | Add missing SCSI_IO related definitions. | Feng Tian |
2013-09-04 | Enable warningif opcode in browser. | Eric Dong |
2013-08-29 | MdePkg/AArch64: Fixed some definitions in ProcessorBind.h | Olivier Martin |
2013-08-29 | Update status code data structures according errata. | Shumin Qiu |
2013-08-23 | Update SetVariable() function description for the clarification of requireme... | Shumin Qiu |
2013-08-23 | Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY. | Shumin Qiu |
2013-08-23 | Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI... | Ruiyu Ni |
2013-08-23 | Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii... | Eric Dong |
2013-08-23 | Update comments to follow new spec definition. | Eric Dong |
2013-08-22 | Update firmware management protocol definition to expose the lowest supported... | Shumin Qiu |
2013-08-21 | Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF... | Ruiyu Ni |
2013-08-20 | Refine the comments to follow spec. | Eric Dong |
2013-08-20 | Add the missing status code in the returned table of InstallMultipleProtocolI... | Shumin Qiu |
2013-08-20 | Add DiskIo2 protocol definition to MdePkg. | Ruiyu Ni |
2013-08-20 | Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND... | Qian Ouyang |
2013-08-19 | MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl... | Star Zeng |
2013-08-16 | MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (... | Feng Tian |
2013-08-14 | Add I2C related definition in PI 1.3 spec. | Elvin Li |
2013-08-13 | Add defines for MAX values for EBC arch. | Liming Gao |
2013-08-12 | Add NVM Express related definition. | Feng Tian |
2013-08-09 | Add new adding ATA related status code in PI 1.3 to definition and ATA modules. | Elvin Li |
2013-08-08 | Match the comments with the implementation for Baselib::GetFirstNode. | Shumin Qiu |
2013-07-29 | MdePkg/BaseLib: Added ARM Aarch64 architecture support | Harry Liebel |
2013-07-29 | MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64 | Harry Liebel |
2013-07-29 | MdePkg: Added ARM Aarch64 architecture support | Harry Liebel |
2013-07-29 | MdePkg: Added ARM Aarch64 support to PE/COFF support | Harry Liebel |
2013-07-29 | Clarify PrintLib behavior on %d, %x, %l. | Liming Gao |
2013-07-26 | Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText... | Ruiyu Ni |