Searched refs:EFI_VOLUME_CORRUPTED (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/efi/ | ||
A D | efierr.h | 38 #define EFI_VOLUME_CORRUPTED EFIERR(10) macro |
/xen/xen/common/efi/ | ||
A D | boot.c | 356 [~EFI_ERROR_MASK & EFI_VOLUME_CORRUPTED] = L"Volume corrupted", in PrintErrMesg() |
Completed in 6 milliseconds