U-Boot currently does not implement QueryVariableInfo at runtime. This function is not needed for a read only efivarfs. I think it would be more appropriate to check if GetVariable is enabled in efi.runtime_supported_mask.
U-Boot currently does not implement QueryVariableInfo at runtime. This function is not needed for a read only efivarfs. I think it would be more appropriate to check if GetVariable is enabled in efi.runtime_ supported_ mask.