IntelFsp2Pkg SecFspSecPlatformLibNull: Remove MASM/GAS files
Keep NASM file only for new added modules. Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Giri Mudusuru <giri.p.mudusuru@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## @file
|
||||
# NULL instance of Platform Sec Lib.
|
||||
#
|
||||
# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2014 - 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
|
||||
@@ -41,11 +41,7 @@
|
||||
PlatformSecLibNull.c
|
||||
|
||||
[Sources.IA32]
|
||||
Ia32/Flat32.asm
|
||||
Ia32/Flat32.nasm
|
||||
Ia32/Flat32.s
|
||||
Ia32/SecCarInit.asm
|
||||
Ia32/SecCarInit.s
|
||||
Ia32/SecCarInit.nasm
|
||||
|
||||
################################################################################
|
||||
|
Reference in New Issue
Block a user