mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 10:32:52 +03:00
Partial implementation of UNDI loader caller.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define BIOS_H
|
||||
|
||||
#define BDA_SEG 0x0040
|
||||
#define BDA_FBMS 0x0013
|
||||
#define BDA_NUM_DRIVES 0x0075
|
||||
|
||||
extern unsigned long currticks ( void );
|
||||
|
||||
Reference in New Issue
Block a user