|
iPXE
|
Macros | |
| #define | INT13_FL_DMA_TRANSPARENT 0x01 |
| DMA boundary errors handled transparently. More... | |
| #define | INT13_FL_CHS_VALID 0x02 |
| CHS information is valid. More... | |
| #define | INT13_FL_REMOVABLE 0x04 |
| Removable drive. More... | |
| #define | INT13_FL_VERIFIABLE 0x08 |
| Write with verify supported. More... | |
| #define | INT13_FL_CHANGE_LINE 0x10 |
| Has change-line supported (valid only for removable drives) More... | |
| #define | INT13_FL_LOCKABLE 0x20 |
| Drive can be locked (valid only for removable drives) More... | |
| #define | INT13_FL_CHS_MAX 0x40 |
| CHS is max possible, not current media (valid only for removable drives) More... | |
| #define INT13_FL_DMA_TRANSPARENT 0x01 |
| #define INT13_FL_VERIFIABLE 0x08 |
| #define INT13_FL_CHANGE_LINE 0x10 |
| #define INT13_FL_LOCKABLE 0x20 |
1.8.15