summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-0910-19/+165
* Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao42007-10-096-8/+11
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-0943-182/+182
* Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang122007-10-091-3/+5
* Add BINARY_MODULE = true attribute in binary module inf file.lgao42007-10-092-0/+2
* Add BINARY_MODULE = true attribute in binary module inf file.lgao42007-10-091-0/+1
* Add BINARY_MODULE = true attribute in binary module inf file.lgao42007-10-091-0/+1
* Add Unicode Collation related PCD entries in DSC file.qhuang82007-10-091-0/+2
* Add Unicode Collation related feature flags:qhuang82007-10-091-0/+2
* Add Unicode Collation related PCD entries in DSC file.qhuang82007-10-091-0/+2
* Update English Module to selectively install Unicode Collation and Unicode Co...qhuang82007-10-093-11/+68
* Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang82007-10-092-3/+6
* Update FIT_SIGNATURE from "_FIT_" to "_FIT_ "mdkinney2007-10-081-0/+0
* Updated the revision number of build.exe and GenFds.exejwang362007-10-081-8/+8
* Fixed build hang issue in multi-thread mode and in configuration loading errorjwang362007-10-081-0/+0
* Add support for MACRO in key string list of INF.jlin162007-10-082-0/+0
* Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)zliu32007-10-081-0/+1
* Use return GetUtilityStatus (); to exit and report the tool status.htao2007-10-081-0/+0
* Correct CpuLib.inf format in DSC filelgao42007-10-081-1/+1
* error/warn/debug message format has been updated so update the tool binary.htao2007-10-083-0/+0
* Support ICC build .yshang12007-10-088-13/+13
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-0822-248/+372
* Change NT32 to use optimized BaseMemoryLibsmdkinney2007-10-061-1/+4
* 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
* Fix a bug with changing the NVRAM properties of a VariableAJFISH2007-10-061-7/+8
* added the CpuLibvprabhal2007-10-051-0/+1
* added the CpuLibvprabhal2007-10-051-0/+1
* added the CpuLibvprabhal2007-10-051-0/+1
* 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
* Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH2007-10-057-455/+267
* Added new PCD settingAJFISH2007-10-041-0/+1
* Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH2007-10-042-1/+2
* Added PCD for Variable Store profilingAJFISH2007-10-041-0/+1
* Add Profiling support for Variable store and added a specialized caching algo...AJFISH2007-10-046-20/+409
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4014 6f1...vprabhal2007-10-021-0/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4013 6f1...vprabhal2007-10-021-1/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4012 6f1...vprabhal2007-10-021-1/+0
* The functions in these deleted files are not being used and also are there in...vprabhal2007-10-024-312/+0
* Correct module type for library instance.lgao42007-09-302-2/+2