openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
clr-boot-manager
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Aug 14, 2024 — Aug 14, 2025
Showing page 8 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bootloaders: Add initial GRUB2 implementation
Ikey Doherty
More...
over 8 years ago
bootman: Automatically determine if the target system is GPT or not
Ikey Doherty
More...
over 8 years ago
lib: Remove stray semicolon
Ikey Doherty
More...
over 8 years ago
Implement full UEFI namespacing on the EFI System Partition
Ikey Doherty
More...
over 8 years ago
harness: Fix error in calculation of installed file counts
Ikey Doherty
More...
over 8 years ago
Reduce vast duplication with basename in the codebase
Ikey Doherty
More...
over 8 years ago
bootman: Logically group commonality within the kernel struct
Ikey Doherty
More...
over 8 years ago
bootman: Ensure we always reinit bootloader for the given paths
Ikey Doherty
More...
over 8 years ago
tests: Force test suite failure by using different-cased paths
Ikey Doherty
More...
over 8 years ago
lib: Fix signedness issues
Ikey Doherty
More...
over 8 years ago
bootman: Fix sign issues in modify_bootloader
Ikey Doherty
More...
over 8 years ago
Silence clang warnings about field zeroing
Ikey Doherty
More...
over 8 years ago
bootman: Don't check array for being NULL, check that it has content
Ikey Doherty
More...
over 8 years ago
lib: Remove unused autofree definition discovered by clang 3.9
Ikey Doherty
More...
over 8 years ago
Remove unused variables discovered by clang 3.9
Ikey Doherty
More...
over 8 years ago
bootman: Select the bootloader based on the system topology
Ikey Doherty
More...
over 8 years ago
bootloaders: Introduce a very trivial capabilities system
Ikey Doherty
More...
over 8 years ago
Replace all critical uses of asprintf with string_printf
Ikey Doherty
More...
over 8 years ago
lib: Add a new string_alloc function
Ikey Doherty
More...
over 8 years ago
lib: Don't inline rstrip function
Ikey Doherty
More...
over 8 years ago
Fix distcheck for merging
Ikey Doherty
More...
over 8 years ago
bootman: Remove functions that are no longer needed
Ikey Doherty
More...
over 8 years ago
tests: Simplify code now that mixed EFI paths are gone
Ikey Doherty
More...
over 8 years ago
bootloaders/system-class: Remove support for mixed EFI
Ikey Doherty
More...
over 8 years ago
tests: Ensure initial bootloader installation is controlled by harness
Ikey Doherty
More...
over 8 years ago
tests: Restore test for UEFI bootloader removal
Ikey Doherty
More...
over 8 years ago
tests: Restore the auto-update tests
Ikey Doherty
More...
over 8 years ago
bootloaders/syslinux: Fix segfault when finding default initrd
Ikey Doherty
More...
over 8 years ago
tests: Simulate updating from unknown kernel to CBM for first time
Ikey Doherty
More...
over 8 years ago
tests: Add basic image test for syslinux
Ikey Doherty
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree