Commit Graph

4 Commits

Author SHA1 Message Date
ddd6a2865d split out device-specific recovery UI code into vendor directories
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.
2009-06-11 14:50:33 -07:00
c24a8e688a auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
ffb48f64fe auto import from //depot/cupcake/@135843 2009-03-03 18:28:14 -08:00
23580ca27a Initial Contribution 2008-10-21 07:00:00 -07:00