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:
committed by
Chasel Chiu
parent
7a0df266e5
commit
efa12a3f02
@@ -194,9 +194,9 @@ StackSetupDone:
|
||||
|
||||
;
|
||||
; Pass BFV into the PEI Core
|
||||
; It uses relative address to calculate the actual boot FV base
|
||||
; It uses relative address to calucate the actual boot FV base
|
||||
; For FSP implementation with single FV, PcdFspBootFirmwareVolumeBase and
|
||||
; PcdFspAreaBaseAddress are the same. For FSP with multiple FVs,
|
||||
; PcdFspAreaBaseAddress are the same. For FSP with mulitple FVs,
|
||||
; they are different. The code below can handle both cases.
|
||||
;
|
||||
call ASM_PFX(AsmGetFspBaseAddress)
|
||||
|
Reference in New Issue
Block a user