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

ikeydoherty / clr-boot-manager / 100

Builds Branch Commit Type Ran Committer Via Coverage
100 master bootman: Always reinit using a valid boot directory Previously the modify_bootloader invocation would attempt to reinit itself with the abs_bootdir. However, in the instance of a native image, we've had no reason to set a new boot_dir, thus this ... Pull #56 29 Mar 2017 02:38AM UTC web-flow travis-ci pending completion   set done
99 master Update use case description in README Add language under requirements to specify more precisely what clr-boot-manager's purpose is regarding boot artifacts and system boot flow. push 28 Mar 2017 03:22PM UTC bryteise travis-ci pending completion   set done
98 master Update use case description in README Add language under requirements to specify more precisely what clr-boot-manager's purpose is regarding boot artifacts and system boot flow. Pull #55 28 Mar 2017 03:10PM UTC web-flow travis-ci pending completion   set done
97 master Bump v1.5.0 for release Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com> push 26 Mar 2017 06:56PM UTC ikeydoherty travis-ci pending completion   set done
96 master cli: Fix invalid license text in CLI output Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com> push 26 Mar 2017 06:19PM UTC bryteise travis-ci pending completion   set done
95 master cli: Fix invalid license text in CLI output Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com> Pull #51 26 Mar 2017 06:05PM UTC web-flow travis-ci pending completion   set done
94 master cli: Fix invalid license text in CLI output Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com> Pull #51 26 Mar 2017 05:07PM UTC web-flow travis-ci pending completion   set done
93 master bootloaders: Add initial GRUB2 implementation Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com> Pull #50 17 Mar 2017 04:36PM UTC web-flow travis-ci pending completion   set done
92 master Implement full UEFI namespacing on the EFI System Partition In order to meet full UEFI compliance, and to enable secure boot, we must now install our kernel/initrd assets within the /EFI directory on the ESP. Additionally, we must maintain our un... push 06 Mar 2017 07:43PM UTC ikeydoherty travis-ci pending completion   set done
91 master bootloader/systemd-class: Add support for secure boot This change reorganises how we achieve the pairing of files, by literally implementing a source->target map of files that will need copying by the systemd class implementation. As such it make... Pull #49 03 Mar 2017 07:37PM UTC web-flow travis-ci pending completion   set done
90 master Implement full UEFI namespacing on the EFI System Partition In order to meet full UEFI compliance, and to enable secure boot, we must now install our kernel/initrd assets within the /EFI directory on the ESP. Additionally, we must maintain our un... Pull #49 03 Mar 2017 04:28PM UTC web-flow travis-ci pending completion   set done
89 master lib: Fix signedness issues Our log levels are an unsigned enum, so mixing those lead to redundant checks, i.e. <= 0 when it could never be less than 0. This change forces a more obvious use of unsigned numbers so we know it's never less than 0. ... push 28 Feb 2017 03:35PM UTC bryteise travis-ci pending completion   set done
88 master lib: Fix signedness issues Our log levels are an unsigned enum, so mixing those lead to redundant checks, i.e. <= 0 when it could never be less than 0. This change forces a more obvious use of unsigned numbers so we know it's never less than 0. ... Pull #48 28 Feb 2017 03:30PM UTC web-flow travis-ci pending completion   set done
87 master tests: Fix clang compilation warnings Take the same changes we've made elsewhere and apply to the test tree to silence clang 3.9 compiler warnings. Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com> Pull #48 23 Feb 2017 01:20PM UTC web-flow travis-ci pending completion   set done
86 master Replace all critical uses of asprintf with string_printf This will help in recovering the coverage numbers that have been lost to untestable malloc-failure codepaths, by continuing to do exactly the same thing as before: if malloc-fail, abort(). ... push 14 Feb 2017 03:31PM UTC bryteise travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc