Attention is currently required from: Nico Huber, Angel Pons. Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/61276 )
Change subject: hwaccess_x86_io: clean header concept ......................................................................
Patch Set 13:
(2 comments)
File hwaccess_x86_io.c:
https://review.coreboot.org/c/flashrom/+/61276/comment/2191a247_7f77e4aa PS13, Line 63: #define IO_PORT_PERMISSION USE_IOPL
That's new, isn't it?
I've may lost this on the way. I'll have a look for it
https://review.coreboot.org/c/flashrom/+/61276/comment/52708e86_8026a8d8 PS13, Line 67: #if defined(__linux__) && !defined(__ANDROID__)
What happened to __GLIBC__? […]
iopl should work with all libc's on Linux.
for freebsd-glibc I have to try. There is no maintaind Version of it as far as I know. Debian GNU/kFreeBSD and Gentoo FreeBSD are abandoned for years