Searched refs:efi_st_todo (Results 1 – 5 of 5) sorted by relevance
60 efi_st_todo("QueryVariableInfo failed\n"); in execute()130 efi_st_todo("GetVariable returned wrong length %u\n", in execute()133 efi_st_todo("GetVariable returned wrong value\n"); in execute()
260 efi_st_todo( in teardown()384 efi_st_todo( in execute()493 efi_st_todo("CONFIG_FAT_WRITE is not set\n"); in execute()
49 efi_st_todo(EFI_ST_NO_RTC); in execute()
116 efi_st_todo("Unicode output not fully supported\n"); in execute()
40 #define efi_st_todo(...) \ macro