summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang122007-10-151-1/+1
* Remove library instance of PeiServicesTablePointerLibMm7klu22007-10-154-209/+0
* 1. Update internal EfiPrint protocol to contain all print interfaces provided...lgao42007-10-121-1/+1
* Fix ICC build error lgao42007-10-121-3/+2
* Updating for pass building: Remove the "#include <ItaniumFamilyCpuPeim.h>" fo...zliu32007-10-121-1/+0
* moved the PeiPalCallLib from ItaniumFamilyCpuPkg to MdePkgvprabhal2007-10-113-0/+209
* changed the Sec information structure for IPFvprabhal2007-10-112-6/+26
* UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH2007-10-111-5/+5
* these files have moved to cpulibvprabhal2007-10-116-237/+0
* Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang12007-10-116-6/+107
* added a log for EDK_4067: Non-Compatible: qwang12qwang122007-10-111-0/+32
* Remove PeiDxeExtractGuidedSectionLib instance, which is replaced by PeiExtrac...lgao42007-10-112-329/+0
* Changed to pass the build with Visual Studio 2005jwang362007-10-102-6/+6
* 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122007-10-106-436/+153
* Remove assemble file for different arch, klu22007-10-105-152/+0
* Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin162007-10-091-0/+14
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-098-18/+158
* Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao42007-10-094-6/+7
* Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang82007-10-092-3/+6
* Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)zliu32007-10-081-0/+1
* Correct CpuLib.inf format in DSC filelgao42007-10-081-1/+1
* Add BaseMemoryLib optimized for DXEmdkinney2007-10-0648-0/+3062
* Add BaseMemoryLib optimized for PEImdkinney2007-10-0648-0/+2982
* Make header consistent with other files.mdkinney2007-10-061-1/+1
* Restore original algorithm and add commentsmdkinney2007-10-061-3/+2
* Return buffer in raxmdkinney2007-10-061-4/+5
* Sync with other libsmdkinney2007-10-061-14/+10
* added the CpuLibvprabhal2007-10-051-0/+1
* 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
* moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal2007-10-054-74/+0
* removed the use of PalCallStatic and changed to PalCallvprabhal2007-10-052-3/+7
* removed the use of PalCallStatic and changed to PalCallvprabhal2007-10-052-2/+3
* created a CpuLib for CpuSleep and CpuFlushTlb from BaseLib to remove circular...vprabhal2007-10-0520-0/+756
* Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao42007-09-305-1/+718
* Work around fix to bypass to register GUID on S3 resume.qhuang82007-09-302-0/+9
* Update ChangeLog.txt file to log change: lgao42007-09-291-0/+33
* Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar...lgao42007-09-294-245/+0
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-295-2/+490
* 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-283-17/+71
* Fix a bug of ScsiWrite10Command() UefiScsiLib. After the SCSI WRITE command i...xli242007-09-281-1/+1
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-2711-11/+11
* Update the ChangeLog.txt to record the possible non-compatible changes due to...qwang122007-09-261-2/+23
* Fix one iScsi device path definition update to Uefi Spec 2.1b.qhuang82007-09-261-2/+1
* Make the module pass CYGWIN GCC buildqwang122007-09-251-5/+7
* Merge branch of PI tree to main trunkklu22007-09-2413-7/+724
* Updated EFI_MANAGED_NETWORK_PROTOCOL_GUID value according to UEFI 2.1b.vanjeff2007-09-242-32/+32
* Fix one minor comment issue in last check-inqhuang82007-09-243-3/+6
* Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang82007-09-243-13/+32