]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootModulePkg/SecCore/SecCore.inf
MdePkg/UefiDebugLibStdErr: Add new APIs
[mirror_edk2.git] / CorebootModulePkg / SecCore / SecCore.inf
index f8468f4c24afcef8ccd1522284adf4965c1cea5b..083f60466c525946422418492a2cac7512056970 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # This is the first module taking control from the coreboot.\r
 #\r
-#  Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -24,7 +24,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
   FindPeiCore.c\r
 \r
 [Sources.IA32]\r
-  Ia32/Stack.asm     | MSFT\r
-  Ia32/Stack.S       | GCC\r
-  Ia32/SecEntry.asm  | MSFT\r
-  Ia32/SecEntry.S    | GCC\r
+  Ia32/Stack.nasm\r
+  Ia32/SecEntry.nasm\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r