Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiBaseType.h156 #define EFIERR(_a) ENCODE_ERROR(_a) macro
163 #define EFI_NETWORK_UNREACHABLE EFIERR(100)
164 #define EFI_HOST_UNREACHABLE EFIERR(101)
165 #define EFI_PROTOCOL_UNREACHABLE EFIERR(102)
166 #define EFI_PORT_UNREACHABLE EFIERR(103)
172 #define EFI_CONNECTION_FIN EFIERR(104)
173 #define EFI_CONNECTION_RESET EFIERR(105)
174 #define EFI_CONNECTION_REFUSED EFIERR(106)