Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/arm/
H A Defibind.h45 #define EFIERR_OEM(a) (0xc0000000 | a) macro
/freebsd/stand/efi/include/arm64/
H A Defibind.h48 #define EFIERR_OEM(a) (0xc000000000000000 | a) macro
/freebsd/stand/efi/include/riscv/
H A Defibind.h48 #define EFIERR_OEM(a) (0xc000000000000000 | a) macro
/freebsd/stand/efi/include/amd64/
H A Defibind.h41 #define EFIERR_OEM(a) (0xc000000000000000 | a) macro
/freebsd/stand/efi/include/i386/
H A Defibind.h41 #define EFIERR_OEM(a) (0xc0000000 | a) macro