Issue #2864 has been updated by 0xAX. File 0001-some-refactoring-for-boot0.patch added Status changed from In Progress to Feedback Target version set to Unverifiable
I've updated patch and waiting for feedback. The main change is - improved some comments. ---------------------------------------- Submit #2864: boot0 refactoring http://bugs.dragonflybsd.org/issues/2864#change-12780 * Author: 0xAX * Status: Feedback * Priority: Normal * Assignee: * Category: * Target version: Unverifiable ---------------------------------------- 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 (4.18 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