UefiCpuPkg SecCore: Update SecCore inf to refer to nasmb source
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
# protected mode, setup flat memory model, enable temporary memory and
|
# protected mode, setup flat memory model, enable temporary memory and
|
||||||
# call into SecStartup().
|
# call into SecStartup().
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>
|
# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||||
# This program and the accompanying materials
|
# This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
# which accompanies this distribution. The full text of the license may be found at
|
# which accompanies this distribution. The full text of the license may be found at
|
||||||
@@ -39,9 +39,7 @@
|
|||||||
FindPeiCore.c
|
FindPeiCore.c
|
||||||
|
|
||||||
[Sources.IA32]
|
[Sources.IA32]
|
||||||
Ia32/ResetVec.asm16 | MSFT
|
Ia32/ResetVec.nasmb
|
||||||
Ia32/ResetVec.asm16 | INTEL
|
|
||||||
Ia32/ResetVec.nasmb | GCC
|
|
||||||
|
|
||||||
[Packages]
|
[Packages]
|
||||||
MdePkg/MdePkg.dec
|
MdePkg/MdePkg.dec
|
||||||
|
Reference in New Issue
Block a user