]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/LegacyBios.h
1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Protocol / LegacyBios / LegacyBios.h
index 11b1c24c054b52017984920f816ed3d3dfb6323d..9ce922144cfe3b5915d0a77a4d970f78662b6689 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2006, Intel Corporation                                                         \r
+Copyright (c) 2004 - 2007, Intel Corporation                                                         \r
 All rights reserved. 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
@@ -208,6 +208,19 @@ typedef struct {
   UINT8   LastPciBus;\r
 \r
 } EFI_COMPATIBILITY16_TABLE;\r
+\r
+typedef enum {\r
+  Compatibility16InitializeYourself     = 0x0000,\r
+  Compatibility16UpdateBbs              = 0x0001,\r
+  Compatibility16PrepareToBoot          = 0x0002,\r
+  Compatibility16Boot                   = 0x0003,\r
+  Compatibility16RetrieveLastBootDevice = 0x0004,\r
+  Compatibility16DispatchOprom          = 0x0005,\r
+  Compatibility16GetTableAddress        = 0x0006,\r
+  Compatibility16SetKeyboardLeds        = 0x0007,\r
+  Compatibility16InstallPciHandler      = 0x0008,\r
+} EFI_COMPATIBILITY_FUNCTIONS;\r
+\r
 //\r
 // define maximum number of HDD system supports\r
 //\r