Ported linux to relocator framework
This commit is contained in:
parent
cb1b2ad7e0
commit
55b40bc68a
5 changed files with 83 additions and 78 deletions
|
@ -31,6 +31,7 @@ struct grub_relocator32_state
|
|||
grub_uint32_t ecx;
|
||||
grub_uint32_t edx;
|
||||
grub_uint32_t eip;
|
||||
grub_uint32_t esi;
|
||||
};
|
||||
|
||||
grub_err_t grub_relocator32_boot (struct grub_relocator *rel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue