|
iPXE
|
Macros | |
| #define | INT13_DISK_TYPE_NONE 0x00 |
| No such drive. More... | |
| #define | INT13_DISK_TYPE_FDD 0x01 |
| Floppy without change-line support. More... | |
| #define | INT13_DISK_TYPE_FDD_CL 0x02 |
| Floppy with change-line support. More... | |
| #define | INT13_DISK_TYPE_HDD 0x03 |
| Hard disk. More... | |
| #define INT13_DISK_TYPE_FDD 0x01 |
| #define INT13_DISK_TYPE_FDD_CL 0x02 |
1.8.15