iPXE
general.h
Go to the documentation of this file.
1/* Disable entry during POST */
2#undef ROM_BANNER_TIMEOUT
3#define ROM_BANNER_TIMEOUT 0
4
5/* Extend banner timeout */
6#undef BANNER_TIMEOUT
7#define BANNER_TIMEOUT 30
8
9/* Work around missing EFI_PXE_BASE_CODE_PROTOCOL */
10#define EFI_DOWNGRADE_UX