Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpllib: rename __BOOTLOADERS_H_ to __MBRS_H_ in mbrs.h | Pierre-Alexandre Meyer | 2009-08-26 | 1 | -3/+3 |
| | | | | | | We had forgotten to update the #define when renaming the file. Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org> | ||||
* | gpllib: rename bootloader detection to MBR detection | Pierre-Alexandre Meyer | 2009-08-26 | 1 | -0/+18 |
bootloaders.c really inspects the MBR, not the bootloader itself. Let's not confuse the two of them. Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org> |