Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootloader_message: Add a magic header to the Virtual A/B message block. | David Anderson | 2019-11-21 | 1 | -1/+3 |
* | bootloader_message: Add helpers for handling IBootControl MergeStatus. | David Anderson | 2019-11-09 | 1 | -9/+71 |
* | bootable: leak less memory | George Burgess IV | 2019-10-23 | 1 | -1/+2 |
* | Add IBootControl 1.1 support to libboot_control. | David Anderson | 2019-09-05 | 1 | -0/+21 |
* | Improve error messaging when bootcontrol HAL fails to load. | David Anderson | 2019-09-05 | 1 | -2/+8 |
* | boot_control: Don't allow current_slot_ to be -1. | David Anderson | 2019-09-05 | 1 | -0/+4 |
* | Refactor boot_control into a separate library. | David Anderson | 2019-08-30 | 1 | -0/+328 |