summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-051. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff
2007-06-05Add /dev/ttyS1 for PcdUnixSerialPortklu2
2007-06-04MdePkg: qhuang8
2007-06-04Use <sys/ioctl.h>.klu2
2007-06-04Fix the different defintion between linux and cygwinklu2
2007-06-04Fix the definition differences issue of termios.h in different version of ker...klu2
2007-06-04Removed duplicate CheckSum.c in msa fileqhuang8
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-06-01Adding OldMdePkg directory - prior to the move of the content of MdePkg, also...lhauch
2007-06-01Add in GUID_TYPE and "Help Text" for GUID declaraion.qwang12
2007-06-01Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. qwang12
2007-05-31Rewrite the confusion statement.qhuang8
2007-05-31Update the Guid Value of Ext SCSI Pass Thru Protocolqhuang8
2007-05-30Remove unused variable and functionklu2
2007-05-30Add emulated serialIo device driver for EdkUnixPkgklu2
2007-05-30Fix the wrong checking for UnixSerialIoklu2
2007-05-30Add UnixSerialIo device driverklu2
2007-05-30Fix some errors in comments of Status Code include file.xli24
2007-05-29Remove the DXE_DRIVER from Supported Module Type List.yshang1
2007-05-29Add supported module type.yshang1
2007-05-22Enabling /O1 for the entire IPF tree buildsvprabhal
2007-05-21Remove some unnecessary #if/#ifdef from some header files.vanjeff
2007-05-17Fix the bug that destructor should sync with constructorqhuang8
2007-05-15Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang
2007-05-15Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC.qouyang
2007-05-14These updates are for IPF low level assembly library checking in.gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1...gtian
2007-05-11Fix the FV information refresh problem for moduleSA settings in a platform.jlin16
2007-05-08enabling /Wx and /O1 options, added related flags to this filevprabhal
2007-05-08clean up SFD file.vanjeff
2007-05-05Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish
2007-05-05Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d...ajfish
2007-04-26Safely use MDE StrSize(), instead of its own function calculating string size...xli24
2007-04-26Remove the package dependency of MdePkg.qhuang8
2007-04-26Fixed EDKT549 by adding code to check if the module is binary or not before g...jwang36
2007-04-20Clean up the following module msa files.lgao4
2007-04-19Perfected MSA files.vanjeff
2007-04-18To cleanup typo error.yshang1
2007-04-18To fix the GP convert issue, which results in the GP of registered EsalServic...yshang1
2007-04-18Fix the issue that Windows Server 2003 installation fails on Tiger.xli24
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao4
2007-04-171. Fixed one bug in UpdateDataCheck().vanjeff
2007-04-16Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu2
2007-04-16Use siaddr as the PXE server address first and use option 54 when siaddr is N...qhuang8
2007-04-161. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...qhuang8
2007-04-13Fixed bug of incorrect processing of hexadecimal numbers.bxing