]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg SecCore: Update SecCore inf to refer to nasmb source
authorLiming Gao <liming.gao@intel.com>
Mon, 11 Jul 2016 02:59:58 +0000 (10:59 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 11 Jul 2016 05:20:21 +0000 (13:20 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
UefiCpuPkg/SecCore/SecCore.inf

index bf08a4cc49a525049fb7ee2968fab5113096b4e3..4e598cbfff592a5ef7af7991eae6ef1f750ab195 100644 (file)
@@ -7,7 +7,7 @@
 #  protected mode, setup flat memory model, enable temporary memory and\r
 #  call into SecStartup().\r
 #\r
-#  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2016, 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
@@ -39,9 +39,7 @@
   FindPeiCore.c\r
 \r
 [Sources.IA32]\r
-  Ia32/ResetVec.asm16 | MSFT\r
-  Ia32/ResetVec.asm16 | INTEL\r
-  Ia32/ResetVec.nasmb | GCC\r
+  Ia32/ResetVec.nasmb\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r