Specifications

Code Definitions
71
EfiGetPlatformIdeHandle
Summary
Returns the handle for the IDE controller that should be used during a Compatibility16
boot.
Parameters
This
Indicates the EFI_LEGACY_BIOS_PLATFORM_PROTOCOL instance.
Mode
EfiGetPlatformIdeHandle
Type
0x00
HandleBuffer
Buffer of all IDE handles found.
HandleCount
Number of IDE handles found.
AdditionalData
Pointer to HddInfo
Information about all onboard IDE controllers. Type
HDD_INFO is defined in
“Related Definitions” in
Compatibility16PrepareToBoot().
Description
This mode returns the Compatibility16 policy for the device that should be the IDE
controller used during a Compatibility16 boot.
Status Codes Returned
EFI_SUCCESS The handle is valid.
EFI_UNSUPPORTED Mode is not supported on this platform.
EFI_NOT_FOUND The IDE handle is not known.