summaryrefslogtreecommitdiffstats
path: root/bootloader_message/bootloader_message.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-09[MTE] Add interface to communicate MTE status to bootloader.Florian Mayer1-0/+10
2019-11-12Consolidate the vendor space misc usage for PixelsTianjie Xu1-34/+3
2019-11-09bootloader_message: Add helpers for handling IBootControl MergeStatus.David Anderson1-0/+43
2019-11-05bootloader_message: Carve out space reserved for system.David Anderson1-0/+7
2019-08-07bootloader_message: Remove global std::stringVic Yang1-3/+4
2019-05-21Add misc_writer.Tao Bao1-0/+42
2019-05-21Add misc_writer.Tao Bao1-0/+42
2019-05-03libbootloader_message: host_supported.Yifan Hong1-3/+9
2019-05-03libbootloader_message: write recovery to any deviceYifan Hong1-0/+8
2019-01-31Add android::fs_mgr namespace for new Fstab codeTom Cherry1-0/+3
2018-12-04Move some small users of fstab to new C++ FstabTom Cherry1-9/+10
2017-11-03Switch to bionic gtest in bootable/recoveryTianjie Xu1-16/+17
2017-04-03Boot control HAL based on the A/B headers.Alex Deymo1-0/+7
2017-03-27Revert "libbootloader_message: use different fstab paths for normal/recovery boot"Bowgo Tsai1-8/+2
2017-03-25libbootloader_message: use different fstab paths for normal/recovery bootBowgo Tsai1-2/+8
2017-03-10recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai1-18/+5
2016-12-15Add update_bootloader_message() to fix two-step OTAs.Tao Bao1-0/+21
2016-12-13Revert "write_bootloader_message(<options>) should not reset stage field."Tao Bao1-7/+1
2016-12-06write_bootloader_message(<options>) should not reset stage field.Tao Bao1-1/+7
2016-11-19bootloader_message: Remove the no-op blank line.Tao Bao1-1/+0
2016-11-18updater: Refactor set_stage() and get_stage() functions.Tao Bao1-23/+45
2016-11-10Add 'reboot bootloader' to bootloader_message.Vineela Tummalapalli1-0/+18
2016-10-19Fix bootloader_message.Yabin Cui1-1/+1
2016-10-18Create bootloader_message static library.Yabin Cui1-4/+77
2016-09-26Switch to <android-base/properties.h>.Elliott Hughes1-6/+5
2016-06-30Create bootloader_message static library.Yabin Cui1-123/+0
2016-06-21Verify wipe package when wiping A/B device in recovery.Yabin Cui1-2/+18
2016-04-08uncrypt: split libbootloader_message_writer for reuse.Yabin Cui1-0/+107