public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/3] various bhyve tweaks and updates
@ 2020-11-24  0:57 Rebecca Cran
  2020-11-24  0:57 ` [PATCH v2 1/3] OvmfPkg/Bhyve: Add VariablePolicy engine to Bhyve Rebecca Cran
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Rebecca Cran @ 2020-11-24  0:57 UTC (permalink / raw)
  To: devel
  Cc: Rebecca Cran, Jordan Justen, Laszlo Ersek, Ard Biesheuvel,
	Peter Grehan

various bhyve tweaks and updates

v2: Added my copyright notice to Real16ToFlat32.asm

Rebecca Cran (3):
  OvmfPkg/Bhyve: Add VariablePolicy engine to Bhyve
  OvmfPkg/Bhyve: Add support for the AMD host bridge
  OvmfPkg/Bhyve: Copy Real16ToFlat32.asm and enable cache in CR0

 OvmfPkg/Bhyve/BhyveX64.dsc                    |   4 +-
 OvmfPkg/Bhyve/PlatformPei/Platform.c          |   3 +-
 .../PlatformBootManagerLibBhyve/BdsPlatform.c |   6 +-
 .../Bhyve/ResetVector/Ia16/Real16ToFlat32.asm | 143 ++++++++++++++++++
 4 files changed, 152 insertions(+), 4 deletions(-)
 create mode 100644 OvmfPkg/Bhyve/ResetVector/Ia16/Real16ToFlat32.asm

-- 
2.29.2



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

end of thread, other threads:[~2020-11-27 16:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-24  0:57 [PATCH v2 0/3] various bhyve tweaks and updates Rebecca Cran
2020-11-24  0:57 ` [PATCH v2 1/3] OvmfPkg/Bhyve: Add VariablePolicy engine to Bhyve Rebecca Cran
2020-11-24  0:57 ` [PATCH v2 2/3] OvmfPkg/Bhyve: Add support for the AMD host bridge Rebecca Cran
2020-11-24  0:57 ` [PATCH v2 3/3] OvmfPkg/Bhyve: Copy Real16ToFlat32.asm and enable cache in CR0 Rebecca Cran
2020-11-24  1:04 ` [PATCH v2 0/3] various bhyve tweaks and updates Laszlo Ersek
2020-11-24  1:19   ` [edk2-devel] " Rebecca Cran
2020-11-24  7:32     ` Laszlo Ersek
2020-11-27 16:57     ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox