mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-26 19:25:02 +00:00
Fix compiler errors on MSVC
Change-Id: I47fd6d0be5542e5f540a34410b3f694ae0f67fd9 R=gauravsh@chromium.org BUG=none TEST=make && make runtests Review URL: http://codereview.chromium.org/6676039
This commit is contained in:
@@ -354,7 +354,6 @@ uint32_t RollbackFirmwareLock(void) {
|
||||
uint32_t RollbackKernelRecovery(int developer_mode) {
|
||||
uint32_t rvs, rve;
|
||||
RollbackSpaceFirmware rsf;
|
||||
uint8_t out_digest[20]; /* For PCR extend output */
|
||||
|
||||
/* In recovery mode we ignore TPM malfunctions or corruptions, and *
|
||||
* leave the TPM complelely unlocked; we call neither
|
||||
|
||||
Reference in New Issue
Block a user