summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/part.c
Commit message (Expand)AuthorAgeFilesLines
* Make the check for number of entries less strict.ae2013-08-081-6/+9
* Add bootcamp support to the loader.ae2013-02-101-3/+7
* The MBR data is not necessarily aligned. This is a problem on ARM.kientzle2012-09-141-2/+2
* Add comment why the code has been disabled.ae2012-08-161-2/+2
* Some BIOSes return incorrect number of sectors, make checks lessae2012-08-151-0/+4
* As it turned out, there are some installations, where BSD labelae2012-08-071-1/+1
* Fix start offset calculation for the EBR partitions.ae2012-08-061-1/+1
* Create the interface to work with various partition tables from theae2012-08-051-0/+839
OpenPOWER on IntegriCloud