summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)Author
2007-10-05created a new library instance with CpuSleep and CpuFlushTlbvprabhal
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal
2007-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao4
2007-09-29Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar...lgao4
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao4
2007-09-291. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-09-26Fix one iScsi device path definition update to Uefi Spec 2.1b.qhuang8
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-24Updated EFI_MANAGED_NETWORK_PROTOCOL_GUID value according to UEFI 2.1b.vanjeff
2007-09-24Fix one minor comment issue in last check-inqhuang8
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang8
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang8
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu2
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang8
2007-09-17Add Hardware Error Variable defined in UEFI 2.1 specqhuang8
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu2
2007-09-06Roll back the change made in rev.3778, which is a temporary fix for the issue...xli24
2007-09-05Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of Fi...xli24
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-30Fix non-Ascii character in commentsklu2
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff
2007-08-27Make MdePkg GCC cleanqwang12
2007-08-24Add #defines for the SAL System Table entry sizesmdkinney
2007-08-23Add in BuildFv2Hob in HobLibqwang12
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang12
2007-08-22Update the comments of PiDxe.h, PiPei.h and Uefi.h.yshang1
2007-08-15Remove MDT from SAL.hmdkinney
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang1
2007-08-14gEfiCallerIdGuid is defined in Autogen.hqwang12
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu2
2007-08-13Fix bug in MdePkg.yshang1
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu2
2007-08-10fixed Typo in MdePkg.yshang1
2007-08-08Correct parameter UINTN to UINT32lgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-08-06remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in...qwang12
2007-08-06remove the two unnecessary CONST modifier.qwang12
2007-08-01Updated to reflect spec ECRsAJFISH
2007-07-31Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH
2007-07-31add in <Guid/PcAnsi.h>qwang12
2007-07-30add EFIAPI to the library functions.qwang12
2007-07-26Clean the Bis.h yshang1
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang1
2007-07-24Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h.yshang1
2007-07-24Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessingjwang36
2007-07-20Clean up the MdePkg.dec. yshang1
2007-07-20Remove the CONST for FvbWrite as spec does not have it.qwang12