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:
Antoine Cœur
2019-07-11 16:54:31 +08:00
committed by Chasel Chiu
parent efa12a3f02
commit 91cc60bafc
18 changed files with 52 additions and 52 deletions

View File

@@ -194,9 +194,9 @@ StackSetupDone:
;
; Pass BFV into the PEI Core
; It uses relative address to calucate the actual boot FV base
; It uses relative address to calculate the actual boot FV base
; For FSP implementation with single FV, PcdFspBootFirmwareVolumeBase and
; PcdFspAreaBaseAddress are the same. For FSP with mulitple FVs,
; PcdFspAreaBaseAddress are the same. For FSP with multiple FVs,
; they are different. The code below can handle both cases.
;
call ASM_PFX(AsmGetFspBaseAddress)