Commit Graph

5 Commits

Author SHA1 Message Date
Justin C. Miller
eeb9affb23 Add service_binding proto and the http proto which uses it, and related types 2021-01-10 01:34:36 -08:00
Justin C. Miller
23a690b506 Add file and file_info protocols 2020-02-25 22:24:18 -08:00
Justin C. Miller
9c1dfc92b9 Add a basic version of the device_path protocol
Since the device_path protocol structure is really a header for several
types of structures, I'll have to think more about how to fully
implement it. Probably will have to put the dervied versions in
non-gerneated headers.
2020-02-23 19:39:53 -08:00
Justin C. Miller
d0b9344c95 Fix header include issues
- Add types.h to all generated proto headers
- Add tables.h to loaded_image protocol header
2020-02-23 19:27:51 -08:00
Justin C. Miller
d2cd7b4f77 Initial import 2020-02-19 23:11:45 -08:00