|
iPXE
|
Macros | |
| #define | INT13_STATUS_SUCCESS 0x00 |
| Operation completed successfully. More... | |
| #define | INT13_STATUS_INVALID 0x01 |
| Invalid function or parameter. More... | |
| #define | INT13_STATUS_READ_ERROR 0x04 |
| Read error. More... | |
| #define | INT13_STATUS_RESET_FAILED 0x05 |
| Reset failed. More... | |
| #define | INT13_STATUS_WRITE_ERROR 0xcc |
| Write error. More... | |
| #define INT13_STATUS_SUCCESS 0x00 |
| #define INT13_STATUS_INVALID 0x01 |
1.8.15