OvmfPkg: Fix typing errors in header files
Correct some typos in the header files of the OvmfPkg (which have been discovered with the codespell utility). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
committed by
Laszlo Ersek
parent
8c0b0b34f7
commit
b6b33f67df
@@ -32,7 +32,7 @@
|
||||
// identification, and 8 bytes for LUN identification.
|
||||
//
|
||||
// EFI_EXT_SCSI_PASS_THRU_MODE.AdapterId is also a target identifier,
|
||||
// consisting of 4 bytes. Make sure TARGET_MAX_BYTES can accomodate both
|
||||
// consisting of 4 bytes. Make sure TARGET_MAX_BYTES can accommodate both
|
||||
// AdapterId and our target identifiers.
|
||||
//
|
||||
#if TARGET_MAX_BYTES < 4
|
||||
|
Reference in New Issue
Block a user