SignedCapsulePkg: Fix various typos
Fix various typos in comments and documentation. Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-70-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
f16bd39441
commit
582b6cdd08
@@ -60,7 +60,7 @@
|
||||
ImageOffset = <ImageOffset> # Fv offset of this SystemFirmware image (HEX)
|
||||
FileGuid = XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX # PcdEdkiiSystemFirmwareFileGuid
|
||||
|
||||
NOTE: The [Name?] entry may have differnt FileGuid.
|
||||
NOTE: The [Name?] entry may have different FileGuid.
|
||||
Only the one, whose FileGuid matches PcdEdkiiSystemFirmwareFileGuid, takes effect.
|
||||
The other entry is ignored.
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
ImageOffset = <ImageOffset> # Image offset of this SystemFirmware image (HEX)
|
||||
FileGuid = XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX # PcdEdkiiSystemFirmwareFileGuid
|
||||
|
||||
NOTE: The [Name?] entry may have differnt FileGuid.
|
||||
NOTE: The [Name?] entry may have different FileGuid.
|
||||
Only the one, whose FileGuid matches PcdEdkiiSystemFirmwareFileGuid, takes effect.
|
||||
The other entry is ignored.
|
||||
|
||||
|
Reference in New Issue
Block a user