• Doug Zongker's avatar
    split out device-specific recovery UI code into vendor directories · ddd6a286
    Doug Zongker authored
    Take some device-specific details of the recovery UI (eg, what keys to
    press to bring up the interface and perform actions, exact text of the
    menu, etc.) and split them out into separate C functions.  Arrange to
    take implementations of those functions from the appropriate vendor
    directory at build time.  Provide a default implementation in case no
    vendor-specific one is available.
    ddd6a286
minui.h 1.62 KB