summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug in backward copy for x64mdkinney2007-09-221-1/+1
* Fix invalid return status to sync with newest UEFI spec 2.1qhuang82007-09-204-12/+12
* Fix a bug to print correct message to ConOut and StdErr as they accept unicod...qwang122007-09-202-4/+13
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-195-24/+560
* fixed one asm routinevprabhal2007-09-181-1/+9
* fixed one asm routinevprabhal2007-09-181-5/+15
* Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh...qhuang82007-09-181-3/+2
* Add PI incompatible change into ChangeLog.txt for MdePkg and MdeModulePkgklu22007-09-171-0/+15
* Remove OldPeiCoreEntryPoint library instance from MdePkgklu22007-09-175-262/+0
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-176-6/+6