| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable UEFI firmware to support FMP capsule format. | czhang46 | 2013-10-15 | 3 | -1/+100 |
* | MdePkg PeiServicesLib: Refine the code to avoid error report. | Star Zeng | 2013-10-14 | 1 | -0/+2 |
* | Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO... | Ruiyu Ni | 2013-10-14 | 1 | -25/+15 |
* | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng | 2013-10-11 | 8 | -41/+521 |
* | Update PeiCore to support load PEIM into memory on S3 boot path. | Liming Gao | 2013-10-09 | 1 | -2/+5 |
* | Add the definition for Timestamp Protocol and a new driver base on TimerLib ... | Shumin Qiu | 2013-09-29 | 2 | -0/+104 |
* | Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported. | jyao1 | 2013-09-22 | 1 | -2/+2 |
* | Add TPM2 related header file. | jyao1 | 2013-09-18 | 5 | -0/+2186 |
* | Remove the non-ASCII characters in the comments of StatusCodeDataTypeId | Shumin Qiu | 2013-09-17 | 1 | -2/+2 |
* | MdeModulePkg: Add support for weakly aligned FVs. | Star Zeng | 2013-09-16 | 1 | -3/+3 |
* | Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID. | Shumin Qiu | 2013-09-16 | 2 | -0/+29 |
* | Update UpdateCapsule() service return status to follow UEFI2.3.1 D. | Liming Gao | 2013-09-11 | 1 | -2/+10 |
* | Add missing SCSI_IO related definitions. | Feng Tian | 2013-09-11 | 1 | -1/+26 |
* | This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro... | Mars Lin | 2013-09-05 | 1 | -7/+27 |
* | Enable warningif opcode in browser. | Eric Dong | 2013-09-04 | 1 | -1/+8 |
* | Add Memory fence for ARM Architecture (32 and 64 bit) | Olivier Martin | 2013-09-02 | 4 | -0/+120 |
* | MdePkg/AArch64: Fixed some definitions in ProcessorBind.h | Olivier Martin | 2013-08-29 | 1 | -6/+13 |
* | Update status code data structures according errata. | Shumin Qiu | 2013-08-29 | 1 | -16/+16 |
* | Removed the assumption on APIC timer initial Count is all 1s and updated it t... | Jeff Fan | 2013-08-27 | 1 | -16/+55 |
* | Update SetVariable() function description for the clarification of requireme... | Shumin Qiu | 2013-08-23 | 1 | -5/+13 |
* | Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY. | Shumin Qiu | 2013-08-23 | 1 | -2/+2 |
* | Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI... | Ruiyu Ni | 2013-08-23 | 1 | -1/+7 |
* | Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii... | Eric Dong | 2013-08-23 | 1 | -3/+8 |
* | Update comments to follow new spec definition. | Eric Dong | 2013-08-23 | 1 | -8/+5 |
* | Update firmware management protocol definition to expose the lowest supported... | Shumin Qiu | 2013-08-22 | 1 | -2/+7 |
* | Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF... | Ruiyu Ni | 2013-08-21 | 1 | -1/+9 |
* | Refine the comments to follow spec. | Eric Dong | 2013-08-20 | 4 | -21/+48 |
* | Add the missing status code in the returned table of InstallMultipleProtocolI... | Shumin Qiu | 2013-08-20 | 1 | -0/+2 |
* | Add DiskIo2 protocol definition to MdePkg. | Ruiyu Ni | 2013-08-20 | 2 | -3/+182 |
* | Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND... | Qian Ouyang | 2013-08-20 | 2 | -10/+16 |
* | MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl... | Star Zeng | 2013-08-19 | 3 | -30/+165 |
* | MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (... | Feng Tian | 2013-08-16 | 1 | -20/+38 |
* | Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4 | Laszlo Ersek | 2013-08-15 | 1 | -0/+1 |
* | Add I2C related definition in PI 1.3 spec. | Elvin Li | 2013-08-14 | 8 | -0/+1249 |
* | Add defines for MAX values for EBC arch. | Liming Gao | 2013-08-13 | 1 | -1/+7 |
* | Add NVM Express related definition. | Feng Tian | 2013-08-12 | 2 | -3/+23 |
* | Add new adding ATA related status code in PI 1.3 to definition and ATA modules. | Elvin Li | 2013-08-09 | 1 | -2/+7 |
* | Match the comments with the implementation for Baselib::GetFirstNode. | Shumin Qiu | 2013-08-08 | 2 | -4/+4 |
* | MdePkg/BasePeCoffLib: Fixed coding style | Olivier Martin | 2013-08-07 | 1 | -4/+4 |
* | MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture support | Harry Liebel | 2013-07-29 | 2 | -1/+120 |
* | MdePkg/BaseCpuLib: Added ARM Aarch64 architecture support | Harry Liebel | 2013-07-29 | 3 | -1/+83 |
* | MdePkg/BaseLib: Added ARM Aarch64 architecture support | Harry Liebel | 2013-07-29 | 8 | -1/+363 |
* | MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64 | Harry Liebel | 2013-07-29 | 1 | -0/+4 |
* | MdePkg: Added ARM Aarch64 architecture support | Harry Liebel | 2013-07-29 | 8 | -7/+264 |
* | MdePkg: Added ARM Aarch64 support to PE/COFF support | Harry Liebel | 2013-07-29 | 3 | -2/+133 |
* | Clarify PrintLib behavior on %d, %x, %l. | Liming Gao | 2013-07-29 | 1 | -11/+11 |
* | Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText... | Ruiyu Ni | 2013-07-26 | 12 | -626/+7232 |
* | Correctly character in comments of BaseLib BitField. | Liming Gao | 2013-07-22 | 1 | -8/+8 |
* | Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAn... | Liming Gao | 2013-07-22 | 1 | -5/+23 |
* | Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API. | Liming Gao | 2013-07-12 | 2 | -3/+33 |