Le mar. 11 oct. 2022, 02:20, Daniel Tang <[email protected]>
a écrit :

> I tried putting this in EFI and BIOS console code but was met with a bunch
> of header of linker errors. It involved trying to get the console to name
> keymap functions or data. I will try coding this again next week or later.
> This time I'm considering passing the function pointer to `term->getkey`.
>
We solve this problem by having a function pointer as a global variable. In
this case in console.c that keylaouts will change on load

>
>
>
> _______________________________________________
> Grub-devel mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to