Searched refs:EFI_VOLUME_CORRUPTED (Results 1 – 7 of 7) sorted by relevance
38 #define EFI_VOLUME_CORRUPTED EFIERR(10) macro
35 { EFI_VOLUME_CORRUPTED, L"Volume Corrupt"},
30 #define EFI_VOLUME_CORRUPTED EFIERR (10) macro
122 #define EFI_VOLUME_CORRUPTED RETURN_VOLUME_CORRUPTED macro
306 return EFI_VOLUME_CORRUPTED; in test_call10_callback()