HomeSort by relevance Sort by last modified time
    Searched refs:S_EFISHIFT (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stat.h 120 #define S_EFISHIFT 20 // LS bit of the UEFI attributes
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/
daShell.c 349 newmode = (mode_t)(Attributes << S_EFISHIFT) | S_ACC_READ;

Completed in 266 milliseconds