Home
last modified time | relevance | path

Searched refs:EFI_FILE_READ_ONLY (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c70 .attribute = EFI_FILE_READ_ONLY,
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c253 (attributes & (EFI_FILE_READ_ONLY | ~EFI_FILE_VALID_ATTR))) { in efi_file_open()
/openbmc/u-boot/include/
H A Defi_api.h1377 #define EFI_FILE_READ_ONLY 0x0000000000000001 macro