Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jljusten f46d494a8e OVMF BlockMmioToBlockIoDxe: Fix build error for VS2005
The previous code would generate compiler intrinsic function calls.
Patch provided by Scott Wang.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10305 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-23 06:43:53 +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 r1937. 2010-03-19 06:55:07 +00:00
BeagleBoardPkg Sync up ARMASM and GCC version 2010-03-17 02:25:41 +00:00
Conf
DuetPkg Remove the work around as the Fat driver's lock issue was found and fixed. 2010-03-23 00:39:54 +00:00
EdkCompatibilityPkg Correct file path separator to be consistent. 2010-03-20 06:58:55 +00:00
EdkShellBinPkg Update shell binaries to use release build target and integrate the following hot fixes: 2010-03-18 07:50:17 +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 1. Update Fat Binaries to fix a migration bug about EFI lock semantics change. 2010-03-18 02:39:32 +00:00
IntelFrameworkModulePkg Per Liming request: 1)remove duplicate header disclaimer lines IntelFrameworkModulePkg.dsc; 2) IntelFrameworkModulePkg\Include\Library\GenericBdsLib.h line 948 is actually 948 to 963, 8 lines of @retval. 2010-03-22 16:28:12 +00:00
IntelFrameworkPkg Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL. 2010-03-16 04:08:24 +00:00
MdeModulePkg Change BufferSize from UINTN * to UINTN to eliminate pointer to pointer in SmmCore for security consideration. 2010-03-21 04:17:16 +00:00
MdePkg Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This should be equivalent with previous implementation. 2010-03-19 00:25:47 +00:00
Nt32Pkg Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Common [LibraryClasses] section. 2010-03-21 13:14:27 +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 OVMF BlockMmioToBlockIoDxe: Fix build error for VS2005 2010-03-23 06:43:53 +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
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