Functions | |
| void | ide_disk_add () | 
| --------------------------------------------------------------------------— Helper procedure for search_partitions, adds one IDE disk. For compatibility, number of partitions for IDE disks is kept in a separate variable, so the procedure returns number of partitions. eax -> name, edx -> disk data  More... | |
Variables | |
| label | search_partitions | 
| dd | _10 | 
| label | end_search_partitions | 
| --------------------------------------------------------------------------—  More... | |
| void ide_disk_add | ( | ) | 
--------------------------------------------------------------------------— Helper procedure for search_partitions, adds one IDE disk. For compatibility, number of partitions for IDE disks is kept in a separate variable, so the procedure returns number of partitions. eax -> name, edx -> disk data
| dd _10 | 
| label end_search_partitions | 
--------------------------------------------------------------------------—
| label search_partitions |