Mirror of edk2.
Go to file
qhuang8 41c7f55141 Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. It cannot handle the case when divisor is less than 4G.
Make MSFT tool chain uses the ASM version, which can handle the case in an size efficient way. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4654 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-01 15:05:08 +00:00
BaseTools Fixed an unicode file parser issue which will remove the "\r\n" in the string. 2008-01-25 02:23:42 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Initialize DuetPkg ... 2007-12-21 08:48:38 +00:00
EdkCompatibilityPkg Remove the EDK build infrastructure, which was the temp solution when EDKII build tool did not support build EDK module. 2008-01-25 03:33:55 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Update gHobList in DXE core when GCD relocates hob list. 2007-08-03 05:45:55 +00:00
EdkNt32Pkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
EdkShellBinPkg Update the instruction for the customization build of EDK Shell binaries since EDKII build tool now support build EDK module with EDK compatibility package. 2008-01-25 03:28:25 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg Update Fat Binary to use EDK II Prime EnhancedFat driver in FatPkg. 2007-12-20 09:58:59 +00:00
IntelFrameworkModulePkg Sync with the PO-2 release branch (version: EDK 4645 and R9 3897) 2008-01-31 09:30:11 +00:00
IntelFrameworkPkg UEFI HII: Merge UEFI HII support changes from branch. 2008-01-22 01:27:53 +00:00
MdeModulePkg Roll back the updating of 4646 as it will cause the Richford SoftSDV boot failure 2008-01-31 11:38:47 +00:00
MdePkg Remove the DivU64x64Remainder.c (embedded asm version)for IA32 architecture. It cannot handle the case when divisor is less than 4G. 2008-02-01 15:05:08 +00:00
Nt32Pkg Fix bug in CustomErashFlashRange function. 2008-01-31 06:10:38 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg 1. add DxeI2c Library in OptionRomPkg. 2008-01-03 06:44:03 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Updated per the latest status of tools 2007-09-03 06:11:35 +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 VS2005 support 2007-10-31 09:12:54 +00:00
edksetup.sh Refer to $WORKSPACE/BaseTools rather than $WORKSPACE/Tools. 2007-10-17 02:03:40 +00:00