[DragonFlyBSD - Submit #2864] (Feedback) boot0 refactoring

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Sat Dec 12 10:38:22 PST 2015


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



More information about the Submit mailing list