]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/LegacyBios.h
EdkCompatibilityPkg: Fix typos in comments
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Protocol / LegacyBios / LegacyBios.h
index 40964d8c267a5a3ebeb7ea3505002443446078e5..46ed7785faeecede58a05104d216bb425d16f6da 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2007, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004 - 2007, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -44,7 +44,7 @@ Revision History
 \r
 #define EFI_LEGACY_BIOS_PROTOCOL_GUID \\r
   { \\r
-    0xdb9a1e3d, 0x45cb, 0x4abb, 0x85, 0x3b, 0xe5, 0x38, 0x7f, 0xdb, 0x2e, 0x2d \\r
+    0xdb9a1e3d, 0x45cb, 0x4abb, {0x85, 0x3b, 0xe5, 0x38, 0x7f, 0xdb, 0x2e, 0x2d} \\r
   }\r
 \r
 EFI_FORWARD_DECLARATION (EFI_LEGACY_BIOS_PROTOCOL);\r
@@ -218,7 +218,7 @@ typedef enum {
   Compatibility16DispatchOprom          = 0x0005,\r
   Compatibility16GetTableAddress        = 0x0006,\r
   Compatibility16SetKeyboardLeds        = 0x0007,\r
-  Compatibility16InstallPciHandler      = 0x0008,\r
+  Compatibility16InstallPciHandler      = 0x0008\r
 } EFI_COMPATIBILITY_FUNCTIONS;\r
 \r
 //\r
@@ -433,7 +433,7 @@ EFI_STATUS
     Flags     - Indicates if ROM found and if PC-AT.\r
 \r
   Returns:\r
-    EFI_SUCCESS  - Legacy Option ROM availible for this device\r
+    EFI_SUCCESS  - Legacy Option ROM available for this device\r
     EFI_UNSUPPORTED  - Legacy Option ROM not supported.\r
 \r
 --*/\r