]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add documentation on how to build for execution within an emulation environment.
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 22 Aug 2011 19:30:51 +0000 (19:30 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 22 Aug 2011 19:30:51 +0000 (19:30 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12182 6f19259b-4bc3-4df7-8a09-765794883524

AppPkg/AppPkg.dsc

index 15cb26fa688fd034527c7f8bd8e9c0ffecad5253..43a93369b9827a8b6d919b0d8581d0a074581847 100644 (file)
 #  Include Boilerplate text required for building with the Standard Libraries.\r
 #\r
 ##############################################################################\r
+# Specify whether we are running in an emulation environment, or not.\r
+# Define EMULATE if we are.\r
+#\r
+#DEFINE  EMULATE = 1\r
+\r
 !include StdLib/StdLib.inc\r