Randall Spangler
a55e5ca76c
Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM
...
Review URL: http://codereview.chromium.org/2848006
2010-06-15 18:45:09 -07:00
Randall Spangler
729b87258b
Clean up of key block functions
...
No substantial new code, just making the old code consistent.
Review URL: http://codereview.chromium.org/2729021
2010-06-11 11:16:20 -07:00
Randall Spangler
6a97b3e2a1
Add vbutil_keyblock
...
Review URL: http://codereview.chromium.org/2748008
2010-06-10 17:55:02 -07:00
Randall Spangler
d55c645372
Utility to pack public key, version, algorithm into a single file in VbPublicKey format
...
Review URL: http://codereview.chromium.org/2762009
2010-06-10 12:43:51 -07:00
Randall Spangler
d183644564
Major refactoring of structures, with unit tests. This matches the doc I sent out earlier.
...
Firmware-side code for LoadKernel() is in place now. LoadFirmware() replacement coming soon.
The new functions are implemented in parallel to the existing ones (i.e., everything that used to work still does).
Review URL: http://codereview.chromium.org/2745007
2010-06-10 09:59:04 -07:00