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

/illumos-gate/usr/src/boot/sys/boot/efi/include/arm/
H A Defibind.h81 #define EFIERR_OEM(a) (0xc0000000 | a) macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm64/
H A Defibind.h125 #define EFIERR_OEM(a) (0xc000000000000000 | a) macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/amd64/
H A Defibind.h124 #define EFIERR_OEM(a) (0xc000000000000000 | a) macro
/illumos-gate/usr/src/boot/sys/boot/efi/include/i386/
H A Defibind.h125 #define EFIERR_OEM(a) (0xc0000000 | a) macro

Completed in 60 milliseconds