• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ikeydoherty / clr-boot-manager / 107
79%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2017 04:10PM UTC
Jobs 1
Files 25
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
107

Pull #60

travis-ci

web-flow
bootman: Allow native UEFI to "win" on GPT system containing legacy boot

Given the nature of a GPT system, it is permitted to have a legacy boot
partition, *and* an EFI System Partition. Thus, prior to this commit, a
chroot repair of a system would only ever find the legacy boot partition
and not the UEFI partition.

Likewise, in a booted system, we would run into the same problem, leading
to bricked systems on update. Now, we'll only try to determine a legacy
boot device if we're definitely not running in native UEFI mode, that is
to say, !image_mode, and /sys/firmware/efi exists. This allows us to skip
an unusable partition in favour of our ESP.

This commit fixes #58.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
Pull Request #60: bootman: Allow native UEFI to "win" on GPT system containing legacy boot

1582 of 2009 relevant lines covered (78.75%)

225.07 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
100.0
src/bootman/sysconfig.c
Jobs
ID Job ID Ran Files Coverage
1 107.1 30 Mar 2017 04:10PM UTC 0
78.75
Travis Job 107.1
Source Files on build 107
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #107
  • Pull Request #60
  • PR Base - master (#105)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc