MdePkg/IndustryStandard: Fix various typos
Fix various typos in comments and documentation. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-24-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
0dbaba4239
commit
b219e2cd4c
@@ -1,6 +1,6 @@
|
||||
/** @file
|
||||
ElTorito Partitions Format Definition.
|
||||
This file includes some defintions from
|
||||
This file includes some definitions from
|
||||
1. "El Torito" Bootable CD-ROM Format Specification, Version 1.0.
|
||||
2. Volume and File Structure of CDROM for Information Interchange,
|
||||
Standard ECMA-119. (IS0 9660)
|
||||
@@ -75,7 +75,7 @@ typedef union {
|
||||
} BootRecordVolume;
|
||||
|
||||
///
|
||||
/// Primary Volumn Descriptor, defined in ISO 9660.
|
||||
/// Primary Volume Descriptor, defined in ISO 9660.
|
||||
///
|
||||
struct {
|
||||
UINT8 Type;
|
||||
|
Reference in New Issue
Block a user