Re: Updating uefi-edk2-bhyve

2019-03-29 Thread Rebecca Cran via freebsd-virtualization

On 3/25/19 3:59 PM, D Scott Phillips wrote:


Yep, makes sense to me. For either of these changes we would want to get
test converage on basically all functionality, so might as well take
both changes at once.



One thing I noticed is that the SMBIOS information claims it's BHYVE 
BIOS v1.00 released 3/14/2014. It would be nice if we could update that.



--
Rebecca Cran

___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Re: Updating uefi-edk2-bhyve

2019-03-29 Thread Rebecca Cran via freebsd-virtualization

On 3/29/19 12:29 PM, Rebecca Cran via freebsd-virtualization wrote:

On 3/25/19 3:59 PM, D Scott Phillips wrote:


Yep, makes sense to me. For either of these changes we would want to get
test converage on basically all functionality, so might as well take
both changes at once.



One thing I noticed is that the SMBIOS information claims it's BHYVE 
BIOS v1.00 released 3/14/2014. It would be nice if we could update that.



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've tested FreeBSD, Ubuntu and Windows Server 2016 and all worked, 
though for some reason the Windows ISO kept hanging during boot for a 
while, until it just started working.



--
Rebecca Cran

___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Re: Updating uefi-edk2-bhyve

2019-03-29 Thread Rodney W. Grimes
> On 3/25/19 3:59 PM, D Scott Phillips wrote:
> >
> > Yep, makes sense to me. For either of these changes we would want to get
> > test converage on basically all functionality, so might as well take
> > both changes at once.
> 
> 
> One thing I noticed is that the SMBIOS information claims it's BHYVE 
> BIOS v1.00 released 3/14/2014. It would be nice if we could update that.

That, iirc, would be the  SMBIOS version of ed2k, which yes should
be updated if infact the newer ed2k has a new SBIOS implementation,
if it is still 1.00 implementaton then this needs to be left
alone.

> Rebecca Cran
-- 
Rod Grimes rgri...@freebsd.org
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Re: Updating uefi-edk2-bhyve

2019-03-29 Thread Rebecca Cran via freebsd-virtualization

On 3/29/19 9:29 PM, Rodney W. Grimes wrote:


That, iirc, would be the  SMBIOS version of ed2k, which yes should
be updated if infact the newer ed2k has a new SBIOS implementation,
if it is still 1.00 implementaton then this needs to be left
alone.



Under OVMF "smbiosview -t 0" shows:


Vendor: EFI Development Kit II / OVMF

BiosVersion: 0.0.0

BiosReleaseDate: 02/06/2015


Whereas, we have:


Vendor: BHYVE

BiosVersion: 1.00

BiosReleaseDate: 03/14/2014


--
Rebecca Cran

___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"