mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 09:08:42 +08:00
Revert uefi
This commit is contained in:
parent
1e4abd216c
commit
538ee73a6b
@ -23,7 +23,6 @@ else ifeq ($(ARCH),x86_64)
|
||||
QEMU_CPU?=core2duo
|
||||
QEMU_SMP?=4
|
||||
QEMU_MEM?=2048
|
||||
uefi?=yes
|
||||
ifeq ($(uefi),yes)
|
||||
FIRMWARE=$(firstword \
|
||||
$(wildcard /usr/share/OVMF/OVMF_CODE.fd) \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user