FatPkg: Fix spelling errors
https://bugzilla.tianocore.org/show_bug.cgi?id=2264 Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Ray Ni <ray.ni@intel.com>
This commit is contained in:
committed by
Michael D Kinney
parent
8d89159245
commit
44c9618a3f
@@ -52,7 +52,7 @@ PartitionValidMbr (
|
||||
if (EndingLBA > LastLba) {
|
||||
//
|
||||
// Compatability Errata:
|
||||
// Some systems try to hide drive space with thier INT 13h driver
|
||||
// Some systems try to hide drive space with their INT 13h driver
|
||||
// This does not hide space from the OS driver. This means the MBR
|
||||
// that gets created from DOS is smaller than the MBR created from
|
||||
// a real OS (NT & Win98). This leads to BlockIo->LastBlock being
|
||||
|
Reference in New Issue
Block a user