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

Side by Side Diff: firmware/README

Issue 2815011: Remove unused files, and tidy the directory structure of the remaining ones. (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Created 10 years, 6 months 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
« no previous file with comments | « firmware/Makefile ('k') | firmware/include/boot_device.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 1
2 lib/ is stuff that the BIOS needs to link with. 2 lib/ is stuff that the BIOS needs to link with.
3 3
4 stub/ is stuff to be implemented by the BIOS. 4 stub/ is stuff to be implemented by the BIOS.
5 5
6 include/ describes the interfaces between the two parts. 6 include/ describes the interfaces between the two parts.
OLDNEW
« no previous file with comments | « firmware/Makefile ('k') | firmware/include/boot_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698