mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 18:35:28 +00:00
Change-Id: I3f18081bda888a0fa6f56a67d0cef17268014706 BUG=chromium-os:6714 TEST=manual by enabling ROLLBACK_TPM in firmware/Makefile (did not test by compiling under MSVC) Review URL: http://codereview.chromium.org/3973001
lib/ is stuff that the BIOS needs to link with. stub/ is stuff to be implemented by the BIOS. include/ describes the interfaces between the two parts.