bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't boot GNU Mach with efi


From: Paul Dufresne
Subject: Re: Can't boot GNU Mach with efi
Date: Sat, 06 Feb 2021 16:14:07 -0500
User-agent: Zoho Mail

I just wrote:
 > The question is... how to we get the EFI_SYSTEM_TABLE, that was read by 
 > BOOTX64.EFI (which I believe is part of Grub binary package)... 
 > or is there an other way to get it again? 

That is much easier than I thought!
This manual explains it: 
https://www.gnu.org/software/grub/manual/multiboot2/html_node/Index.html#SEC_Contents
Section 3.6.13 and 3.6.14 show hot to get the table.
Section 3.6 have more interesting infos.

Also, see 3.3 to know the state in which Grub boot the 32 bit OS.
I guess EAX value can be used to know if the UEFI is 32 or 64 bits.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]