summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang843-182/+182
2007-10-09Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang121-3/+5
2007-10-09Add BINARY_MODULE = true attribute in binary module inf file.lgao42-0/+2
2007-10-09Add BINARY_MODULE = true attribute in binary module inf file.lgao41-0/+1
2007-10-09Add BINARY_MODULE = true attribute in binary module inf file.lgao41-0/+1
2007-10-09Add Unicode Collation related PCD entries in DSC file.qhuang81-0/+2
2007-10-09Add Unicode Collation related feature flags:qhuang81-0/+2
2007-10-09Add Unicode Collation related PCD entries in DSC file.qhuang81-0/+2
2007-10-09Update English Module to selectively install Unicode Collation and Unicode Co...qhuang83-11/+68
2007-10-09Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang82-3/+6
2007-10-08Update FIT_SIGNATURE from "_FIT_" to "_FIT_ "mdkinney1-0/+0
2007-10-08Updated the revision number of build.exe and GenFds.exejwang361-8/+8
2007-10-08Fixed build hang issue in multi-thread mode and in configuration loading errorjwang361-0/+0
2007-10-08Add support for MACRO in key string list of INF.jlin162-0/+0
2007-10-08Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)zliu31-0/+1
2007-10-08Use return GetUtilityStatus (); to exit and report the tool status.htao1-0/+0
2007-10-08Correct CpuLib.inf format in DSC filelgao41-1/+1
2007-10-08error/warn/debug message format has been updated so update the tool binary.htao3-0/+0
2007-10-08Support ICC build .yshang18-13/+13
2007-10-08Fixed unexpected timeout in Usb MassStorage Driver.yshang122-248/+372
2007-10-06Change NT32 to use optimized BaseMemoryLibsmdkinney1-1/+4
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-06Fix a bug with changing the NVRAM properties of a VariableAJFISH1-7/+8
2007-10-05added the CpuLibvprabhal1-0/+1
2007-10-05added the CpuLibvprabhal1-0/+1
2007-10-05added the CpuLibvprabhal1-0/+1
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-10-05Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH7-455/+267
2007-10-04Added new PCD settingAJFISH1-0/+1
2007-10-04Made PCD valid for all architectures. Added new Variable statistic dump aplic...AJFISH2-1/+2
2007-10-04Added PCD for Variable Store profilingAJFISH1-0/+1
2007-10-04Add Profiling support for Variable store and added a specialized caching algo...AJFISH6-20/+409
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4014 6f1...vprabhal1-0/+1
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4013 6f1...vprabhal1-1/+0
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4012 6f1...vprabhal1-1/+0
2007-10-02The functions in these deleted files are not being used and also are there in...vprabhal4-312/+0
2007-09-30Correct module type for library instance.lgao42-2/+2
2007-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao45-1/+718
2007-09-30Fix one bug on memory access exceed in GenFw toollgao41-0/+0