Displaying 1 result from an estimated 1 matches for "rba_loc_msg".
2004 Dec 08
3
isolinux needing mkisofs
...l getonesec ;DEB get the Boot Catalog
<
< mov eax, dword [trackbuf+28h] ;DEB put RBA sector address
in EAX
< mov dword [bi_file], eax ;DEB Put RBA address into
bi_file variable
<
< %ifdef DEBUG_MESSAGES
< mov si,rba_loc_msg ;DEB write out RBA sector
address
< call writemsg ;DEB
< call writehex8 ;DEB
< call crlf ;DEB
< %endif
<
< %ifdef DEBUG_MESSAGES
< mov si,imgsz_msg...