Randall Spangler
|
a609478d1a
2lib: add VB2_DEBUG_RAW() to print without function name
|
8 years ago |
Randall Spangler
|
21015898b3
firmware: replace VBDEBUG(()) macro with VB2_DEBUG()
|
8 years ago |
Randall Spangler
|
bf6263d529
vboot: use vb2_crc8 instead of Crc8
|
8 years ago |
Randall Spangler
|
664096bd1a
vboot: use standard memcmp, memcpy, memset
|
8 years ago |
Randall Spangler
|
2afa87360d
vboot: Remove vboot1 init and select-firmware APIs
|
8 years ago |
Randall Spangler
|
b3a625f8fe
vboot: Fix potential alignment issue reading FWMP
|
8 years ago |
Andrey Pronin
|
1becb0dabe
Stub tlcl implementation for tpm2 case
|
8 years ago |
Vadim Bendebury
|
eb4f39d3db
fix a compile flag typo
|
8 years ago |
Vadim Bendebury
|
3c9acf83d5
tpm2: simplify rollback checks.
|
8 years ago |
Randall Spangler
|
5319565988
vboot: Fix FWMP link error if TPM is mocked
|
8 years ago |
Randall Spangler
|
946abf1439
vboot: Add firmware management parameters
|
8 years ago |
Julius Werner
|
957b424c52
vboot1: Lock TPM physical presence (kernel rollback) on legacy boot
|
9 years ago |
Bill Richardson
|
b64f097891
Use the TPM to back up some of the nvram fields
|
10 years ago |
Shawn Nematbakhsh
|
472d93c146
rollback_index: Remove recovery_mode parameter to SetupTPM.
|
11 years ago |
Shawn Nematbakhsh
|
964144bf2f
rollback_index: Add recovery parameter to RollbackKernelLock.
|
11 years ago |
Bill Richardson
|
0c3ba249ab
Massive refactoring of external header files.
|
11 years ago |
Gabe Black
|
ac8805e7e9
Get rid of some crufty macros.
|
11 years ago |
Gabe Black
|
522da3e2c9
Use Memcpy to avoid unaligned accesses when using RollbackKernelSpace.
|
11 years ago |
Gabe Black
|
51d22d5f8d
Use Memcpy to access the fw_versions member of RollbackSpaceFirmware.
|
11 years ago |
Aaron Durbin
|
ab63d3c20b
rollback_index: fix -Wshadow warnings
|
12 years ago |
Aaron Durbin
|
612797edfa
fwlib: fix errors with -Wmissing-prototypes
|
12 years ago |
Randall Spangler
|
7993f257af
Reformat to kernel style
|
12 years ago |
Randall Spangler
|
a3eac79f50
Improve coverage of rollback_index.c
|
12 years ago |
Randall Spangler
|
17f8d34109
Rename files and defines to simplify makefile.
|
12 years ago |
Randall Spangler
|
29e8807ea0
Add clear TPM owner request
|
12 years ago |
Che-Liang Chiou
|
8d47de4750
Revert "Expose getter of virtual dev switch value"
|
12 years ago |
Che-Liang Chiou
|
552ae43be0
Expose getter of virtual dev switch value
|
12 years ago |
Bill Richardson
|
ec8df1628c
Support virtual dev-switch (keyboard-based dev-mode)
|
12 years ago |
Bill Richardson
|
6f4cc56359
Honor both fake_dev and virtual dev switch
|
12 years ago |
Bill Richardson
|
b75d8adcc0
Use virtual dev-mode switch when told to.
|
12 years ago |