summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Checked in the GUIDs introduced in UEFI/PI.yshang12007-06-1920-0/+868
* Checked in the Protocols introduced in UEFI/PI.yshang12007-06-1992-42/+23936
* Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH2007-06-1823-903/+904
* Changed the name of the SPD to .nspd so as not to break the build if someone ...lhauch2007-06-151-0/+0
* Initial directory structure of IntelFrameworkPkg.bxing2007-06-1567-0/+17948
* Add PPI definitions introduced in PI1.0.yshang12007-06-1322-0/+3203
* Move to directory "Include"yshang12007-06-0827-0/+9390
* Move to sub-directory "include"yshang12007-06-0827-9390/+0
* Checked in the new includes of MdePkg, that are ProcessorBind.h, ModuleType.h...yshang12007-06-0827-0/+9390
* remove UefiRuntimeServiceTableLib reference from Helloworld module.vanjeff2007-06-081-2/+2
* 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff2007-06-053-22/+13
* Remove R2627 commit. Roll back R2626.vanjeff2007-06-053-6/+0
* 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff2007-06-053-9/+15
* Add /dev/ttyS1 for PcdUnixSerialPortklu22007-06-051-2/+2
* MdePkg: qhuang82007-06-049-28/+403
* Use <sys/ioctl.h>.klu22007-06-041-3/+1
* Fix the different defintion between linux and cygwinklu22007-06-041-2/+2
* Fix the definition differences issue of termios.h in different version of ker...klu22007-06-044-2/+52
* Removed duplicate CheckSum.c in msa fileqhuang82007-06-041-1/+0
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011130-4/+4
* 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