prlw1
e51d4a264b
ovmf: gcc9 build fix
2020-09-23 11:23:38 +00:00
rillig
9cc0c5e45d
sysutils: align variable assignments
...
pkglint -Wall -F --only aligned --only indent -r
Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
2019-11-04 21:28:40 +00:00
maya
f34a8c24a3
PKGREVISION bump for anything using python without a PYPKGPREFIX.
...
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
ryoon
561a10e5ca
Update to 0.0.20181116
...
* Restrict supported platforms to i386 and amd64
* Build and install firmware(s) for i386 (and amd64)
2019-02-19 16:45:45 +00:00
joerg
960e6fbb30
Drop GCC-only optimizer flags. Do not use promoted types as last named
...
argument of a variadic function as it is UB. Drop an invariant assert
guaranteed by the type system.
2018-12-27 15:12:36 +00:00
maya
f83950135c
ovmf: use older pkgsrc acpica to fix build on netbsd-current.
...
add missing depends.
Install OVMF.fd as data so we do not try to strip it. it's not ELF and
broke install.
2018-04-20 15:34:36 +00:00
jperkin
236b7be739
ovmf: Use SSP_SUPPORTED=no instead of PKGSRC_USE_SSP=no.
2018-01-15 09:49:03 +00:00
maya
72a53779cb
ovmf: fix package, appease pkglint
2017-10-23 14:42:45 +00:00
maya
61ab00bd1e
Add package OVMF from UDK2017
...
Open Virtual Machine Firmware is a build of EDK II for virtual machines.
It includes full support for UEFI allowing use of UEFI in place of a
traditional BIOS in your VM.
2017-10-23 14:21:57 +00:00