Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 bc4e770c78 In IdeBus driver block I/O read/write interface, it will always try to use UDMA mode first, if fails, then try to use PIO mode.
This may cause side effects if disk does not support UDMA mode and also let bad performance. 
The modification is to record supported mode and only try supported mode when do disk read/write. 
Also this patch combines the code for read/readex/write/writex to reduce code size.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2412 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-02 08:21:43 +00:00
EdkFatBinPkg Updated the Ipf/Fat.efi with a smaller version to save the image space and this efi binary is compiled with "O1" flag 2007-01-11 14:11:50 +00:00
EdkModulePkg In IdeBus driver block I/O read/write interface, it will always try to use UDMA mode first, if fails, then try to use PIO mode. 2007-03-02 08:21:43 +00:00
EdkNt32Pkg 1.replace macros EFI32 with MDE_CPU_IA32 2007-03-02 05:38:05 +00:00
EdkShellBinPkg Fix capitalization issues. 2007-01-24 21:24:30 +00:00
EdkUnixPkg Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library instance. 2007-02-26 03:19:32 +00:00
MdePkg Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. 2007-02-14 06:35:30 +00:00
Tools Enable the building option "/Os" for IPF tip Intel Compiler building. 2007-02-14 14:13:10 +00:00
BuildNotes.txt Added comment about using -emacs to turn off adding [cc] characters in error messages 2007-01-25 18:33:21 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat Added support for xmlbeans-2.2.0 2007-01-10 02:15:11 +00:00
edksetup.sh Added support for xmlbeans-2.2.0 2007-01-10 02:15:11 +00:00