Revert "FmpDevicePkg: Fix various typos"

This reverts commit f527942e6b.
Commit message was incorrect.

Signed-off-by: Cœur <coeur@gmx.fr>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
This commit is contained in:
Antoine Cœur
2019-07-11 16:31:15 +08:00
committed by Chasel Chiu
parent 7a0df266e5
commit efa12a3f02
18 changed files with 52 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
/** @file
Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
@@ -66,7 +66,7 @@ SecCarInit (
);
/**
This function check the signature of UPD.
This function check the signture of UPD.
@param[in] ApiIdx Internal index of the FSP API.
@param[in] ApiParam Parameter of the FSP API.