summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* PI 1.1 SMM Feature Check-indavidhuang2009-12-233-2/+74
* Add variable definitions of user identification gdong12009-12-222-0/+12
* 1. Fix a bug encounter in builddavidhuang2009-12-171-3/+3
* To avoid naming conflicts between PI SMMBASE2 Protocol/FRAMEWORK SMM Base Pro...davidhuang2009-12-172-6/+6
* Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to redu...eric_tian2009-12-141-75/+99
* Improve status codes returned for functions of EFI_TCG_PROTOCOL. Note that af...rsun32009-12-111-22/+19
* Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlo...xli242009-12-111-0/+2
* Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec.qhuang82009-12-111-0/+15
* Add the missing EFI_IMAGE_EXECUTION_AUTH_ value definitions.lgao42009-12-072-4/+14
* Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH2009-12-061-1/+1
* Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney2009-12-051-0/+56
* Prompt the PI specification version to 1.20 and UEFI specification version to...klu22009-12-043-4/+4
* 1. Fix a bug. (Changing EFI_SMM_SYSTEM_TABLE -> EFI_SMM_SYSTEM_TABLE2 for Smm...davidhuang2009-12-021-1/+1
* typo in commentjcarsey2009-12-011-1/+1
* Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen202009-11-263-39/+60
* Add new GetFileBufferByFilePath API into DxeServicesLib.lgao42009-11-261-2/+38
* MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten2009-11-233-25/+15
* Simplify the @attention statement.qhuang82009-11-231-3/+1
* Minor update the comments style for LegacyRegion2 protocolqhuang82009-11-231-29/+30
* 1) Add new BaseLib API GetPreviousNode()mdkinney2009-11-211-2/+30
* Add reserved field to SAL_UPDATE_PAL_DATA_BLOCK so it is padded out to 64-byt...mdkinney2009-11-201-0/+1
* Protocol/SmmCpuIo.h: Fix build warning on GCCjljusten2009-11-201-1/+1
* Add LegacyRegion 2 protocol definition in MdePkgqhuang82009-11-201-0/+242
* Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun32009-11-2011-81/+184
* Fix some unicode characters in source file.qhuang82009-11-181-2/+2
* Add PI 1.2 CPU I/O 2 protocol definitions. This is boot time only protocol.qhuang82009-11-181-0/+145
* Fix parameter name in function header.xli242009-11-171-2/+2
* Following 3 updates are for spec update published in PI 1.2.xli242009-11-172-12/+11
* Update function description to be consistent with code definition: HEX_RADIX ...xdu22009-11-171-8/+8
* There should be no CONST modifier for the This parameter of EFI_SMM_ACCESS2_P...rsun32009-11-161-3/+3
* typedefrsun32009-11-161-2/+2
* 1. Add UEFI 2.2 VLAN device path definition to MdePkgxdu22009-11-121-0/+12
* fixed the wrong format.vanjeff2009-11-121-1/+1
* 1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye2009-11-111-0/+4
* add EFI IPSEC protocol and EFI IPSEC Config protocol definition.vanjeff2009-11-112-0/+885
* Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu22009-11-102-3/+3
* Add new protocol definition of FVB2 defined in PI1.2 and change GUID value of...qhuang82009-11-091-20/+28
* 1. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff2009-11-041-19/+0
* UEFI Capsule HOB updating includes:vanjeff2009-10-281-0/+19
* Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG_LANG2" to be "UEFI_CO...xdu22009-10-261-2/+2
* 1, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACKklu22009-10-212-6/+22
* Rename one field in "EFI_ATA_STATUS_BLOCK" to make it a legal C structure.qhuang82009-10-211-1/+1
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-202-1/+38
* GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBCmdkinney2009-10-161-1/+1
* Change RETURN_STATUS type to UINTN, thus EFI_STATUS is defined as UINTN to al...qhuang82009-09-301-4/+4
* Add the EFI PCI Override Protocol definitions introduced in PI 1.2.vanjeff2009-09-291-0/+46
* sync comments on data structure to follow latest UEFI spec.eric_tian2009-09-2415-109/+175
* Add HII animation related definitions into MdePkg.rsun32009-09-241-1/+290
* Update definition aligned to UEFI2.3qhuang82009-09-242-17/+14
* sync the latest spec changes with codeeric_tian2009-09-231-1/+3