Searched refs:efi_st_todo (Results 1 – 4 of 4) sorted by relevance
62 efi_st_todo("QueryVariableInfo failed\n"); in execute()132 efi_st_todo("GetVariable returned wrong length %u\n", in execute()135 efi_st_todo("GetVariable returned wrong value\n"); in execute()146 efi_st_todo("GetNextVariableName failed\n"); in execute()157 efi_st_todo( in execute()
260 efi_st_todo( in teardown()376 efi_st_todo( in execute()
116 efi_st_todo("Unicode output not fully supported\n"); in execute()
40 #define efi_st_todo(...) \ macro