- Timestamp:
- Jul 27, 2023 9:30:15 AM (19 months ago)
- svn:sync-xref-src-repo-rev:
- 158570
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/eltorito.c
r98103 r100713 803 803 // --------------------------------------------------------------------------- 804 804 805 void BIOSCALL int13_cdrom( uint16_t EHBX,disk_regs_t r)805 void BIOSCALL int13_cdrom(disk_regs_t r) 806 806 { 807 807 uint16_t ebda_seg = read_word(0x0040,0x000E);
Note:
See TracChangeset
for help on using the changeset viewer.