summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
2013-09-29Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu
2013-09-22Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported.jyao1
2013-09-18Add TPM2 related header file.jyao1
2013-09-17Remove the non-ASCII characters in the comments of StatusCodeDataTypeIdShumin Qiu
2013-09-16MdeModulePkg: Add support for weakly aligned FVs.Star Zeng
2013-09-16Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.Shumin Qiu
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao
2013-09-11Add missing SCSI_IO related definitions.Feng Tian
2013-09-04Enable warningif opcode in browser.Eric Dong
2013-08-29MdePkg/AArch64: Fixed some definitions in ProcessorBind.hOlivier Martin
2013-08-29Update status code data structures according errata. Shumin Qiu
2013-08-23Update SetVariable() function description for the clarification of requireme...Shumin Qiu
2013-08-23Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu
2013-08-23Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI...Ruiyu Ni
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong
2013-08-23Update comments to follow new spec definition.Eric Dong
2013-08-22Update firmware management protocol definition to expose the lowest supported...Shumin Qiu
2013-08-21Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEF...Ruiyu Ni
2013-08-20Refine the comments to follow spec.Eric Dong
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang
2013-08-19MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl...Star Zeng
2013-08-16MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (...Feng Tian
2013-08-14Add I2C related definition in PI 1.3 spec.Elvin Li
2013-08-13Add defines for MAX values for EBC arch.Liming Gao
2013-08-12Add NVM Express related definition.Feng Tian
2013-08-09Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li
2013-08-08Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu
2013-07-29MdePkg/BaseLib: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg/PxeBaseCode.h: Added PXE Client ID for Aarch64Harry Liebel
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel
2013-07-29MdePkg: Added ARM Aarch64 support to PE/COFF supportHarry Liebel
2013-07-29Clarify PrintLib behavior on %d, %x, %l.Liming Gao
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni
2013-07-121. Add defines for MAX values for UEFI data types.Liming Gao
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao4
2013-03-20MedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition in CPER to match UEFI 2.3...vanjeff
2013-03-13Fix minor typos in BaseLib LinkedList commentslgao4
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2012-12-18Add PI1.2.1 EndOfDxe support.jyao1
2012-12-17Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.lgao4
2012-11-29Fix the issue that S3BootScriptLabel() does not work to insert label when the...lzeng14
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang46
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang46
2012-11-20Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definition in MdePkg.lgao4
2012-11-02Add missing PCI class code definition.niruiyu
2012-10-30Fix comment typo to use UEFI spec defined WIN_CERT_TYPE_EFI_GUID.lgao4
2012-10-30Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAGydong10
2012-10-12PAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectly defined. And PAL_MC_...li-elvin