Typo fix
This commit is contained in:
parent
3f4ce737bb
commit
8aaedab414
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue