Home
last modified time | relevance | path

Searched refs:EFIERR (Results 1 – 17 of 17) sorted by relevance

/external/syslinux/efi64/include/efi/
Defierr.h29 #define EFI_LOAD_ERROR EFIERR(1)
30 #define EFI_INVALID_PARAMETER EFIERR(2)
31 #define EFI_UNSUPPORTED EFIERR(3)
32 #define EFI_BAD_BUFFER_SIZE EFIERR(4)
33 #define EFI_BUFFER_TOO_SMALL EFIERR(5)
34 #define EFI_NOT_READY EFIERR(6)
35 #define EFI_DEVICE_ERROR EFIERR(7)
36 #define EFI_WRITE_PROTECTED EFIERR(8)
37 #define EFI_OUT_OF_RESOURCES EFIERR(9)
38 #define EFI_VOLUME_CORRUPTED EFIERR(10)
[all …]
Defiudp.h78 #define EFI_NETWORK_UNREACHABLE EFIERR(100)
79 #define EFI_HOST_UNREACHABLE EFIERR(101)
80 #define EFI_PROTOCOL_UNREACHABLE EFIERR(102)
81 #define EFI_PORT_UNREACHABLE EFIERR(103)
Defitcp.h135 #define EFI_CONNECTION_FIN EFIERR(104)
136 #define EFI_CONNECTION_RESET EFIERR(105)
137 #define EFI_CONNECTION_REFUSED EFIERR(106)
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defierr.h29 #define EFI_LOAD_ERROR EFIERR(1)
30 #define EFI_INVALID_PARAMETER EFIERR(2)
31 #define EFI_UNSUPPORTED EFIERR(3)
32 #define EFI_BAD_BUFFER_SIZE EFIERR(4)
33 #define EFI_BUFFER_TOO_SMALL EFIERR(5)
34 #define EFI_NOT_READY EFIERR(6)
35 #define EFI_DEVICE_ERROR EFIERR(7)
36 #define EFI_WRITE_PROTECTED EFIERR(8)
37 #define EFI_OUT_OF_RESOURCES EFIERR(9)
38 #define EFI_VOLUME_CORRUPTED EFIERR(10)
[all …]
Defiudp.h78 #define EFI_NETWORK_UNREACHABLE EFIERR(100)
79 #define EFI_HOST_UNREACHABLE EFIERR(101)
80 #define EFI_PROTOCOL_UNREACHABLE EFIERR(102)
81 #define EFI_PORT_UNREACHABLE EFIERR(103)
Defitcp.h135 #define EFI_CONNECTION_FIN EFIERR(104)
136 #define EFI_CONNECTION_RESET EFIERR(105)
137 #define EFI_CONNECTION_REFUSED EFIERR(106)
/external/syslinux/efi32/include/efi/
Defierr.h29 #define EFI_LOAD_ERROR EFIERR(1)
30 #define EFI_INVALID_PARAMETER EFIERR(2)
31 #define EFI_UNSUPPORTED EFIERR(3)
32 #define EFI_BAD_BUFFER_SIZE EFIERR(4)
33 #define EFI_BUFFER_TOO_SMALL EFIERR(5)
34 #define EFI_NOT_READY EFIERR(6)
35 #define EFI_DEVICE_ERROR EFIERR(7)
36 #define EFI_WRITE_PROTECTED EFIERR(8)
37 #define EFI_OUT_OF_RESOURCES EFIERR(9)
38 #define EFI_VOLUME_CORRUPTED EFIERR(10)
[all …]
Defiudp.h78 #define EFI_NETWORK_UNREACHABLE EFIERR(100)
79 #define EFI_HOST_UNREACHABLE EFIERR(101)
80 #define EFI_PROTOCOL_UNREACHABLE EFIERR(102)
81 #define EFI_PORT_UNREACHABLE EFIERR(103)
Defitcp.h135 #define EFI_CONNECTION_FIN EFIERR(104)
136 #define EFI_CONNECTION_RESET EFIERR(105)
137 #define EFI_CONNECTION_REFUSED EFIERR(106)
/external/vboot_reference/utility/include/
Deficompress.h19 #define EFIERR(a) (a) macro
21 #define EFI_LOAD_ERROR EFIERR (1)
22 #define EFI_INVALID_PARAMETER EFIERR (2)
23 #define EFI_UNSUPPORTED EFIERR (3)
24 #define EFI_BAD_BUFFER_SIZE EFIERR (4)
25 #define EFI_BUFFER_TOO_SMALL EFIERR (5)
26 #define EFI_NOT_READY EFIERR (6)
27 #define EFI_DEVICE_ERROR EFIERR (7)
28 #define EFI_WRITE_PROTECTED EFIERR (8)
29 #define EFI_OUT_OF_RESOURCES EFIERR (9)
[all …]
/external/syslinux/gpxe/src/include/gpxe/efi/Pi/
DPiMultiPhase.h31 #define EFI_NOT_AVAILABLE_YET EFIERR (32)
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
DUefiBaseType.h153 #define EFIERR(_a) ENCODE_ERROR(_a) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
Defibind.h112 #define EFIERR(a) (0x8000000000000000 | a) macro
/external/syslinux/efi32/include/efi/ia32/
Defibind.h121 #define EFIERR(a) (0x80000000 | a) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
Defibind.h121 #define EFIERR(a) (0x80000000 | a) macro
/external/syslinux/efi64/include/efi/x86_64/
Defibind.h130 #define EFIERR(a) (0x8000000000000000 | a) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
Defibind.h130 #define EFIERR(a) (0x8000000000000000 | a) macro