summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding OldMdePkg directory - prior to the move of the content of MdePkg, also...lhauch2007-06-011-2/+2
* Add in GUID_TYPE and "Help Text" for GUID declaraion.qwang122007-06-011-14/+9
* Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. qwang122007-06-011-51/+51
* Rewrite the confusion statement.qhuang82007-05-311-24/+16
* Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang82007-05-313-4/+5
* Remove unused variable and functionklu22007-05-303-178/+152
* Add emulated serialIo device driver for EdkUnixPkgklu22007-05-3011-77/+2606
* Fix the wrong checking for UnixSerialIoklu22007-05-304-2121/+20
* Add UnixSerialIo device driverklu22007-05-304-20/+2121
* Fix some errors in comments of Status Code include file.xli242007-05-301-5/+5
* Remove the DXE_DRIVER from Supported Module Type List.yshang12007-05-291-1/+1
* Add supported module type.yshang12007-05-291-1/+1
* 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