summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2009-12-071. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian
2009-12-07according to IA32 intel architecture spec, mwait instuction needs not the ope...eric_tian
2009-12-07fix GCC build issue, mWait instruction need not the operands.eric_tian
2009-12-07Add the missing EFI_IMAGE_EXECUTION_AUTH_ value definitions.lgao4
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu2
2009-12-02Add more check for local FileInfo variable before it is used.lgao4
2009-12-021. Fix a bug. (Changing EFI_SMM_SYSTEM_TABLE -> EFI_SMM_SYSTEM_TABLE2 for Smm...davidhuang
2009-12-01Make MEDIA DEVICE PATH on 2 byte aligned to avoid the access to unaligned dev...lgao4
2009-12-01typo in commentjcarsey
2009-11-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen20
2009-11-26Add new GetFileBufferByFilePath API into DxeServicesLib.lgao4
2009-11-24Fix a typo bug that miss & klu2
2009-11-24Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...klu2
2009-11-241, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...klu2
2009-11-23MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten
2009-11-23Simplify the @attention statement.qhuang8
2009-11-23Minor update the comments style for LegacyRegion2 protocolqhuang8
2009-11-211) Add new BaseLib API GetPreviousNode()mdkinney
2009-11-20Add reserved field to SAL_UPDATE_PAL_DATA_BLOCK so it is padded out to 64-byt...mdkinney
2009-11-20Protocol/SmmCpuIo.h: Fix build warning on GCCjljusten
2009-11-20Add LegacyRegion 2 protocol definition in MdePkgqhuang8
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun3
2009-11-18Fix some unicode characters in source file.qhuang8
2009-11-18Add PI 1.2 CPU I/O 2 protocol definitions. This is boot time only protocol.qhuang8
2009-11-17Fix parameter name in function header.xli24
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli24
2009-11-17Add ASM_PFX() for exposed symoble from assemble to Cklu2
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-11-16There should be no CONST modifier for the This parameter of EFI_SMM_ACCESS2_P...rsun3
2009-11-16typedefrsun3
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu2
2009-11-12fixed the wrong format.vanjeff
2009-11-12fixed the wrong format.vanjeff
2009-11-111. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye
2009-11-11add EFI IPSEC protocol and EFI IPSEC Config protocol definition.vanjeff
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu2
2009-11-09Add new protocol definition of FVB2 defined in PI1.2 and change GUID value of...qhuang8
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff
2009-11-02Describe update of default status code PCD values in change log.xli24
2009-11-02Add description comments for status code PCDs with macros defined in PI 1.2.xli24
2009-11-02The value of PcdStatusCodeValueSetVirtualAddressMap is changed from 0x0310100...xli24
2009-11-022 PCD values of status code are updated:xli24
2009-10-28UEFI Capsule HOB updating includes:vanjeff
2009-10-26Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG_LANG2" to be "UEFI_CO...xdu2
2009-10-211, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACKklu2
2009-10-21Rename one field in "EFI_ATA_STATUS_BLOCK" to make it a legal C structure.qhuang8
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang
2009-10-16GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBCmdkinney