Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Side by Side Diff: firmware/README

Issue 5301004: Add firmware build mode to Makefiles (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/vboot_reference.git@master
Patch Set: Add arch/ into in README Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « firmware/Makefile ('k') | firmware/arch/arm/include/biosincludes.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 arch/ is stuff that defines the architecture-dependent information (only used in
2 firmware build mode).
1 3
2 lib/ is stuff that the BIOS needs to link with. 4 lib/ is stuff that the BIOS needs to link with.
3 5
4 stub/ is stuff to be implemented by the BIOS. 6 stub/ is stuff to be implemented by the BIOS.
5 7
6 include/ describes the interfaces between the two parts. 8 include/ describes the interfaces between the two parts.
OLDNEW
« no previous file with comments | « firmware/Makefile ('k') | firmware/arch/arm/include/biosincludes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698