lp://staging/linaro-grub
- Get this branch:
- bzr branch lp://staging/linaro-grub
Branch merges
Branch information
Import details
This branch is an import of the Bazaar branch at http://bzr.savannah.gnu.org/r/grub/trunk/grub.
Last successful import was .
Recent revisions
- 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)