Searched refs:S_EFISHIFT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstat.h118 #define S_EFISHIFT 20 // LS bit of the UEFI attributes macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/UefiShell/
H A DdaShell.c349 newmode = (mode_t)(Attributes << S_EFISHIFT) | S_ACC_READ;

Completed in 173 milliseconds