]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/DxeIpl.inf
change the GetPcd64 to FixedGetPcd64 to pass ECC
[mirror_edk2.git] / DuetPkg / DxeIpl / DxeIpl.inf
index d2d43e982e0ba123240438877b61f5b8b37942d4..7c06dffa15f081f1160f3a6df3dd268967fdeac7 100644 (file)
@@ -1,6 +1,6 @@
 #/*++\r
 # \r
-# Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
+# Copyright (c) 2006 - 2009, Intel Corporation                                                         \r
 # All rights reserved. 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
   BaseMemoryLib\r
   PrintLib\r
   ReportStatusCodeLib\r
+  IoLib\r
+\r
+[Guids]\r
+  gEfiVariableGuid\r
 \r
 [Sources.common]\r
   DxeIpl.h\r
   Debug.h\r
   \r
 [Sources.x64]\r
-  X64/CpuIoAccess.asm\r
-  X64/EnterDxeCore.asm\r
+  X64/EnterDxeCore.c\r
   X64/Paging.c\r
   X64/VirtualMemory.h\r
 \r
 [Sources.Ia32]\r
-  Ia32/CpuIoAccess.asm\r
-  Ia32/EnterDxeCore.asm\r
+  Ia32/EnterDxeCore.c\r
   Ia32/Paging.c\r
   Ia32/VirtualMemory.h\r
 \r
@@ -71,3 +73,6 @@
   #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