]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/DxeIpl.inf
IntelFsp2Pkg: Removing FSP Data Table
[mirror_edk2.git] / DuetPkg / DxeIpl / DxeIpl.inf
index ccb7da3e48cf714021109de82f3c5f5a0461da36..ba7a2c2d326d57a9eb51a94a151f6820fc21598b 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # \r
-# Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
-# All rights reserved. This program and the accompanying materials                          \r
+# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# This program and the accompanying materials                          \r
 # are licensed and made available under the terms and conditions of the BSD License         \r
 # which accompanies this distribution.  The full text of the license may be found at        \r
 # http://opensource.org/licenses/bsd-license.php                                            \r
   BaseLib\r
   BaseMemoryLib\r
   PrintLib\r
+  SerialPortLib\r
   ReportStatusCodeLib\r
   IoLib\r
 \r
 [Guids]\r
   gEfiVariableGuid\r
+  gDxeCoreFileNameGuid\r
+  gLdrMemoryDescriptorGuid\r
 \r
 [Sources]\r
   DxeIpl.h\r
   Ia32/Paging.c\r
   Ia32/VirtualMemory.h\r
 \r
-#[BuildOptions]\r
-  #MSFT:*_*_IA32_DLINK_FLAGS = /out:"$(BIN_DIR)\SecMain.exe" /base:0x10000000 /pdb:"$(BIN_DIR)\SecMain.pdb" /LIBPATH:"$(VCINSTALLDIR)\Lib" /LIBPATH:"$(VCINSTALLDIR)\PlatformSdk\Lib" /NOLOGO /SUBSYSTEM:CONSOLE /NODEFAULTLIB /IGNORE:4086 /MAP /OPT:REF /DEBUG /MACHINE:I386 /LTCG Kernel32.lib MSVCRTD.lib Gdi32.lib User32.lib Winmm.lib\r
-  #MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /Od /FI$(DEST_DIR_DEBUG)/AutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE\r
-  #MSFT:*_*_IA32_PP_FLAGS = /nologo /E /TC /FI$(DEST_DIR_DEBUG)/AutoGen.h\r
-  #MSFT:*_*_IA32_ASM_FLAGS = /nologo /W3 /WX /c /coff /Cx /Zd /W0 /Zi\r
-  #MSFT:*_*_IA32_ASMLINK_FLAGS       = /link /nologo /tiny  \r
-  #GCC:*_UNIXGCC_IA32_CC_FLAGS                  = -O2 -falign-functions -falign-jumps -falign-loops -freorder-blocks -freorder-blocks-and-partition -falign-labels -fshort-wchar -fno-strict-aliasing -Wall  -Wno-missing-braces -c -include AutoGen.h\r
-\r
 [Depex]\r
   TRUE\r