mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 00:12:19 +03:00
[efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -342,6 +342,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
#define ERRFILE_efi_watchdog ( ERRFILE_OTHER | 0x00490000 )
|
||||
#define ERRFILE_efi_pxe ( ERRFILE_OTHER | 0x004a0000 )
|
||||
#define ERRFILE_efi_usb ( ERRFILE_OTHER | 0x004b0000 )
|
||||
#define ERRFILE_efi_fbcon ( ERRFILE_OTHER | 0x004c0000 )
|
||||
|
||||
/** @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user