]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Csm/BiosThunk/VideoDxe/VesaBiosExtensions.h
OvmfPkg/Csm: Fix various typos
[mirror_edk2.git] / OvmfPkg / Csm / BiosThunk / VideoDxe / VesaBiosExtensions.h
index dbf706179ff9fa98a79ef70d5d340b51c2098485..88065f15c645d12851bd182f1900f36fd8736bf6 100644 (file)
@@ -250,7 +250,7 @@ typedef struct {
 #define VESA_BIOS_EXTENSIONS_VERSION_3_0  0x0300\r
 \r
 //\r
-// Super VGA Information Block Capabilities field bit defintions\r
+// Super VGA Information Block Capabilities field bit definitions\r
 //\r
 #define VESA_BIOS_EXTENSIONS_CAPABILITY_8_BIT_DAC 0x01  // 0: DAC width is fixed at 6 bits/color\r
 // 1: DAC width switchable to 8 bits/color\r
@@ -358,7 +358,7 @@ typedef struct {
 } VESA_BIOS_EXTENSIONS_MODE_INFORMATION_BLOCK;\r
 \r
 //\r
-// Super VGA Mode Information Block ModeAttributes field bit defintions\r
+// Super VGA Mode Information Block ModeAttributes field bit definitions\r
 //\r
 #define VESA_BIOS_EXTENSIONS_MODE_ATTRIBUTE_HARDWARE  0x0001  // 0: Mode not supported in handware\r
 // 1: Mode supported in handware\r
@@ -396,7 +396,7 @@ typedef struct {
 #define VESA_BIOS_EXTENSIONS_MODE_ATTRIBUTE_DUAL_DISPLAY  0x1000  // 0: No dual display start address support\r
 // 1: Dual display start address support\r
 //\r
-// Super VGA Mode Information Block WinAAttribite/WinBAttributes field bit defintions\r
+// Super VGA Mode Information Block WinAAttribite/WinBAttributes field bit definitions\r
 //\r
 #define VESA_BIOS_EXTENSIONS_WINX_ATTRIBUTE_RELOCATABLE 0x01  // 0: Single non-relocatable window only\r
 // 1: Relocatable window(s) are supported\r
@@ -407,7 +407,7 @@ typedef struct {
 #define VESA_BIOS_EXTENSIONS_WINX_ATTRIBUTE_WRITABLE  0x04  // 0: Window is not writable\r
 // 1: Window is writable\r
 //\r
-// Super VGA Mode Information Block DirectColorMode field bit defintions\r
+// Super VGA Mode Information Block DirectColorMode field bit definitions\r
 //\r
 #define VESA_BIOS_EXTENSIONS_DIRECT_COLOR_MODE_PROG_COLOR_RAMP  0x01  // 0: Color ram is fixed\r
 // 1: Color ramp is programmable\r