IntelFsp2Pkg: Fix various typos
Fix various typos in IntelFsp2Pkg. Signed-off-by: Cœur <coeur@gmx.fr> Reviewed-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
This commit is contained in:
committed by
Chasel Chiu
parent
efa12a3f02
commit
91cc60bafc
@@ -1,7 +1,7 @@
|
||||
/** @file
|
||||
Null instance of Platform Sec Lib.
|
||||
|
||||
Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||
Copyright (c) 2014 - 2019, Intel Corporation. All rights reserved.<BR>
|
||||
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
|
||||
**/
|
||||
@@ -10,7 +10,7 @@
|
||||
#include <Library/FspCommonLib.h>
|
||||
|
||||
/**
|
||||
This function check the signture of UPD.
|
||||
This function check the signature of UPD.
|
||||
|
||||
@param[in] ApiIdx Internal index of the FSP API.
|
||||
@param[in] ApiParam Parameter of the FSP API.
|
||||
|
Reference in New Issue
Block a user