Specifications
118
Parameters
Compatibility16InitializeYourself
Causes the Compatibility16 code to do any internal initialization required. See the
Compatibility16InitializeYourself() function description.
Compatibility16UpdateBbs
Causes the Compatibility16 BIOS to perform any drive number translations to
match the boot sequence. See the
Compatibility16UpdateBbs() function
description.
Compatibility16PrepareToBoot
Allows the Compatibility16 code to perform any final actions before booting. See
the
Compatibility16PrepareToBoot() function description.
Compatibility16Boot
Causes the Compatibility16 BIOS to boot. See the
Compatibility16Boot()
function description.
Compatibility16RetrieveLastBootDevice
Allows the Compatibility16 code to get the last device from which a boot was
attempted. See the
Compatibility16RetrieveLastBootDevice()
function description.
Compatibility16DispatchOprom
Allows the Compatibility16 code rehook INT13, INT18, and/or INT19 after
dispatching a legacy OpROM. See the
Compatibility16DispatchOprom() function description.
Compatibility16GetTableAddress
Finds a free area in the 0xFxxxx or 0xExxxx region of the specified length and
returns the address of that region. See the
Compatibility16GetTableAddress() function description.
Compatibility16SetKeyboardLeds
Enables the EfiCompatibility module to do any nonstandard processing of keyboard
LEDs or state. See the
Compatibility16SetKeyboardLeds() function
description.
Compatibility16InstallPciHandler
Enables the EfiCompatibility module to install an interrupt handler for PCI mass
media devices that do not have an OpROM associated with them. See the
Compatibility16InstallPciHandler() function description.










