Pass %dl to ntldr. Clear other registers.
This commit is contained in:
parent
b883356cf6
commit
dae84898b2
4 changed files with 19 additions and 1 deletions
|
@ -44,6 +44,7 @@ struct grub_relocator16_state
|
|||
grub_uint16_t ss;
|
||||
grub_uint16_t sp;
|
||||
grub_uint16_t ip;
|
||||
grub_uint32_t edx;
|
||||
};
|
||||
|
||||
struct grub_relocator64_state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue