mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
hw/uefi: add 'info firmware-log' hmp monitor command.
This adds the hmp variant of the query-firmware-log qmp command. Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-ID: <20251017115006.2696991-3-kraxel@redhat.com>
This commit is contained in:
@@ -179,5 +179,6 @@ void hmp_boot_set(Monitor *mon, const QDict *qdict);
|
||||
void hmp_info_mtree(Monitor *mon, const QDict *qdict);
|
||||
void hmp_info_cryptodev(Monitor *mon, const QDict *qdict);
|
||||
void hmp_dumpdtb(Monitor *mon, const QDict *qdict);
|
||||
void hmp_info_firmware_log(Monitor *mon, const QDict *qdict);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user