DescriptionChange VerifyFirmware() to take separate pointers to firmware verification header and firmware data.
The firmware verification code no longer assumes that verification data and firmware data are contiguous and follow each other. Needed for EFI where the actual firmware must be stored in its own firmware volume.
BUG=1704
TEST=modified existing tests for the new API, and they still pass
Patch Set 1 #
Total comments: 12
Patch Set 2 : review fixes #Messages
Total messages: 4 (0 generated)
|