Searched refs:EFIERR_OEM (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/stand/efi/include/arm/
H A Defibind.h81 #define EFIERR_OEM(a) (0xc0000000 | a) macro
/freebsd-13-stable/stand/efi/include/arm64/
H A Defibind.h125 #define EFIERR_OEM(a) (0xc000000000000000 | a) macro
/freebsd-13-stable/stand/efi/include/riscv/
H A Defibind.h125 #define EFIERR_OEM(a) (0xc000000000000000 | a) macro
/freebsd-13-stable/stand/efi/include/amd64/
H A Defibind.h125 #define EFIERR_OEM(a) (0xc000000000000000 | a) macro
/freebsd-13-stable/stand/efi/include/i386/
H A Defibind.h125 #define EFIERR_OEM(a) (0xc0000000 | a) macro

Completed in 53 milliseconds