Remove grub_dl_unload_all. It's unnecessary and causes trouble
This commit is contained in:
parent
1e82303f1d
commit
89e07694dc
3 changed files with 0 additions and 20 deletions
|
@ -546,8 +546,6 @@ FUNCTION(grub_chainloader_real_boot)
|
|||
pushl %edx
|
||||
pushl %eax
|
||||
|
||||
call EXT_C(grub_dl_unload_all)
|
||||
|
||||
/* Turn off Gate A20 */
|
||||
xorl %eax, %eax
|
||||
call EXT_C(grub_gate_a20)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue