summaryrefslogtreecommitdiffstats
path: root/bootloader_message/bootloader_message.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* [MTE] Add interface to communicate MTE status to bootloader.Florian Mayer2021-12-091-0/+10
* Consolidate the vendor space misc usage for PixelsTianjie Xu2019-11-121-34/+3
* bootloader_message: Add helpers for handling IBootControl MergeStatus.David Anderson2019-11-091-0/+43
* bootloader_message: Carve out space reserved for system.David Anderson2019-11-051-0/+7
* bootloader_message: Remove global std::stringVic Yang2019-08-071-3/+4
* Add misc_writer.Tao Bao2019-05-211-0/+42
* libbootloader_message: host_supported.Yifan Hong2019-05-031-3/+9
* libbootloader_message: write recovery to any deviceYifan Hong2019-05-031-0/+8
* Add android::fs_mgr namespace for new Fstab codeTom Cherry2019-01-311-0/+3
* Move some small users of fstab to new C++ FstabTom Cherry2018-12-041-9/+10
* Switch to bionic gtest in bootable/recoveryTianjie Xu2017-11-031-16/+17
* Boot control HAL based on the A/B headers.Alex Deymo2017-04-031-0/+7
* Revert "libbootloader_message: use different fstab paths for normal/recovery boot"Bowgo Tsai2017-03-271-8/+2
* libbootloader_message: use different fstab paths for normal/recovery bootBowgo Tsai2017-03-251-2/+8
* recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai2017-03-101-18/+5
* Add update_bootloader_message() to fix two-step OTAs.Tao Bao2016-12-151-0/+21
* Revert "write_bootloader_message(<options>) should not reset stage field."Tao Bao2016-12-131-7/+1
* write_bootloader_message(<options>) should not reset stage field.Tao Bao2016-12-061-1/+7
* updater: Refactor set_stage() and get_stage() functions.Tao Bao2016-11-181-23/+45
* Add 'reboot bootloader' to bootloader_message.Vineela Tummalapalli2016-11-101-0/+18
* Fix bootloader_message.Yabin Cui2016-10-191-1/+1
* Create bootloader_message static library.Yabin Cui2016-10-181-0/+179