summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Enable UEFI firmware to support FMP capsule format.czhang462013-10-152-1/+94
* Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO...Ruiyu Ni2013-10-141-25/+15
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-115-4/+330
* Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao2013-10-091-2/+5
* Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu2013-09-291-0/+101
* Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported.jyao12013-09-221-2/+2
* Add TPM2 related header file.jyao12013-09-184-0/+2183
* Remove the non-ASCII characters in the comments of StatusCodeDataTypeIdShumin Qiu2013-09-171-2/+2
* MdeModulePkg: Add support for weakly aligned FVs.Star Zeng2013-09-161-3/+3
* Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.Shumin Qiu2013-09-161-0/+26
* Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao2013-09-111-2/+10
* Add missing SCSI_IO related definitions.Feng Tian2013-09-111-1/+26
* Enable warningif opcode in browser.Eric Dong2013-09-041-1/+8
* MdePkg/AArch64: Fixed some definitions in ProcessorBind.hOlivier Martin2013-08-291-6/+13
* Update status code data structures according errata. Shumin Qiu2013-08-291-16/+16
* Update SetVariable() function description for the clarification of requireme...Shumin Qiu2013-08-231-5/+13
* Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu2013-08-231-2/+2
* Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI...Ruiyu Ni2013-08-231-1/+7
* Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong2013-08-231-3/+8
* Update comments to follow new spec definition.Eric Dong2013-08-231-8/+5
* Update firmware management protocol definition to expose the lowest supported...Shumin Qiu2013-08-221-2/+7
* Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni2013-08-211-1/+9
* Refine the comments to follow spec.Eric Dong2013-08-204-21/+48
* Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu2013-08-201-0/+2
* Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni2013-08-201-0/+173
* Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang2013-08-202-10/+16
* MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng2013-08-193-30/+165
* MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (...Feng Tian2013-08-161-20/+38
* Add I2C related definition in PI 1.3 spec.Elvin Li2013-08-147-0/+1223
* Add defines for MAX values for EBC arch.Liming Gao2013-08-131-1/+7
* Add NVM Express related definition.Feng Tian2013-08-122-3/+23
* Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li2013-08-091-2/+7
* Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu2013-08-081-2/+2
* MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel2013-07-291-0/+33
* MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64Harry Liebel2013-07-291-0/+4
* MdePkg: Added ARM Aarch64 architecture supportHarry Liebel2013-07-294-4/+252
* MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel2013-07-291-1/+2
* Clarify PrintLib behavior on %d, %x, %l.Liming Gao2013-07-291-11/+11
* Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni2013-07-261-1/+81
* 1. Add defines for MAX values for UEFI data types.Liming Gao2013-07-126-8/+45
* Correct the incorrect Copyright or License in EDKII source files.lgao42013-05-221-4/+1
* MedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition in CPER to match UEFI 2.3...vanjeff2013-03-201-2/+1
* Fix minor typos in BaseLib LinkedList commentslgao42013-03-131-10/+10
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-258-9/+193
* Add PI1.2.1 EndOfDxe support.jyao12012-12-182-2/+35
* Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.lgao42012-12-171-2/+3
* Fix the issue that S3BootScriptLabel() does not work to insert label when the...lzeng142012-11-291-3/+1
* Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang462012-11-281-0/+1
* 1.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang462012-11-271-0/+19
* Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definition in MdePkg.lgao42012-11-201-2/+2