lp:linaro-grub

Created by Leif Lindholm and last modified
Get this branch:
bzr branch lp:linaro-grub

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Leif Lindholm
Project:
Linaro GRUB
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Bazaar branch at http://bzr.savannah.gnu.org/r/grub/trunk/grub.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 30 seconds — see the log
Import started on galapagos and finished taking 40 seconds — see the log
Import started on pear and finished taking 40 seconds — see the log
Import started on pear and finished taking 40 seconds — see the log

Recent revisions

5405. By phcoder

 Verify signatures of signatures unless --skip-sig is specified.

5404. By phcoder

 * grub-core/kern/misc.c (grub_vsnprintf_real): Remove needless explicit
 \0 checking.

 Saves 70 bytes on compressed image.

5403. By phcoder

 * grub-core/kern/misc.c (grub_strtoull): Remove needless *ptr != 0
 check.

 Saves 10 bytes on compressed image.

5402. By phcoder

 * grub-core/kern/misc.c (grub_isprint): Move to ...
 * include/grub/misc.h (grub_isprint): ... here. Make inline.

 Saves 20 bytes on compressed image due to remving exporting.

5401. By phcoder

 * grub-core/fs/ntfs.c (grub_ntfs_mount): Remove redundant check.

 Saves 5 bytes on compressed image.

5400. By phcoder

 * grub-core/fs/ntfs.c: Move common UTF-16 handling to a separate
 function get_utf8.

 Saves 379 bytes on compressed image.

5399. By phcoder

 * grub-core/fs/ntfs.c: Handle 48-bit MFT no.

5398. By phcoder

 * grub-core/fs/ntfs.c (read_run_data): Rewrite using bitfields.

 Saves 40 bytes on compressed image.

5397. By phcoder

Add missing Changelog comment

5396. By phcoder

 * grub-core/fs/ntfs.c (grub_ntfs_iterate_dir): Use grub_uint8_t for
 mask rather than 64-bit type.

 Saves 20 bytes on compressed image.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers