mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-30 21:56:22 +00:00
Typo fix
This commit is contained in:
parent
3f4ce737bb
commit
8aaedab414
@ -22,7 +22,7 @@
|
|||||||
#include <grub/boot.h>
|
#include <grub/boot.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* x86_64 uses registry to pass parameters. Unfortuanately, gcc and efi use
|
* x86_64 uses registry to pass parameters. Unfortunately, gcc and efi use
|
||||||
* different call conversion, so we need to do some conversion.
|
* different call conversion, so we need to do some conversion.
|
||||||
*
|
*
|
||||||
* gcc:
|
* gcc:
|
||||||
|
Loading…
Reference in New Issue
Block a user