Remove more occurences of O_RDONLY in our bootloaders.
authorpatrick <patrick@openbsd.org>
Tue, 26 Oct 2021 10:45:55 +0000 (10:45 +0000)
committerpatrick <patrick@openbsd.org>
Tue, 26 Oct 2021 10:45:55 +0000 (10:45 +0000)
commitc25b1d5c0452943600173bb45356cae68e6e7620
tree795cc96f6239cee518f26710ec483bf72a157886
parenta2de7e2db0d8ae02ae642a832c543499deda6540
Remove more occurences of O_RDONLY in our bootloaders.

"just do it" deraadt@
sys/arch/arm64/stand/efiboot/efiboot.c
sys/arch/armv7/stand/efiboot/efiboot.c
sys/arch/riscv64/stand/efiboot/efiboot.c
sys/arch/sparc64/stand/ofwboot/boot.c