Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
erictian d96d37d8b9 fix ia32 build error.
With IA32 tool chain, we can not use a 64bit data to divide a 32 bit data. MS tool chain may introduce an intrinsic function.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10268 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-17 11:06:45 +00:00
ArmEbPkg Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add VectorBase PCD to SEC. Don't assume it is at start of DRAM. 2010-03-05 03:17:47 +00:00
ArmPkg Remove hook for debugger. Should be implemented using the new library scheme. 2010-03-17 02:37:34 +00:00
BaseTools Sync EDKII BaseTools to BaseTools project r1928 2010-03-12 10:54:01 +00:00
BeagleBoardPkg Sync up ARMASM and GCC version 2010-03-17 02:25:41 +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 Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declaration from FD to FV. 2010-03-16 05:22:23 +00:00
EdkCompatibilityPkg Remove the implementation limitation in the SmmBaseHelper driver that it assumes the Framework SMM driver to be loaded has a copy in memory. 2010-03-17 02:06:04 +00:00
EdkShellBinPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:08:36 +00:00
EdkShellPkg 1. Correct File header to ## @file 2010-02-23 23:43:55 +00:00
EmbeddedPkg Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD 2010-02-25 19:25:44 +00:00
FatBinPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:10:42 +00:00
IntelFrameworkModulePkg fix ia32 build error. 2010-03-17 11:06:45 +00:00
IntelFrameworkPkg Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL. 2010-03-16 04:08:24 +00:00
MdeModulePkg fix ia32 build error. 2010-03-17 11:06:21 +00:00
MdePkg Add Math64.S to reduce the number of compiler intrinsics that need to be supported. It turns out they seem to change from GCC generation to generation. 2010-03-17 02:21:18 +00:00
Nt32Pkg Clean up PCDs section in Nt32 DSCs by removing those PCDs that use the default values/types from the DEC file. 2010-03-14 09:53:45 +00:00
Omap35xxPkg Fix typo that causes a hang. 2010-03-07 23:15:06 +00:00
OptionRomPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:04:34 +00:00
OvmfPkg Merge the same type PCD section. 2010-03-15 01:40:59 +00:00
PcAtChipsetPkg Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. 2010-03-03 03:38:09 +00:00
ShellPkg 1. Correct File header to ## @file 2010-02-23 23:58:38 +00:00
UefiCpuPkg Add Checking for MTRR existence. 2010-03-10 02:38:39 +00:00
UnixPkg Add VlanConfigDxe to platform DSC/FDF. 2010-03-03 10:47:27 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Set correct workspace when workspace is not set. 2010-01-26 04:58:56 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00