Specifications
Code Definitions
79
EfiAfterRomInit
Summary
Allows platform to perform any required operation after an OpROM has completed its
initialization..
Parameters
This
Indicates the EFI_LEGACY_BIOS_PLATFORM_PROTOCOL instance.
Mode
EfiPlatformHookAfterRomInit
Type
0
DeviceHandle
Handle of device OpROM is associated with. Type EFI_HANDLE is defined in
InstallProtocolInterface() in the EFI 1.10 Specification.
ShadowAddress
Address where OpROM is shadowed.
Compatibility16Table
NULL
AdditionalData
NULL
Description
This mode allows platform to perform any required operation after an OpROM has
completed its initialization.
Status Codes Returned
EFI_SUCCESS The traditional ROM was loaded for this device.
EFI_UNSUPPORTED Mode is not supported on this platform.










