mbox series

[v2,0/2] hw/i386/pc: Clarify pc_system_ovmf_table_find usage

Message ID 20210630054625.3424178-1-dovmurik@linux.ibm.com (mailing list archive)
Headers show
Series hw/i386/pc: Clarify pc_system_ovmf_table_find usage | expand

Message

Dov Murik June 30, 2021, 5:46 a.m. UTC
Add assertion to verify that the flash was parsed (looking for the OVMF table),
and add documentation for pc_system_ovmf_table_find.

Dov Murik (2):
  hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
  hw/i386/pc: Document pc_system_ovmf_table_find

 hw/i386/pc_sysfw.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)