This website requires JavaScript.
Explore
Help
Register
Sign In
tablet
/
grub
Watch
1
Star
0
Fork
0
You've already forked grub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
grub
/
grub-core
/
kern
/
emu
History
Vladimir Serbinenko
43dbf83aa2
Ensure that grub_reboot doesn't return on emu.
...
Use grub_fatal if longjmp fails. grub_reboot is marked as noreturn so return would cause a crash.
2017-01-27 20:10:23 +00:00
..
argp_common.c
Build fixes for argp.h with older gcc.
2013-12-21 18:08:25 +01:00
cache_s.S
Fix mips-emu compilation.
2013-12-08 17:49:02 +01:00
cache.c
emu/cache: Change declaration of __clear_cache to match builtin declaration.
2015-02-26 22:20:59 +01:00
full.c
Implement sparc64 trampolines (needed for sparc64-emu).
2013-12-10 00:01:27 +01:00
hostdisk.c
hostdisk: fix device detection
2016-01-10 10:41:04 +03:00
hostfs.c
hostfs: Drop unnecessary feature test macros
2015-03-23 14:32:30 +00:00
lite.c
* grub-core/kern/emu/lite.c: Add missing include of ../ia64/dl_helper.c.
2013-12-08 18:14:32 +01:00
main.c
Ensure that grub_reboot doesn't return on emu.
2017-01-27 20:10:23 +00:00
misc.c
Add missing va_end() to xasprintf() in grub-emu.
2016-08-13 16:36:01 +03:00
mm.c
Remove grub_memalign on emu.
2013-12-08 18:12:20 +01:00
time.c
automake commit without merge history
2010-05-06 11:34:04 +05:30