summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122007-10-102-145/+34
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-091-0/+18
* Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao42007-10-091-1/+1
* Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang82007-10-091-0/+5
* created a new library instance with CpuSleep and CpuFlushTlbvprabhal2007-10-051-0/+42
* moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal2007-10-051-28/+0
* Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao42007-09-301-1/+3
* Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar...lgao42007-09-291-77/+0
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-291-0/+166
* 1. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff2007-09-291-25/+25
* 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao42007-09-281-0/+17
* Fix one iScsi device path definition update to Uefi Spec 2.1b.qhuang82007-09-261-2/+1
* Merge branch of PI tree to main trunkklu22007-09-246-3/+321
* Updated EFI_MANAGED_NETWORK_PROTOCOL_GUID value according to UEFI 2.1b.vanjeff2007-09-241-29/+29
* Fix one minor comment issue in last check-inqhuang82007-09-241-1/+2
* Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang82007-09-241-4/+7
* Fix invalid return status to sync with newest UEFI spec 2.1qhuang82007-09-203-7/+7
* Remove OldPeiCoreEntryPoint library instance from MdePkgklu22007-09-171-93/+0
* 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang82007-09-171-73/+82
* Add Hardware Error Variable defined in UEFI 2.1 specqhuang82007-09-171-0/+30
* Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu22007-09-072-6/+6
* Roll back the change made in rev.3778, which is a temporary fix for the issue...xli242007-09-061-1/+1
* Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of Fi...xli242007-09-051-1/+1
* Merge the PI enabling works from the branchqwang122007-09-043-57/+137
* Fix non-Ascii character in commentsklu22007-08-301-3/+3
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-272-50/+45
* Make MdePkg GCC cleanqwang122007-08-273-5/+5
* Add #defines for the SAL System Table entry sizesmdkinney2007-08-241-0/+10
* Add in BuildFv2Hob in HobLibqwang122007-08-231-0/+1
* Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang122007-08-221-2/+2
* Update the comments of PiDxe.h, PiPei.h and Uefi.h.yshang12007-08-223-12/+5
* Remove MDT from SAL.hmdkinney2007-08-151-66/+0
* 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang12007-08-151-1/+1
* gEfiCallerIdGuid is defined in Autogen.hqwang122007-08-141-5/+0
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-142-23/+7
* Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu22007-08-131-4/+4
* Fix bug in MdePkg.yshang12007-08-131-2/+2
* 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu22007-08-101-0/+1
* fixed Typo in MdePkg.yshang12007-08-101-1/+1
* Correct parameter UINTN to UINT32lgao42007-08-081-3/+2
* Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42007-08-081-3/+45
* remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in...qwang122007-08-061-2/+1
* remove the two unnecessary CONST modifier.qwang122007-08-061-6/+6
* Updated to reflect spec ECRsAJFISH2007-08-011-3/+11
* Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH2007-07-311-0/+38
* add in <Guid/PcAnsi.h>qwang122007-07-311-0/+2
* add EFIAPI to the library functions.qwang122007-07-301-0/+18
* Clean the Bis.h yshang12007-07-261-13/+0
* EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH2007-07-251-0/+1
* Update the definition of PEI_SERVICES_REVISION.yshang12007-07-242-5/+5