summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2009-12-25Publish definition of MCA/INIT/PMI Protocol & ESAL, as introduced in PI 1.2.xli244-0/+719
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff1-1/+1
2009-12-23PI 1.1 SMM Feature Check-indavidhuang21-16/+5231
2009-12-23Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL termina...qhuang81-2/+10
2009-12-22Add variable definitions of user identification gdong13-0/+46
2009-12-171. Fix a bug encounter in builddavidhuang1-3/+3
2009-12-17To avoid naming conflicts between PI SMMBASE2 Protocol/FRAMEWORK SMM Base Pro...davidhuang2-6/+6
2009-12-14Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to redu...eric_tian1-75/+99
2009-12-11Improve status codes returned for functions of EFI_TCG_PROTOCOL. Note that af...rsun31-22/+19
2009-12-11Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlo...xli241-0/+2
2009-12-11Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec.qhuang81-0/+15
2009-12-08Directly use FALSE when BootPolicy is FALSE.lgao41-1/+1
2009-12-071. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian48-64/+80
2009-12-07according to IA32 intel architecture spec, mwait instuction needs not the ope...eric_tian1-1/+1
2009-12-07fix GCC build issue, mWait instruction need not the operands.eric_tian1-1/+1
2009-12-07Add the missing EFI_IMAGE_EXECUTION_AUTH_ value definitions.lgao42-4/+14
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH3-31/+31
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney17-16/+624
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu23-4/+4
2009-12-02Add more check for local FileInfo variable before it is used.lgao41-1/+1
2009-12-021. Fix a bug. (Changing EFI_SMM_SYSTEM_TABLE -> EFI_SMM_SYSTEM_TABLE2 for Smm...davidhuang1-1/+1
2009-12-01Make MEDIA DEVICE PATH on 2 byte aligned to avoid the access to unaligned dev...lgao41-1/+16
2009-12-01typo in commentjcarsey1-1/+1
2009-11-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen203-39/+60
2009-11-26Add new GetFileBufferByFilePath API into DxeServicesLib.lgao43-7/+386
2009-11-24Fix a typo bug that miss & klu21-1/+1
2009-11-24Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...klu22-4/+4
2009-11-241, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...klu24-51/+123
2009-11-23MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten3-25/+15
2009-11-23Simplify the @attention statement.qhuang81-3/+1
2009-11-23Minor update the comments style for LegacyRegion2 protocolqhuang81-29/+30
2009-11-211) Add new BaseLib API GetPreviousNode()mdkinney2-4/+67
2009-11-20Add reserved field to SAL_UPDATE_PAL_DATA_BLOCK so it is padded out to 64-byt...mdkinney1-0/+1
2009-11-20Protocol/SmmCpuIo.h: Fix build warning on GCCjljusten1-1/+1
2009-11-20Add LegacyRegion 2 protocol definition in MdePkgqhuang82-0/+245
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun311-81/+184
2009-11-18Fix some unicode characters in source file.qhuang81-2/+2
2009-11-18Add PI 1.2 CPU I/O 2 protocol definitions. This is boot time only protocol.qhuang82-0/+148
2009-11-17Fix parameter name in function header.xli241-2/+2
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli242-12/+11
2009-11-17Add ASM_PFX() for exposed symoble from assemble to Cklu21-2/+2
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu23-18/+18
2009-11-16There should be no CONST modifier for the This parameter of EFI_SMM_ACCESS2_P...rsun31-3/+3
2009-11-16typedefrsun31-2/+2
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu21-0/+12
2009-11-12fixed the wrong format.vanjeff1-1/+1
2009-11-12fixed the wrong format.vanjeff1-1/+1
2009-11-111. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye1-0/+4
2009-11-11add EFI IPSEC protocol and EFI IPSEC Config protocol definition.vanjeff3-0/+891
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu22-3/+3