mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-05 02:28:26 +00:00
* grub-core/tests/video_checksum.c: Don't set GENERATE_MODE.
This commit is contained in:
parent
c104b6f93e
commit
aa73d688e7
@ -1,3 +1,7 @@
|
||||
2013-05-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/tests/video_checksum.c: Don't set GENERATE_MODE.
|
||||
|
||||
2013-05-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
New series of tests for gfxterm and gfxmenu.
|
||||
|
@ -464,7 +464,7 @@ get_modename (void)
|
||||
return buf;
|
||||
}
|
||||
|
||||
#define GENERATE_MODE 1
|
||||
//#define GENERATE_MODE 1
|
||||
|
||||
#if defined (GENERATE_MODE) && defined (GRUB_MACHINE_EMU)
|
||||
int genfd = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user