Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
rsun3 2f8df87003 Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor is designed to be loaded to ecx:ebx but the high 4 byte of the divisor is forgotten to be loaded to ecx
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1693 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-09 10:09:26 +00:00
EdkFatBinPkg Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
EdkModulePkg Add PERF_START function for collecting performance data for DXE_OK tag. 2006-10-08 08:15:12 +00:00
EdkNt32Pkg Changed the way of using precompiled header in the build process. Now the use of precompiled header is controlled by tools_def.txt. 2006-10-08 16:07:32 +00:00
EdkShellBinPkg Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
MdePkg Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor is designed to be loaded to ecx:ebx but the high 4 byte of the divisor is forgotten to be loaded to ecx 2006-10-09 10:09:26 +00:00
Tools 1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 tool chains and cleaned the option format; 2006-10-09 07:15:20 +00:00
ReleaseNotes.txt Update the Release notes with more description of setting up gcc. 2006-10-05 16:37:34 +00:00
build.xml Add class header to FrameworkBuildTask. Remove some unused code from top level build.xml. 2006-08-17 06:51:51 +00:00
edksetup.bat Fix the warning of "Unknown argument: -noclasspath" when calling "edksetup ForceRebuild". 2006-08-28 13:06:24 +00:00
edksetup.sh Fix EDKT140(CompressDll.dll does not build under cygwin gcc). 2006-08-04 03:17:05 +00:00