This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
grub
Watch
1
Star
0
Fork
You've already forked grub
0
Code
Issues
Pull requests
Releases
Wiki
Activity
9c13c57623
grub
/
grub-core
/
osdep
/
windows
History
Vladimir 'phcoder' Serbinenko
df1e64c98e
Define grub_util_is_directory/regular/special_file and
...
use OS-dependent versions rather than to rely on stat().
2013-10-15 20:27:58 +02:00
..
blocklist.c
Split out blocklist retrieving from setup.c to
2013-10-15 17:02:26 +02:00
cputime.c
Move cpu time retrieval to separate grub_util_get_cpu_time_ms
2013-10-15 13:13:53 +02:00
emuconsole.c
* grub-core/osdep/windows/emuconsole.c: Add missing config.h and
2013-10-15 12:43:52 +02:00
getroot.c
Move set_program_name and init_nls to host_init. On windows
2013-10-13 20:03:42 +02:00
hostdisk.c
Define grub_util_is_directory/regular/special_file and
2013-10-15 20:27:58 +02:00
init.c
* grub-core/Makefile.core.def: Add osdep/init.c on emu.
2013-10-14 02:06:43 +02:00
password.c
Move password-querying (util-version) routines to grub-core/osdep.
2013-10-08 17:51:39 +02:00
random.c
Move OS-dependent files to grub-core/osdep and document it.
2013-10-08 17:30:22 +02:00
sleep.c
* grub-core/osdep/windows/sleep.c: Add missing config.h.
2013-10-08 20:02:07 +02:00