mirror of https://github.com/acidanthera/audk.git
IntelFsp2WrapperPkg: Remove duplicated words
In an effort to clean the documentation of the above package, remove duplicated words. Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
This commit is contained in:
parent
ac55fcb051
commit
6edd257861
|
@ -95,7 +95,7 @@
|
|||
# We need a flag (PCD) to indicate if there is need to do such FSP measurement or NOT.
|
||||
# 2) The FSP binary includes FSP code and FSP UPD region. The UPD region is considered
|
||||
# as configuration block, and it may be updated by OEM by design.
|
||||
# This flag (PCD) is to indicate if we need isolate the the UPD region from the FSP code region.
|
||||
# This flag (PCD) is to indicate if we need isolate the UPD region from the FSP code region.
|
||||
# BIT0: Need measure FSP. (for FSP1.x) - reserved in FSP2.
|
||||
# BIT1: Need measure FSPT. (for FSP 2.x)
|
||||
# BIT2: Need measure FSPM. (for FSP 2.x)
|
||||
|
|
Loading…
Reference in New Issue