summaryrefslogtreecommitdiff
path: root/firmware/lib/include/load_kernel_fw.h
Commit message (Expand)AuthorAgeFilesLines
* firmware: Do not set recovery reason directly in LoadKernel()Julius Werner2019-11-071-2/+1
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-1/+1
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-1/+1
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-3/+1
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-6/+0
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-121-8/+0
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-1/+8
* vboot: Split partition and vblock verification from LoadKernel()stabilize-8992.BRandall Spangler2016-11-141-33/+2
* vboot: Add firmware management parametersRandall Spangler2016-05-081-0/+4
* kernel flags: Pass back kernel premable flags in kparamsFurquan Shaikh2015-02-121-0/+2
* vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg2014-12-151-4/+8
* Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"stabilize-6480.Bfactory-ryu-6486.Bfactory-ryu-6486.1.BJulius Werner2014-11-151-4/+0
* vboot: Plumb the two disk sizes and 'gpt on device' param throughDan Ehrenberg2014-11-151-0/+4
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-1/+1
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-1/+1
* Implementation of Region APISimon Glass2013-08-281-1/+1
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+100