|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bootinfo.h>
Public Attributes | |
| char | bi_pvd [ISODCL(1, 4)] |
| char | bi_file [ISODCL(5, 8)] |
| char | bi_length [ISODCL(9, 12)] |
| char | bi_csum [ISODCL(13, 16)] |
| char | bi_reserved [ISODCL(17, 56)] |
Definition at line 26 of file bootinfo.h.
Definition at line 30 of file bootinfo.h.
Referenced by fill_boot_desc().
Definition at line 28 of file bootinfo.h.
Referenced by fill_boot_desc().
Definition at line 29 of file bootinfo.h.
Referenced by fill_boot_desc().
Definition at line 27 of file bootinfo.h.
Referenced by fill_boot_desc().
Definition at line 31 of file bootinfo.h.