qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hw/i386/pc: Clarify pc_system_ovmf_table_find usage
@ 2021-06-30  5:46 Dov Murik
  2021-06-30  5:46 ` [PATCH v2 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed Dov Murik
  2021-06-30  5:46 ` [PATCH v2 2/2] hw/i386/pc: Document pc_system_ovmf_table_find Dov Murik
  0 siblings, 2 replies; 8+ messages in thread
From: Dov Murik @ 2021-06-30  5:46 UTC (permalink / raw)
  To: qemu-devel
  Cc: Tom Lendacky, Eduardo Habkost, Michael S. Tsirkin,
	Richard Henderson, Dov Murik, Paolo Bonzini,
	Philippe Mathieu-Daudé

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(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-07-01  5:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-30  5:46 [PATCH v2 0/2] hw/i386/pc: Clarify pc_system_ovmf_table_find usage Dov Murik
2021-06-30  5:46 ` [PATCH v2 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed Dov Murik
2021-06-30  8:23   ` Philippe Mathieu-Daudé
2021-06-30 11:08     ` Dov Murik
2021-06-30 13:38   ` Tom Lendacky
2021-06-30 14:35     ` Philippe Mathieu-Daudé
2021-07-01  5:32       ` Dov Murik
2021-06-30  5:46 ` [PATCH v2 2/2] hw/i386/pc: Document pc_system_ovmf_table_find Dov Murik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).