Remove grub_bios_interrupt on coreboot.
It's not used currently and cannot be used safely currently.
This commit is contained in:
parent
a82010503e
commit
60d1dd3d72
3 changed files with 6 additions and 3 deletions
|
@ -66,5 +66,3 @@ multiboot_header:
|
|||
* only needed for BIOS gates).
|
||||
*/
|
||||
#include "../realmode.S"
|
||||
|
||||
#include "../int.S"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue