mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-09 05:37:44 +00:00
f-fu_smbios_to_string
This commit is contained in:
parent
d4d0ba0faf
commit
bb577bdf04
@ -126,6 +126,7 @@ if __name__ == "__main__":
|
||||
"fu_common_get_volume_by_devnum": "fu_volume_new_by_devnum",
|
||||
"fu_common_get_esp_for_path": "fu_volume_new_esp_for_path",
|
||||
"fu_common_get_esp_default": "fu_volume_new_esp_default",
|
||||
"fu_smbios_to_string": "fu_firmware_to_string",
|
||||
}.items():
|
||||
if buf.find(old) == -1:
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user