summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enabling /O1 for the entire IPF tree buildsvprabhal2007-05-221-4/+4
* Remove some unnecessary #if/#ifdef from some header files.vanjeff2007-05-216-20/+4
* Fix the bug that destructor should sync with constructorqhuang82007-05-171-8/+6
* Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang2007-05-151-3/+3
* Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang2007-05-151-2/+2
* These updates are for IPF low level assembly library checking in.gtian2007-05-141-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian2007-05-1411-88/+1341
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1...gtian2007-05-141-2/+11
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f1...gtian2007-05-141-216/+232
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1...gtian2007-05-144-26/+264
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1...gtian2007-05-147-0/+1614
* Fix the FV information refresh problem for moduleSA settings in a platform.jlin162007-05-111-0/+1
* enabling /Wx and /O1 options, added related flags to this filevprabhal2007-05-081-4/+4
* clean up SFD file.vanjeff2007-05-081-10/+5
* Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish2007-05-051-0/+231
* Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...ajfish2007-05-051-1/+45
* Safely use MDE StrSize(), instead of its own function calculating string size...xli242007-04-261-35/+2
* Remove the package dependency of MdePkg.qhuang82007-04-263-40/+27
* Fixed EDKT549 by adding code to check if the module is binary or not before g...jwang362007-04-261-3/+5
* Clean up the following module msa files.lgao42007-04-2012-290/+106
* Perfected MSA files.vanjeff2007-04-196-24/+26
* To cleanup typo error.yshang12007-04-181-4/+4
* To fix the GP convert issue, which results in the GP of registered EsalServic...yshang12007-04-181-2/+6
* Fix the issue that Windows Server 2003 installation fails on Tiger.xli242007-04-181-2/+35
* Remove autogen.h from all dxs files, because autogen.h file has been included...lgao42007-04-1849-52/+0
* 1. Fixed one bug in UpdateDataCheck().vanjeff2007-04-172-18/+24
* Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu22007-04-162-26/+12
* Use siaddr as the PXE server address first and use option 54 when siaddr is N...qhuang82007-04-161-7/+12
* 1. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...qhuang82007-04-165-14/+58
* Fixed bug of incorrect processing of hexadecimal numbers.bxing2007-04-131-9/+9
* Add link Map option for GCC tool to generate map file.lgao42007-04-131-2/+2
* Add link Map option for GCC tool to generate map file.lgao42007-04-131-1/+2
* Fixed some issues for IA32 architecture platform build.vanjeff2007-04-133-19/+26
* Add link Map option for GCC tool to generate map file.lgao42007-04-131-4/+5
* 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff2007-04-1218-412/+2226
* Fix CygWinGCC build failed. When GCC build, map file is not generated. We don...lgao42007-04-121-1/+6
* Fix run broken issue for EdkUnixPkgklu22007-04-111-1/+3
* 1. Updated LOG file format generated by PeiRebase.bxing2007-04-113-424/+611
* Change default ModuleSA setting panel to be "FV Info" to remind user to speci...jlin162007-04-111-2/+3
* Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec.xli242007-04-111-1/+1
* Allocate memory in DebugSupport beforehand, in order to avoid calling memory ...xli242007-04-117-84/+117
* Merge the patch provided by Johnsonklu22007-04-115-6/+15
* Perfected MSA files.vanjeff2007-04-1019-58/+53
* removed ICC compile issue.vanjeff2007-04-102-12/+10
* Perfected MSA files.vanjeff2007-04-108-42/+48
* Clean up the following module msa files, they are three networt and two PCD m...lgao42007-04-0921-290/+161
* Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo...qwang122007-04-097-1197/+1
* A typo in comments that alignment should be 8 for IPF klu22007-04-091-1/+1
* Change the alignment of variable from 2 back to 1 for compability of test case.klu22007-04-091-1/+3
* Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...qhuang82007-04-091-1/+28