Efi 1.10 extension, Status codes returned – Intel Extensible Firmware Interface User Manual
Page 144

Extensible Firmware Interface Specification
5-46
12/01/02
Version 1.10
EFI 1.10 Extension
The
HandleProtocol()
function is still available for use by old EFI applications and drivers.
However, all new applications and drivers should use
in place of
HandleProtocol()
. The following code fragment shows a possible implementation of
HandleProtocol()
using
OpenProtocol()
. The variable
EfiCoreImageHandle
is the
image handle of the EFI core.
EFI_STATUS
HandleProtocol (
IN
EFI_HANDLE
Handle,
IN
EFI_GUID
*Protocol,
OUT VOID
**Interface
)
{
return OpenProtocol (
Handle,
Protocol,
Interface,
EfiCoreImageHandle,
NULL,
EFI_OPEN_PROTOCOL_BY_HANDLE_PROTOCOL
);
}
Status Codes Returned
EFI_SUCCESS
The interface information for the specified protocol was returned.
EFI_UNSUPPORTED
The device does not support the specified protocol.
EFI_INVALID_PARAMETER
One of the parameters has an invalid value.
- 41210 (64 pages)
- 8xC251TQ (20 pages)
- ENTERPRISE PRINTING SYSTEM (EPS) 4127 (84 pages)
- U3-1L (20 pages)
- 80960HA (104 pages)
- X58 (54 pages)
- ESM-2850 2047285001R (91 pages)
- ATOM US15W (54 pages)
- D915GVWB (4 pages)
- XP-P5CM-GL (28 pages)
- AX965Q (81 pages)
- CORETM 2 DUO MOBILE 320028-001 (42 pages)
- CV700A (63 pages)
- 80C188EA (50 pages)
- X25-M (28 pages)
- XP-P5IM800GV (26 pages)
- IB868 (60 pages)
- D865GVHZ (88 pages)
- IB865 (64 pages)
- Altera P0424-ND (1 page)
- 8086-2 (30 pages)
- IXDP465 (22 pages)
- IWILL P4D (104 pages)
- GA-8I955X PRO (88 pages)
- FSB400 (PC2100) (96 pages)
- D845GLAD (4 pages)
- NAR-3041 (1 page)
- 87C196CA (136 pages)
- G52-M6734XD (74 pages)
- A96134-002 (10 pages)
- Express Routers 9000 (8 pages)
- 82540EP (45 pages)
- D865GLC (94 pages)
- IB850 (69 pages)
- MB898RF (62 pages)
- Arima LH500 (78 pages)
- V09 (33 pages)
- I/O Processor (22 pages)
- M600 (110 pages)
- SE7520JR2 (63 pages)
- SERVER BOARD S5520HCT (30 pages)
- GA-8IPXDR-E (70 pages)
- D845EBG2 (4 pages)
- AW8D (80 pages)