Re: GNU Mach doesn't work with EFI

2021-01-09 Thread Samuel Thibault
Hello, Andrea G. Monaco, le dim. 10 janv. 2021 01:15:00 +0100, a ecrit: > After some research, I found that EFI doesn't provide a VGA text mode > (https://forum.osdev.org/viewtopic.php?f=1&t=28429) and offers different > graphic primitives than BIOS. That's not a problem: gnumach doesn't use them

GNU Mach doesn't work with EFI

2021-01-09 Thread Andrea G. Monaco
Hello, it seems that GNU Mach doesn't work with EFI. It's not that I'm fond of EFI, in fact I hate it because it makes booting so difficult, but right now I have only an EFI system available. Also, I heard that many boot firmwares nowadays have only EFI and no BIOS, or they just provide a very p

Re: [PATCH] add a missing include header guard.

2021-01-09 Thread Samuel Thibault
guy fleury iteriteka, le sam. 09 janv. 2021 20:01:49 +0200, a ecrit: > * i386/i386at/comreg.h: Add header guard angaist multiple inclusion. Applied, thanks! Samuel

[PATCH] add a missing include header guard.

2021-01-09 Thread guy fleury iteriteka
* i386/i386at/comreg.h: Add header guard angaist multiple inclusion. --- i386/i386at/comreg.h | 5 + 1 file changed, 5 insertions(+) diff --git a/i386/i386at/comreg.h b/i386/i386at/comreg.h index 12174a1..7356574 100644 --- a/i386/i386at/comreg.h +++ b/i386/i386at/comreg.h @@ -52,6 +52,9 @@ N