summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff2-67/+67
2007-10-16add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE...qwang121-0/+2
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-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang121-1/+1
2007-10-15Remove library instance of PeiServicesTablePointerLibMm7klu24-209/+0
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao41-1/+1
2007-10-12Fix ICC build error lgao41-3/+2
2007-10-12Updating for pass building: Remove the "#include <ItaniumFamilyCpuPeim.h>" fo...zliu31-1/+0
2007-10-11moved the PeiPalCallLib from ItaniumFamilyCpuPkg to MdePkgvprabhal3-0/+209
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-11these files have moved to cpulibvprabhal6-237/+0
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang16-6/+107
2007-10-11added a log for EDK_4067: Non-Compatible: qwang12qwang121-0/+32
2007-10-11Remove PeiDxeExtractGuidedSectionLib instance, which is replaced by PeiExtrac...lgao42-329/+0
2007-10-10Changed to pass the build with Visual Studio 2005jwang362-6/+6
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang126-436/+153
2007-10-10Remove assemble file for different arch, klu25-152/+0
2007-10-09Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin161-0/+14
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu28-18/+158
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao44-6/+7
2007-10-09Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang82-3/+6
2007-10-08Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)zliu31-0/+1
2007-10-08Correct CpuLib.inf format in DSC filelgao41-1/+1
2007-10-06Add BaseMemoryLib optimized for DXEmdkinney48-0/+3062
2007-10-06Add BaseMemoryLib optimized for PEImdkinney48-0/+2982
2007-10-06Make header consistent with other files.mdkinney1-1/+1
2007-10-06Restore original algorithm and add commentsmdkinney1-3/+2
2007-10-06Return buffer in raxmdkinney1-4/+5
2007-10-06Sync with other libsmdkinney1-14/+10
2007-10-05added the CpuLibvprabhal1-0/+1
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-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal4-74/+0
2007-10-05removed the use of PalCallStatic and changed to PalCallvprabhal2-3/+7
2007-10-05removed the use of PalCallStatic and changed to PalCallvprabhal2-2/+3
2007-10-05created a CpuLib for CpuSleep and CpuFlushTlb from BaseLib to remove circular...vprabhal20-0/+756
2007-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao45-1/+718
2007-09-30Work around fix to bypass to register GUID on S3 resume.qhuang82-0/+9
2007-09-29Update ChangeLog.txt file to log change: lgao41-0/+33
2007-09-29Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar...lgao44-245/+0
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao45-2/+490
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. lgao43-17/+71
2007-09-28Fix a bug of ScsiWrite10Command() UefiScsiLib. After the SCSI WRITE command i...xli241-1/+1
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney11-11/+11
2007-09-26Update the ChangeLog.txt to record the possible non-compatible changes due to...qwang121-2/+23
2007-09-26Fix one iScsi device path definition update to Uefi Spec 2.1b.qhuang81-2/+1
2007-09-25Make the module pass CYGWIN GCC buildqwang121-5/+7