Actually I also have a similar patch posted one month ago for the very same
problem.
https://lists.gnu.org/archive/html/grub-devel/2018-07/msg00103.html
But as long as either way will do, I don't mind which one is going to be
reviewed and eventually merged. :)
On Thu, Aug 23, 2018 at 02:12:56PM
On Wed, Aug 29, 2018 at 04:51:46PM +0800, Michael Chang wrote:
> Actually I also have a similar patch posted one month ago for the very same
> problem.
>
> https://lists.gnu.org/archive/html/grub-devel/2018-07/msg00103.html
>
> But as long as either way will do, I don't mind which one is going to
Hi all,
Recently I have learned the grub2.02 source code.
Legacy BIOS
Target=I386-pc
Linux kernel Documents/x86/boot.txt :
(1) 16-bit boot protocol
(2) 32-bit boot protocol:
(3) 64-bit boot protocol: 64-bit cpu/kernel/bootloader
Some questions about it.
Question 1: How do I check that gr