]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/EmulatorPkg.dec
FatBinPkg: Update EBC/IA32/X64/IPF binaries
[mirror_edk2.git] / EmulatorPkg / EmulatorPkg.dec
index b5f719227a7fafef1803990e3f02e475dfbcd5e3..25f79c92c91e529c2d180dc6eadaf17bb5a94f8e 100644 (file)
@@ -3,9 +3,9 @@
 # This is the Emu Emulation Environment Platform\r
 #\r
 # Copyright (c) 2008 - 2011, Intel Corporation. All rights reserved.<BR>\r
-# Portions copyright (c) 2011, Apple Inc. All rights reserved. \r
+# Portions copyright (c) 2011, Apple Inc. All rights reserved.\r
 #\r
-#    This program and the accompanying materials are licensed and made available \r
+#    This program and the accompanying materials are licensed and made available\r
 #    under the terms and conditions of the BSD License which accompanies this distribution.\r
 #    The full text of the license may be found at http://opensource.org/licenses/bsd-license.php\r
 #    THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES\r
@@ -30,6 +30,7 @@
   EmuThunkLib|Include/Library/EmuThunkLib.h\r
   KeyMap|Include/Library/KeyMapLib.h\r
   PpiListLib|Include/Library/PpiListLib.h\r
+  SmbiosLib|Include/Library/SmbiosLib.h\r
 \r
 [Protocols]\r
   gEmuThunkProtocolGuid          = { 0x5CF32E0B, 0x8EDF, 0x2E44, { 0x9C, 0xDA, 0x93, 0x20, 0x5E, 0x99, 0xEC, 0x1C } }\r
   gEmuVirtualDisksGuid       = { 0xf2ba331a, 0x8985, 0x11db, { 0xa4, 0x06, 0x00, 0x40, 0xd0, 0x2b, 0x18, 0x35 } }\r
   gEmuPhysicalDisksGuid      = { 0xf2bdcc96, 0x8985, 0x11db, { 0x87, 0x19, 0x00, 0x40, 0xd0, 0x2b, 0x18, 0x35 } }\r
 \r
+[PcdsFeatureFlag]\r
+  ## If TRUE, if symbols only load on breakpoints and gdb entry\r
+  gEmulatorPkgTokenSpaceGuid.PcdEmulatorLazyLoadSymbols|TRUE|BOOLEAN|0x00020000\r
+\r
 [PcdsFixedAtBuild]\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuFlashNvStorageVariableBase|0x0|UINT64|0x00001014\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuFlashNvStorageFtwSpareBase|0x0|UINT64|0x00001015\r
@@ -60,7 +65,7 @@
   gEmulatorPkgTokenSpaceGuid.PcdEmuFlashFvRecoverySize|0x0|UINT32|0x00001011\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuFirmwareFdSize|0x0|UINT32|0x00001012\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuFirmwareBlockSize|0|UINT32|0x00001013\r
\r
+\r
   ## Number of Application Processors (APs) in the system 0 means Uniprocessor mode\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuApCount|L"0"|VOID*|0x00001019\r
 \r
   ## Size of the packet filter\r
   gEmulatorPkgTokenSpaceGuid.PcdNetworkPacketFilterSize|524288|UINT32|0x0000101c\r
 \r
-  \r
 \r
-[PcdsFixedAtBuild, PcdsPatchableInModule] \r
+\r
+[PcdsFixedAtBuild, PcdsPatchableInModule]\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuBootMode|1|UINT32|0x00001006\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuFirmwareVolume|L"..\\Fv\\Fv_Recovery.fd"|VOID*|0x00001009\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuMemorySize|L"64!64"|VOID*|0x0000100c\r
-  \r
+\r
   #\r
   # filename[:[R|F][O|W]][:BlockSize]\r
   # filename can be a device node, like /dev/disk1\r
   #   Default is Fixed Media, Writable\r
   # For a file the default BlockSize is 512, and can be overridden via BlockSize,\r
   #  for example 2048 for an ISO CD image. The block size for a device comes from\r
-  #  the device and is not configurable. \r
-  # Device Size comes from file or device. \r
+  #  the device and is not configurable.\r
+  # Device Size comes from file or device.\r
   # On Mac OS X you can use Disk Utility to create .dmg files and mount them like disks\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuVirtualDisk|L"disk.dmg:FW"|VOID*|0x00001001\r
-  \r
+\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window"|VOID*|0x00001018\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuFileSystem|L".!../../../../../EdkShellBinPkg/bin/ia32/Apps"|VOID*|0x00001004\r
   gEmulatorPkgTokenSpaceGuid.PcdEmuSerialPort|L"/dev/ttyS0"|VOID*|0x00001002\r