Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h158 #define EFIERR(_a) ENCODE_ERROR(_a) macro
165 #define EFI_NETWORK_UNREACHABLE EFIERR(100)
166 #define EFI_HOST_UNREACHABLE EFIERR(101)
167 #define EFI_PROTOCOL_UNREACHABLE EFIERR(102)
168 #define EFI_PORT_UNREACHABLE EFIERR(103)
174 #define EFI_CONNECTION_FIN EFIERR(104)
175 #define EFI_CONNECTION_RESET EFIERR(105)
176 #define EFI_CONNECTION_REFUSED EFIERR(106)