Nicholas Chin
731884c9e6
dell_flash_unlock: Add support for FreeBSD
...
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-05-03 01:47:08 +01:00
Nicholas Chin
fce056587e
dell-flash-unlock: Remove unnecessary includes for NetBSD
...
The pio.h header, although present on NetBSD, is not necessary, as it
only declares x86 port IO inx()/outx() functions which are not actually
implemented.
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-05-03 01:40:37 +01:00
Nicholas Chin
ef77493c2c
dell-flash-unlock: Remove memory clobber from inline assembly
...
The x86 port IO instructions do not access memory so it is not
needed in the clobber list.
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-05-03 01:40:28 +01:00
linear cannon
5f73ebe9da
dell-flash-unlock: add NetBSD support
2024-05-02 22:19:48 +01:00
Leah Rowe
58ec3ca34f
Canoeboot 20231026 release
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-27 08:21:04 +01:00