summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2007-10-31Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo...zliu31-11/+19
2007-10-24Fixed tabbing issueAJFISH1-3/+3
2007-10-20Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu31-643/+673
2007-10-19Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions according to UEFI spec 2.1bqhuang81-31/+61
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff2-67/+67
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff1-10/+10
2007-10-16Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.klu21-10/+0
2007-10-11changed the Sec information structure for IPFvprabhal2-6/+26
2007-10-11UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH1-5/+5
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang11-1/+1
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122-145/+34
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu21-0/+18
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao41-1/+1
2007-10-09Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang81-0/+5
2007-10-05created a new library instance with CpuSleep and CpuFlushTlbvprabhal1-0/+42
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal1-28/+0
2007-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao41-1/+3
2007-09-29Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar...lgao41-77/+0
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao41-0/+166
2007-09-291. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff1-25/+25
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao41-0/+17
2007-09-26Fix one iScsi device path definition update to Uefi Spec 2.1b.qhuang81-2/+1
2007-09-24Merge branch of PI tree to main trunkklu26-3/+321
2007-09-24Updated EFI_MANAGED_NETWORK_PROTOCOL_GUID value according to UEFI 2.1b.vanjeff1-29/+29
2007-09-24Fix one minor comment issue in last check-inqhuang81-1/+2
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang81-4/+7
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang83-7/+7
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu21-93/+0
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang81-73/+82
2007-09-17Add Hardware Error Variable defined in UEFI 2.1 specqhuang81-0/+30
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu22-6/+6
2007-09-06Roll back the change made in rev.3778, which is a temporary fix for the issue...xli241-1/+1
2007-09-05Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of Fi...xli241-1/+1
2007-09-04Merge the PI enabling works from the branchqwang123-57/+137
2007-08-30Fix non-Ascii character in commentsklu21-3/+3
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2-50/+45
2007-08-27Make MdePkg GCC cleanqwang123-5/+5
2007-08-24Add #defines for the SAL System Table entry sizesmdkinney1-0/+10
2007-08-23Add in BuildFv2Hob in HobLibqwang121-0/+1
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang121-2/+2
2007-08-22Update the comments of PiDxe.h, PiPei.h and Uefi.h.yshang13-12/+5
2007-08-15Remove MDT from SAL.hmdkinney1-66/+0
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang11-1/+1
2007-08-14gEfiCallerIdGuid is defined in Autogen.hqwang121-5/+0
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42-23/+7
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu21-4/+4
2007-08-13Fix bug in MdePkg.yshang11-2/+2
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu21-0/+1
2007-08-10fixed Typo in MdePkg.yshang11-1/+1
2007-08-08Correct parameter UINTN to UINT32lgao41-3/+2