Issue #2864 has been updated by 0xAX. Tracker changed from Bug to Submit
---------------------------------------- Submit #2864: boot0 refactoring http://bugs.dragonflybsd.org/issues/2864#change-12772 * Author: 0xAX * Status: New * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- Hello, this patch provides little refactoring for the sys/boot/pc32/boot0 to improve readability and comprehensibility of assembly code. The main changes are: Two new symbols added: _SECTOR_FIELD_OFF which provides offset for the 'sector' field in CHS and _DATA_OFF which provides offset for the boot0 data from the partition table. Some comments are improved The patch was tested as in virtual machine as in real hardware (laptop ASUS M50). Thank you. ---Files-------------------------------- 0001-some-refactoring-for-boot0.patch (2.56 KB) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account