|
iPXE
|
Bootable CD-ROM boot catalog command packet. More...
#include <int13.h>
Data Fields | |
| uint8_t | size |
| Size of packet in bytes. | |
| uint8_t | count |
| Number of sectors of boot catalog to read. | |
| uint32_t | buffer |
| Buffer for boot catalog. | |
| uint16_t | start |
| First sector in boot catalog to transfer. | |