diff options
-rw-r--r-- | OvmfPkg/Csm/Include/Protocol/LegacyBios.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/Csm/Include/Protocol/LegacyBios.h b/OvmfPkg/Csm/Include/Protocol/LegacyBios.h index cd585a8d58..cb320b6017 100644 --- a/OvmfPkg/Csm/Include/Protocol/LegacyBios.h +++ b/OvmfPkg/Csm/Include/Protocol/LegacyBios.h @@ -1,7 +1,7 @@ /** @file
The EFI Legacy BIOS Protocol is used to abstract legacy Option ROM usage
under EFI and Legacy OS boot. This file also includes all the related
- COMPATIBILIY16 structures and definitions.
+ COMPATIBILITY16 structures and definitions.
Note: The names for EFI_IA32_REGISTER_SET elements were picked to follow
well known naming conventions.
|