Date: Sat, 30 Mar 2019 10:39:02 -0600 From: Rebecca Cran <rebecca@bluestop.org> To: D Scott Phillips <d.scott.phillips@intel.com> Cc: owner-freebsd-virtualization@freebsd.org, freebsd-virtualization@freebsd.org Subject: Re: Updating uefi-edk2-bhyve Message-ID: <507aae80-0865-8999-7dd0-de76d4881ff6@bluestop.org> In-Reply-To: <276871db-ef2c-9a5c-2d59-8797e03d241c@bluestop.org> References: <86muln68ld.fsf@intel.com> <1fe3ca3f-be70-99db-e7c0-35c9194c97e4@bluestop.org> <7e84fd01c3f46268c26f9bab8b9fb9bc@lerctr.org> <33fcf111-fe00-4ec7-8a2f-7c53246d756f@Spark> <86k1gqanx8.fsf@intel.com> <8c63eb87-e3b8-2365-2eaf-a6e36424407c@bluestop.org> <86ftremzar.fsf@intel.com> <b2f90a4c-d73f-6797-aa1e-62161ad011f5@bluestop.org> <4fb370c4-0358-8ca7-67ee-c98fd83d2740@bluestop.org> <86ftra7gza.fsf@intel.com> <eddfdee4-ad29-15be-acc1-6755470ab0b7@bluestop.org> <276871db-ef2c-9a5c-2d59-8797e03d241c@bluestop.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/29/19 2:08 PM, Rebecca Cran via freebsd-virtualization wrote: > > I ran the SCT 2.6 against the updated Bhyve firmware and uploaded the > results to https://bluestop.org/files/Summary.log . > > I'm not sure how the failures compare with either the current firmware > or OVMF though, so I'm not sure how useful it is. I ran the SCT overnight on OVMF (on Linux, with Qemu from Git master), and some failures are the same but some are definitely unique to Bhyve. OVMF:Total ran: 7118, Failed: 99, Passed: 7019 BHYVE: Total ran: 6957, Failed: 34, Passed: 6923 The BHYVE specific failures were: RT.SetTime - SetTime() returns EFI_SUCCESS to update the Year at EFI_TPL_APPLICATION. RT.SetTime - SetTime() returns EFI_SUCCESS to update the Year at EFI_TPL_CALLBACK. RT.SetTime - SetTime() returns EFI_SUCCESS to update the Month at EFI_TPL_CALLBACK. SIMPLE_TEXT_INPUT_EX_PROTOCOL.ReadKeyStorkeEx - ReadKeyStorkeEx() returns EFI_NOT_READY with console just been reseted. SIMPLE_TEXT_INPUT_EX_PROTOCOL.Reset - Reset() returns EFI_SUCCESS and ReadKeyStrokeEx return EFI_NOT_READY SIMPLE_INPUT.Reset - ReadKeyStroke() returns EFI_NOT_READY when there is no key has been stroked. -- Rebecca Cran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?507aae80-0865-8999-7dd0-de76d4881ff6>