1. c324fbf Only advance kernel version when the booted partition has a valid key block by Randall Spangler · 14 years ago
  2. c4d2102 Add LoadFirmware() support for NvStorage API by Randall Spangler · 14 years ago
  3. 9e162cd VbNvStorage cleanup and comments by Randall Spangler · 14 years ago
  4. 1fe1607 TBR: reviewed in person with semenzato by Randall Spangler · 14 years ago
  5. 7a786b7 added reboot return codes to load kernel and firmware by Randall Spangler · 14 years ago
  6. d0d48b5 Add boot flags to LoadFirmware(), for TPM init by Randall Spangler · 14 years ago
  7. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago[Renamed from vboot_firmware/include/load_firmware_fw.h]
  8. f302905 Move all system includes in vboot_firmware to sysincludes.h by Randall Spangler · 14 years ago
  9. e995895 Explicitly pack vboot_struct structures, since they're going on disk. by Randall Spangler · 14 years ago
  10. a55e5ca Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM by Randall Spangler · 14 years ago
  11. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago
  12. 7202eae Add dummy implementation of LoadFirmware(); currently a wrapper around the old implementation. by Randall Spangler · 14 years ago
  13. a319ac9 Added LoadFirmware() API by Randall Spangler · 14 years ago