Randall Spangler
|
21015898b3
firmware: replace VBDEBUG(()) macro with VB2_DEBUG()
|
8 years ago |
Randall Spangler
|
559a110f33
vboot: use malloc and free directly
|
8 years ago |
Randall Spangler
|
664096bd1a
vboot: use standard memcmp, memcpy, memset
|
8 years ago |
Alexandru M Stan
|
3061777b09
Increase MAX_CUSTOM_DELAY to 5 minutes
|
9 years ago |
Simon Glass
|
527ba810ef
Implementation of Region API
|
11 years ago |
Yoshiki Iguchi
|
8fa13ad6f7
Revert "Implementation of Region API"
|
11 years ago |
Simon Glass
|
1d3c804b6b
Implementation of Region API
|
11 years ago |
Simon Glass
|
981cb2acdc
Enable vboot for sandbox and improve debugging/format strings
|
11 years ago |
Vadim Bendebury
|
7aa250f2db
Fix incorrect format strings
|
11 years ago |
Bill Richardson
|
0c3ba249ab
Massive refactoring of external header files.
|
11 years ago |
Randall Spangler
|
7993f257af
Reformat to kernel style
|
12 years ago |
Gabe Black
|
172360ec5d
Replace %L with %ll in format strings.
|
12 years ago |
Taylor Hutt
|
f7257d5628
Short-circuit looping for audio in Sandbox U-Boot builds
|
12 years ago |
Bill Richardson
|
506649c5cd
Remove debug messages from VbAudioLooping() - too noisy.
|
13 years ago |
Bill Richardson
|
037dba2124
Fix audio loop for long-delay keyboard reads.
|
13 years ago |
Bill Richardson
|
931728a003
Address security concerns for vboot_audio.c
|
13 years ago |
Bill Richardson
|
94d7034590
Enable (and test) custom dev-mode sounds
|
13 years ago |
Bill Richardson
|
253a58e383
Refactor dev-mode delay handling into a separate file.
|
13 years ago |