audk/MdePkg
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
..
Include added ACPI_TIMER_FREQUENCY definition 2006-09-20 09:15:14 +00:00
Library 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
MdePkg.fpd Add support for DEBUG and RELEASE builds of this FPD file. 2006-10-04 23:04:24 +00:00
MdePkg.spd Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PCD type can be 2006-09-07 08:24:27 +00:00