cf5216a4fe
- Update to latest upstream snapshot - Switch source to .tar.xz - Include patches from QEMU submodule - Use config file for configuration - Distribute additional permissions on top of GPLv2 ("UBDL")
11 lines
297 B
C
11 lines
297 B
C
/* Requested here: https://bugzilla.redhat.com/show_bug.cgi?id=842932 */
|
|
#undef BANNER_TIMEOUT
|
|
#define BANNER_TIMEOUT 30
|
|
#undef ROM_BANNER_TIMEOUT
|
|
#define ROM_BANNER_TIMEOUT 0
|
|
|
|
/* Requested here: https://bugzilla.redhat.com/show_bug.cgi?id=1058176 */
|
|
#define IMAGE_PNG
|
|
|
|
#undef EFI_PROTO_LOAD_FILE
|