Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpllibs: Running Nindent | Erwan Velu | 2009-11-24 | 11 | -626/+1057 |
* | gpllib: mbr: fix grub2 detection | Pierre-Alexandre Meyer | 2009-11-21 | 1 | -12/+12 |
* | gpllib: mbr: add detection for Grub2 minor versions | Pierre-Alexandre Meyer | 2009-11-15 | 1 | -2/+2 |
* | gpllib: mbr: change "Gag" to "GAG" | Pierre-Alexandre Meyer | 2009-11-15 | 1 | -1/+1 |
* | gpllib: mbr: change "Plop" to "PloP" | Pierre-Alexandre Meyer | 2009-11-15 | 1 | -1/+1 |
* | gpllib: add XOSL mbr detection | Pierre-Alexandre Meyer | 2009-11-15 | 1 | -0/+1 |
* | Revert "Revert "gpllib: Reident fbinst code"" | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
* | Revert "gpllib: Reident fbinst code" | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
* | gpllib: Reident fbinst code | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
* | disklib: add support for detection of the fbinst mbr | Pierre-Alexandre Meyer | 2009-11-05 | 1 | -1/+9 |
* | disklib: Adding new grub2 mbr magic | Erwan Velu | 2009-10-28 | 1 | -0/+1 |
* | disklib: Fixing Syslinux Detection | Erwan Velu | 2009-10-28 | 1 | -2/+2 |
* | Merge branch 'bootloader-detection' into hdt-next | Pierre-Alexandre Meyer | 2009-09-07 | 2 | -0/+128 |
|\ | |||||
| * | gpllib: add bootloader detection | Pierre-Alexandre Meyer | 2009-08-26 | 1 | -0/+46 |
| * | gpllib: rename bootloader detection to MBR detection | Pierre-Alexandre Meyer | 2009-08-26 | 1 | -12/+12 |
| * | gpllib: use four bytes to discover the MBR | Pierre-Alexandre Meyer | 2009-08-26 | 1 | -9/+23 |
| * | gpllib: fix comment | Pierre-Alexandre Meyer | 2009-08-23 | 1 | -1/+1 |
| * | gpllib: bootloader id should be uint16_t | Pierre-Alexandre Meyer | 2009-08-23 | 1 | -2/+2 |
| * | gpllib: add bootloader detection | Pierre-Alexandre Meyer | 2009-08-23 | 1 | -0/+68 |
* | | gpllib: add missing header in ata.c | Pierre-Alexandre Meyer | 2009-09-03 | 1 | -0/+1 |
* | | gpllib: fix comment | Pierre-Alexandre Meyer | 2009-08-23 | 1 | -1/+1 |
|/ | |||||
* | hdt: make get_error behaves like perror | Pierre-Alexandre Meyer | 2009-08-22 | 1 | -4/+3 |
* | disklib: fix extended partition code | Pierre-Alexandre Meyer | 2009-08-20 | 1 | -12/+21 |
* | Merge commit 'pam/disklib-fixes' | Erwan Velu | 2009-08-19 | 7 | -261/+158 |
|\ | |||||
| * | gpllib: Introduce typedefs for callbacks | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -4/+4 |
| * | gpllib: More errno fixes | Pierre-Alexandre Meyer | 2009-08-05 | 2 | -11/+7 |
| * | gpllib: Fix compilation | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -0/+2 |
| * | disklib: Change read/write interface | Pierre-Alexandre Meyer | 2009-08-05 | 5 | -199/+109 |
| * | disklib: Fix write_verify_sectors | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -1/+1 |
| * | gpllib: refactor partitions detection | Pierre-Alexandre Meyer | 2009-08-04 | 1 | -59/+48 |
| * | gpllib: Specify size of the edd structure in the buffer (disklib) | Pierre-Alexandre Meyer | 2009-05-07 | 1 | -1/+13 |
* | | hdt: Fixing some issues with cdrom drives | Erwan Velu | 2009-05-14 | 1 | -2/+8 |
* | | gpllib: Specify size of the edd structure in the buffer (disklib) | Pierre-Alexandre Meyer | 2009-05-07 | 1 | -1/+13 |
|/ | |||||
* | gpllib: Add copyright/license information (disklib) | Pierre-Alexandre Meyer | 2009-04-30 | 7 | -0/+88 |
* | gpllib: Add parse_partition_table() to iterate through all partitions on a disk | Pierre-Alexandre Meyer | 2009-04-26 | 1 | -0/+149 |
* | gpllib: Handle unknown labels (disk) | Pierre-Alexandre Meyer | 2009-04-21 | 1 | -0/+1 |
* | gpllib: Add default error handling (disk) | Pierre-Alexandre Meyer | 2009-04-21 | 1 | -0/+4 |
* | gpllib: Add swsusp_check to check for swsusp signature | Pierre-Alexandre Meyer | 2009-04-21 | 1 | -0/+31 |
* | gpllib: Propagate error codes in disk library | Pierre-Alexandre Meyer | 2009-04-21 | 2 | -17/+33 |
* | gpllib: Move get_error from disk/util.c to disk/error.c | Pierre-Alexandre Meyer | 2009-04-21 | 2 | -121/+123 |
* | gpllib: Add disk/common.h for shared definitions | Pierre-Alexandre Meyer | 2009-04-21 | 2 | -2/+3 |
* | hdt: Process extended partitions (CLI) | Pierre-Alexandre Meyer | 2009-04-20 | 1 | -0/+2 |
* | gpllib: Add partition table structure (disk) | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -0/+244 |
* | gpllib: Add read_mbr helper (disk) | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -3/+14 |
* | gpllib: Don't clobber legacy C/H/S parameters with EDD ones | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -58/+48 |
* | gpllib: Add disk library | Pierre-Alexandre Meyer | 2009-04-19 | 5 | -0/+656 |