summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-09Add new protocol definition of FVB2 defined in PI1.2 and change GUID value of...qhuang83-21/+43
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff3-72/+6
2009-11-02Describe update of default status code PCD values in change log.xli241-1/+20
2009-11-02Add description comments for status code PCDs with macros defined in PI 1.2.xli241-0/+29
2009-11-02The value of PcdStatusCodeValueSetVirtualAddressMap is changed from 0x0310100...xli241-1/+1
2009-11-022 PCD values of status code are updated:xli241-2/+2
2009-10-28UEFI Capsule HOB updating includes:vanjeff4-2/+98
2009-10-26Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG_LANG2" to be "UEFI_CO...xdu21-2/+2
2009-10-211, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACKklu22-6/+22
2009-10-21Rename one field in "EFI_ATA_STATUS_BLOCK" to make it a legal C structure.qhuang81-1/+1
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang3-1/+40
2009-10-16GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBCmdkinney1-1/+1
2009-10-15Do not update the ImageBase in the PE/COFF header if Adjust is 0.mdkinney1-3/+9
2009-10-08Do not apply relocation fixups if the Adjust value is zero, which means the i...mdkinney1-85/+90
2009-10-01Check to see if the section size of non-zero before failing a load operation ...mdkinney1-10/+10
2009-09-30Change RETURN_STATUS type to UINTN, thus EFI_STATUS is defined as UINTN to al...qhuang81-4/+4
2009-09-29Add the EFI PCI Override Protocol definitions introduced in PI 1.2.vanjeff2-13/+64
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian15-109/+175
2009-09-24Add HII animation related definitions into MdePkg.rsun31-1/+290
2009-09-24Update definition aligned to UEFI2.3qhuang82-17/+14
2009-09-23sync the latest spec changes with codeeric_tian1-1/+3
2009-09-22Remove tabs in MdePkg source codeqhuang82-9/+9
2009-09-22Fix small issues in SimpleFileSystem.hqhuang81-7/+7
2009-09-22Update definition aligned to UEFI2.3lgao44-11/+11
2009-09-21Remove some unicode characters in MdePkg source code.qhuang87-13/+13
2009-09-21Clarify some definitions in HII Configure Routine Protocolqhuang81-13/+10
2009-09-21Clarify Signature field in EFI_PARTITION_ENTRY structure.qhuang81-3/+6
2009-09-21Add UEFI 2.2 and UEFI 2.3 signature.qhuang81-0/+2
2009-09-21Remove the restrain on the Year field in EFI_TIME structure.qhuang81-2/+2
2009-09-21Clarify Attribute field in EFI_PARTITION_ENTRYqhuang81-4/+17
2009-09-211. Fix incorrect definition of UEFI_CONFIG_LANG and UEFI_CONFIG_LANG_2. They ...qhuang81-4/+5
2009-09-18align some comments.vanjeff2-5/+5
2009-09-18Add some comments.vanjeff5-0/+34
2009-09-17Updated network related definitions.vanjeff6-59/+202