Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-26 | Move libboot_control to boot_control 1.1 | Tianjie Xu | 1 | -424/+0 |
2019-12-17 | Move libboot_control to boot_control 1.1 | Tianjie Xu | 1 | -424/+0 |
2019-11-21 | bootloader_message: Add a magic header to the Virtual A/B message block. | David Anderson | 1 | -1/+3 |
2019-11-09 | bootloader_message: Add helpers for handling IBootControl MergeStatus. | David Anderson | 1 | -9/+71 |
2019-10-23 | bootable: leak less memory | George Burgess IV | 1 | -1/+2 |
2019-09-05 | Add IBootControl 1.1 support to libboot_control. | David Anderson | 1 | -0/+21 |
2019-09-05 | Improve error messaging when bootcontrol HAL fails to load. | David Anderson | 1 | -2/+8 |
2019-09-05 | boot_control: Don't allow current_slot_ to be -1. | David Anderson | 1 | -0/+4 |
2019-08-30 | Refactor boot_control into a separate library. | David Anderson | 1 | -129/+56 |
2017-04-03 | Boot control HAL based on the A/B headers. | Alex Deymo | 1 | -0/+401 |