mirror of
https://github.com/ipxe/ipxe
synced 2026-01-02 09:52:49 +03:00
[bios] Support displaying and hiding cursor
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -9,5 +9,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define BDA_REBOOT 0x0072
|
||||
#define BDA_REBOOT_WARM 0x1234
|
||||
#define BDA_NUM_DRIVES 0x0075
|
||||
#define BDA_CHAR_HEIGHT 0x0085
|
||||
|
||||
#endif /* BIOS_H */
|
||||
|
||||
Reference in New Issue
Block a user