summaryrefslogtreecommitdiff
path: root/CorebootModulePkg/SecCore/SecCore.inf
diff options
context:
space:
mode:
Diffstat (limited to 'CorebootModulePkg/SecCore/SecCore.inf')
-rw-r--r--CorebootModulePkg/SecCore/SecCore.inf8
1 files changed, 3 insertions, 5 deletions
diff --git a/CorebootModulePkg/SecCore/SecCore.inf b/CorebootModulePkg/SecCore/SecCore.inf
index f8468f4c24..3eb8aa029b 100644
--- a/CorebootModulePkg/SecCore/SecCore.inf
+++ b/CorebootModulePkg/SecCore/SecCore.inf
@@ -1,7 +1,7 @@
## @file
# This is the first module taking control from the coreboot.
#
-# Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -33,10 +33,8 @@
FindPeiCore.c
[Sources.IA32]
- Ia32/Stack.asm | MSFT
- Ia32/Stack.S | GCC
- Ia32/SecEntry.asm | MSFT
- Ia32/SecEntry.S | GCC
+ Ia32/Stack.nasm
+ Ia32/SecEntry.nasm
[Packages]
MdePkg/MdePkg.dec