This website requires JavaScript.
Explore
Help
Register
Sign In
main
/
vaseboot
Watch
1
Star
0
Fork
You've already forked vaseboot
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
44ff462e83
vaseboot
/
grub-core
/
kern
/
i386
History
Vladimir Serbinenko
44ff462e83
Remove realmode.S from coreboot and qemu.
...
It's not used there.
2015-02-21 19:53:18 +01:00
..
coreboot
Remove realmode.S from coreboot and qemu.
2015-02-21 19:53:18 +01:00
efi
Add missing includes of loader.h.
2013-11-11 02:30:09 +01:00
ieee1275
Move grub_reboot out of the kernel.
2011-10-19 16:53:18 +02:00
pc
i386: Move from explicit ADDR32/DATA32 prefixes to instruction suffixes.
2015-02-21 17:13:23 +01:00
qemu
Remove realmode.S from coreboot and qemu.
2015-02-21 19:53:18 +01:00
xen
Make grub_xen_hypercall on i386 cdecl rather than stdcall to avoid
2013-12-16 18:10:50 +01:00
dl.c
Revamp relocation handling.
2013-12-06 09:18:55 +01:00
int.S
Several cleanups
2012-02-26 19:10:52 +01:00
multiboot_mmap.c
Remove nested functions from memory map iterators.
2013-01-15 12:02:35 +00:00
realmode.S
i386: Remove needless ADDR32 prefixes when address is known and fixed.
2015-02-21 17:38:56 +01:00
tsc.c
* grub-core/kern/i386/tsc.c (calibrate_tsc): Ensure that
2015-01-21 17:42:14 +01:00