summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 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-182-0/+148
* 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
* Add ASM_PFX() for exposed symoble from assemble to Cklu22009-11-171-2/+2
* Update function description to be consistent with code definition: HEX_RADIX ...xdu22009-11-173-18/+18
* 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
* 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-113-0/+891
* 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-093-21/+43
* 1. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff2009-11-043-72/+6
* Describe update of default status code PCD values in change log.xli242009-11-021-1/+20
* Add description comments for status code PCDs with macros defined in PI 1.2.xli242009-11-021-0/+29
* The value of PcdStatusCodeValueSetVirtualAddressMap is changed from 0x0310100...xli242009-11-021-1/+1
* 2 PCD values of status code are updated:xli242009-11-021-2/+2
* UEFI Capsule HOB updating includes:vanjeff2009-10-284-2/+98
* 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-203-1/+40
* GLOBAL_REMOVE_IF_UNREFERENCED must be defined to nothing for EBCmdkinney2009-10-161-1/+1
* Do not update the ImageBase in the PE/COFF header if Adjust is 0.mdkinney2009-10-151-3/+9
* Do not apply relocation fixups if the Adjust value is zero, which means the i...mdkinney2009-10-081-85/+90
* Check to see if the section size of non-zero before failing a load operation ...mdkinney2009-10-011-10/+10
* 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-292-13/+64
* 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
* Remove tabs in MdePkg source codeqhuang82009-09-222-9/+9
* Fix small issues in SimpleFileSystem.hqhuang82009-09-221-7/+7
* Update definition aligned to UEFI2.3lgao42009-09-224-11/+11
* Remove some unicode characters in MdePkg source code.qhuang82009-09-217-13/+13
* Clarify some definitions in HII Configure Routine Protocolqhuang82009-09-211-13/+10
* Clarify Signature field in EFI_PARTITION_ENTRY structure.qhuang82009-09-211-3/+6
* Add UEFI 2.2 and UEFI 2.3 signature.qhuang82009-09-211-0/+2
* Remove the restrain on the Year field in EFI_TIME structure.qhuang82009-09-211-2/+2
* Clarify Attribute field in EFI_PARTITION_ENTRYqhuang82009-09-211-4/+17
* 1. Fix incorrect definition of UEFI_CONFIG_LANG and UEFI_CONFIG_LANG_2. They ...qhuang82009-09-211-4/+5
* align some comments.vanjeff2009-09-182-5/+5
* Add some comments.vanjeff2009-09-185-0/+34
* Updated network related definitions.vanjeff2009-09-176-59/+202
* add SR-IOV support in EDK II.htao2009-09-162-0/+74