Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
559a110f33b7ebe8d950f1c2de6b3b89791f862b
/
firmware
/
lib
/
vboot_api_kernel.c
559a110
vboot: use malloc and free directly
by Randall Spangler
· 6 years ago
a03a164
vboot2: Allocate more buffer for kernel verification
by Randall Spangler
· 6 years ago
13b1097
vboot: use vb2 verification functions for kernel verification
by Randall Spangler
· 6 years ago
49e517d
vboot: use vb2_safe_memcmp instead of SafeMemcmp
by Randall Spangler
· 6 years ago
664096b
vboot: use standard memcmp, memcpy, memset
by Randall Spangler
· 6 years ago
1589f94
Fix coverity warnings in firmware
by Randall Spangler
· 6 years ago
e1867d2
vboot_api_kernel: Remove assumptions about EC-RW hash type and size
by Julius Werner
· 6 years ago
946abf1
vboot: Add firmware management parameters
by Randall Spangler
· 6 years ago
aee6bd6
Support doing battery cut-off in firmware stage.
by Hung-Te Lin
· 6 years ago
eea0116
vboot: Disable VBNV_OPROM_NEEDED after successful update
by Duncan Laurie
· 6 years ago
bcf8389
Modify EC software sync to update RO if necessary
by Mary Ruthven
· 6 years ago
release-R49-7834.B
stabilize-7821.B
stabilize-7834.66.B
7e0728d
vboot: Change VbExEc implementations to support RO update
by Mary Ruthven
· 7 years ago
b491bc8
vboot_api_kernel: Add new EcVbootDone API
by Shawn Nematbakhsh
· 7 years ago
5548455
VbVerifyMemoryBootImage: Allow integrity-only check in dev mode with
by Furquan Shaikh
· 7 years ago
3a63148
Save recovery reason before user three-finger-salutes
by Daisuke Nojiri
· 7 years ago
12a55f2
Add NV flag to default boot legacy OS
by Mary Ruthven
· 7 years ago
73a6372
Add broken screen
by Daisuke Nojiri
· 7 years ago
637ff03
vboot_reference: fix unittest when building with clang.
by Yunlian Jiang
· 7 years ago
04e2338
vboot_api_kernel: Do not pre-populate variables in VbVerifyMemoryBootImage
by Furquan Shaikh
· 7 years ago
773b5ac
fastboot: Add routines for unlock and lock device
by Furquan Shaikh
· 7 years ago
stabilize-7131.B
f274360
fastboot: Add routine for verifying kernel image loaded in memory
by Furquan Shaikh
· 7 years ago
0140cd2
vboot1: Condition default legacy boot on dev_boot_legacy
by Julius Werner
· 7 years ago
stabilize-7059.B
stabilize-7060.B
957b424
vboot1: Lock TPM physical presence (kernel rollback) on legacy boot
by Julius Werner
· 7 years ago
ccca666
enable USB boot on transition to dev on some devices
by Vadim Bendebury
· 7 years ago
b7d1f03
kernel flags: Pass back kernel premable flags in kparams
by Furquan Shaikh
· 7 years ago
f47eccf
nand: Allow smaller disks for booting a kernel
by Dan Ehrenberg
· 7 years ago
factory-samus-6658.B
5d652cd
vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWN
by Shawn Nematbakhsh
· 8 years ago
stabilize-6592.B
3f4d8d0
vboot: Plumb the two disk sizes and external GPT param through
by Dan Ehrenberg
· 8 years ago
79a9e0e
Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"
by Julius Werner
· 8 years ago
factory-ryu-6486.1.B
factory-ryu-6486.B
stabilize-6480.B
5040a94
vboot: Plumb the two disk sizes and 'gpt on device' param through
by Dan Ehrenberg
· 8 years ago
731f8e8
vboot: Support SLOW_EC_UPDATE with OPROM_MATTERS
by Duncan Laurie
· 8 years ago
487a54b
vboot: Notify EC of current boot mode
by Sheng-Liang Song
· 8 years ago
277dc52
Add GBB flag to disable PD software sync
by Duncan Laurie
· 8 years ago
release-R38-6158.B
stabilize-6146.B
6014c04
Call software sync a second time for PD, if necessary
by Randall Spangler
· 8 years ago
e778ada
Change VbExEc functions to take a devidx parameter
by Randall Spangler
· 8 years ago
stabilize-6082.B
stabilize-6092.B
bbc7606
Fix jumping EC from RO to RW if disable-jump was called on previous boot
by Randall Spangler
· 9 years ago
a53a0b0
vboot: use recovery button as dev mode switch confirmation
by Luigi Semenzato
· 8 years ago
stabilize-5339.B
0417153
VbBootRecovery: Make second check for 'remove' devices if none found
by Shawn Nematbakhsh
· 9 years ago
factory-beltino-5140.14.B
factory-monroe-5140.B
firmware-clapper-5218.B
firmware-winky-5216.1.B
release-R33-5116.B
stabilize-5116.113.B
stabilize-5116.115.B
stabilize-5116.53.B
stabilize-5116.88.B
stabilize-springlte-5116.46.B
8912169
Disable EC jump after RW image starts
by Daisuke Nojiri
· 9 years ago
stabilize-5085.B
527ba81
Implementation of Region API
by Simon Glass
· 9 years ago
stabilize-4636.B
8fa13ad
Revert "Implementation of Region API"
by Yoshiki Iguchi
· 9 years ago
1d3c804
Implementation of Region API
by Simon Glass
· 9 years ago
981cb2a
Enable vboot for sandbox and improve debugging/format strings
by Simon Glass
· 9 years ago
7aa250f
Fix incorrect format strings
by Vadim Bendebury
· 9 years ago
release-R30-4537.B
stabilize-4537.118.B
stabilize-4537.147.B
stabilize-falco-4537.91.B
964144b
rollback_index: Add recovery parameter to RollbackKernelLock.
by Shawn Nematbakhsh
· 9 years ago
stabilize-4443.B
48b26df
Correct debug message typo
by Vadim Bendebury
· 9 years ago
f2a1dc0
Add GBB flags for disabling software sync and defaulting to legacy boot
by Randall Spangler
· 9 years ago
factory-skate-4262.459.B
factory-spring-4262.B
19c9969
EC software sync no longer checks for shutdown requested
by Randall Spangler
· 9 years ago
0c3ba24
Massive refactoring of external header files.
by Bill Richardson
· 9 years ago
612797e
fwlib: fix errors with -Wmissing-prototypes
by Aaron Durbin
· 9 years ago
886a904
Software sync checks for shutdown-requested in all code paths
by Randall Spangler
· 9 years ago
7f43669
Add more vboot_api_kernel tests
by Randall Spangler
· 9 years ago
stabilize-bluetooth-smart
5ca4ea0
EC software sync uses precomputed hash if available
by Randall Spangler
· 9 years ago
29accd9
Reformat to kernel style
by Randall Spangler
· 9 years ago
640b1c4
Add more recovery_reason codes
by Bill Richardson
· 10 years ago
ba7fd8d
vboot_reference: Fix keyboard input lag at confirm screen.
by Shawn Nematbakhsh
· 10 years ago
00311b8
vboot_api_kernel: Print warning in Ctrl-U when dev_boot_usb is not enabled.
by Hung-Te Lin
· 10 years ago
cb85206
vboot_api_kernel: Print warning in TONORM when GBB flags force DEV.
by Hung-Te Lin
· 10 years ago
a2326ee
Add CTRL-L in dev screen to support a "legacy boot option"
by Stefan Reinauer
· 10 years ago
172360e
Replace %L with %ll in format strings.
by Gabe Black
· 10 years ago
74fa207
Check keyboard more often in recovery mode
by Simon Glass
· 10 years ago
0b4c028
Esc at DEV screen no longer triggers TONORM
by Randall Spangler
· 10 years ago
5eb7cdb
Fix handling of enter and space in developer screens.
by Randall Spangler
· 10 years ago
b321dbb
Get kernel size/load address from vboot headers
by Vadim Bendebury
· 10 years ago
9ea8e0d
firmware: Add TONORM_CONFIRM screen.
by Hung-Te Lin
· 10 years ago
f217520
vboot: add flag to indicate that the EC is slow to program
by Bill Richardson
· 10 years ago
2934475
TONORM screen should display at Dev screen, not Recovery screen.
by Bill Richardson
· 10 years ago
7c3a486
Flush keyboard at start of screens which take keyboard input
by Randall Spangler
· 10 years ago
6c9f097
Revert "Enter key at DEV screen no longer transition to TONORM screen"
by Randall Spangler
· 10 years ago
2b45044
Enter key at DEV screen no longer transition to TONORM screen
by Randall Spangler
· 10 years ago
0c32130
Shut down after EC software sync if lid is closed
by Randall Spangler
· 10 years ago
584e0d2
Add more specific recovery reasons for EC software sync.
by Randall Spangler
· 10 years ago
09d0c2e
Handle reboots required to protect/unprotect RW firmware
by Randall Spangler
· 10 years ago
241de33
EC software sync now updates RW firmware if necessary.
by Randall Spangler
· 10 years ago
1a72ad6
Call VbExEcGetExpectedRW() with the correct parameters.
by Bill Richardson
· 10 years ago
029ae65
VbExEcGetExpectedRW() should take a const **
by Randall Spangler
· 10 years ago
d4faa06
Partial EC software sync implementation
by Randall Spangler
· 10 years ago
592567e
Remove VbExTrustEC() from vboot, so it can go into BIOS.
by Bill Richardson
· 10 years ago
acd6f46
Add GBB flags to enable dev mode by default
by Randall Spangler
· 10 years ago
ec8df16
Support virtual dev-switch (keyboard-based dev-mode)
by Bill Richardson
· 10 years ago
2ddd5f6
Add Ctrl-Enter as an additional key to trigger dev USB boot.
by Tom Wai-Hong Tam
· 10 years ago
cbfc6db
Oops. Must still distinguish "no disks" from "no valid disks".
by Bill Richardson
· 10 years ago
bf020a0
Make VbTryLoadKernel() go to recovery when no valid disks are found
by Bill Richardson
· 10 years ago
5fd3597
Be aggressive in saving locale to nvram.
by Bill Richardson
· 10 years ago
2538187
Acknowledge Ctrl+U faster
by Vincent Palatin
· 10 years ago
82e69b9
Clean up return codes for better interaction with U-Boot.
by Bill Richardson
· 10 years ago
759d5c4
ONLY pressing the recovery button okays booting from USB
by Bill Richardson
· 11 years ago
591f078
Pressing the recovery button okays booting from USB
by Bill Richardson
· 11 years ago
0d11efb
Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flag
by Bill Richardson
· 11 years ago
791d6e6
Fix typo, add one VBDEBUG.
by Bill Richardson
· 11 years ago
01bf572
Sanity-check output of VbExDiskGetInfo()
by Bill Richardson
· 11 years ago
fa9d778
Dev-mode only boots official kernels by default
by Bill Richardson
· 11 years ago
253a58e
Refactor dev-mode delay handling into a separate file.
by Bill Richardson
· 11 years ago
25a3dbc
Make startup delay and noises simpler to change.
by Bill Richardson
· 11 years ago
518d4f3
Stub out easter egg, in case BIOS wants to implement one.
by Bill Richardson
· 11 years ago
822eca6
Put VbDisplay* functions into their own file.
by Bill Richardson
· 11 years ago
b1c85a8
Decompress images in vboot wrapper, not in BIOS.
by Bill Richardson
· 11 years ago
010c8a0
Fix missing call to VbNvTeardown()
by Randall Spangler
· 11 years ago
4d3b127
Vboot support for GBB flag to reduce boot time warning screen
by Randall Spangler
· 11 years ago
9927512
If trying firmware B and found invalid kernel, just reboot
by Randall Spangler
· 11 years ago
Next »