summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* vboot: remove obsolete COPY_BMP_DATAJoel Kitching2019-08-271-5/+0
* vboot: bring load_kernel_test up to coding style standardsJoel Kitching2019-08-271-240/+243
* Makefile: Add -Wno-unknown-warningJulius Werner2019-08-261-2/+2
* image_signing: clean up more oci referencesMike Frysinger2019-08-261-14/+0
* ensure_secure_kernelparams: add sanity checks on baseline sed scriptsMike Frysinger2019-08-261-6/+17
* vboot: add mocked TlclUndefineSpace functionJoel Kitching2019-08-261-0/+5
* Makefile: Enable -Wimplicit-fallthroughJacob Garber2019-08-241-1/+1
* futility: updater: Fix incorrect line break in error messageHung-Te Lin2019-08-221-2/+2
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-2229-72/+18
* vboot/secdata: move permissions and uid check to ReadSpaceKernelJoel Kitching2019-08-212-63/+78
* vboot/secdata: print secdata/secdatak on reads and writesJoel Kitching2019-08-211-0/+12
* vboot/secdata: fix up error reporting in rollback_index.cJoel Kitching2019-08-211-16/+42
* vboot/secdata: remove legacy version checks on rollback spacesJoel Kitching2019-08-212-85/+44
* vboot_reference: Fix building with fuzzer builds.stabilize-12441.BManoj Gupta2019-08-201-6/+8
* tests: Add array bounds checkstabilize-kernelnext-broadwell-12434.BJacob Garber2019-08-171-1/+2
* Makefile: Enable linker garbage collectionJulius Werner2019-08-165-12/+16
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-1617-229/+230
* tests: Fix off-by-one error in array bounds checkJacob Garber2019-08-161-1/+1
* futility: Add load_firmware_image() error checkJacob Garber2019-08-141-1/+2
* vboot/secdata: rename identifier in RollbackFwmpRead for clarityJoel Kitching2019-08-141-12/+12
* vboot: remove unused and deprecated vboot1 error codesfirmware-mistral-12422.BJoel Kitching2019-08-131-33/+1
* vboot: properly check failure from VbExGetLocalizationCountJoel Kitching2019-08-132-3/+7
* vboot/secdata: remove retries from rollback functionsJoel Kitching2019-08-132-315/+109
* vboot: replace VBERROR_INVALID_PARAMETER with vboot2 equivalentJoel Kitching2019-08-133-5/+3
* vboot: replace VBERROR_SIMULATED with VB2_ERROR_MOCKJoel Kitching2019-08-138-34/+32
* vboot: replace VBERROR_UNKNOWN with VB2_ERROR_UNKNOWNJoel Kitching2019-08-1312-26/+25
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-1333-225/+222
* vboot: fix use of SetVirtualDevMode return valuesJoel Kitching2019-08-134-4/+4
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-1384-865/+756
* Minor fixes for clangJulius Werner2019-08-092-2/+3
* image_signing: clean up oci container key referencesMike Frysinger2019-08-094-106/+15
* firmware/lib: Add fall through commentsJacob Garber2019-08-072-0/+3
* cgpt: Fix format specifiers for uint64_tJacob Garber2019-08-062-3/+3
* cgpt: Fix format specifier for size_tJacob Garber2019-08-061-1/+1
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-0631-296/+295
* vboot/tpm: fix return type inconsistenciesJoel Kitching2019-08-065-17/+28
* vboot: join vboot1 and vboot2 errors into same enumJoel Kitching2019-08-067-104/+102
* sign_official_build.sh: Update kern_b_hash to support SHA256stabilize-octopus-12371.15.Bstabilize-12386.Bstabilize-12371.89.Bstabilize-12371.82.Bstabilize-12371.81.Bstabilize-12371.80.Bstabilize-12371.75.Bstabilize-12371.71.Bstabilize-12371.65.Bstabilize-12371.52.Bstabilize-12371.50.Bstabilize-12371.39.Bstabilize-12371.27.Bstabilize-12371.26.Bstabilize-12371.11.Brelease-R77-12371.BJulius Werner2019-07-251-1/+7
* vboot: deprecate VbExError functionJoel Kitching2019-07-246-44/+13
* vboot: remove Boot Descriptor Block (BDB) library and utilitiesJoel Kitching2019-07-2462-9222/+7
* set_lsb_release.sh: tell getfattr to use absolute namesQijiang YĆ«ki Ishii2019-07-231-1/+1
* vboot/futility: update fatal errors to use FATALJoel Kitching2019-07-2213-94/+79
* vboot/vboot_display: retrieve from vboot2 data structures when availableJoel Kitching2019-07-221-6/+6
* scripts: Update OWNERS file to reflect current ownership.factory-mistral-12361.BLaMont Jones2019-07-211-2/+3
* vboot: use Fatal instead of VbExError in cmd_vbutil_kernelJoel Kitching2019-07-151-5/+3
* image_signing: drop "install" alias for factoryMike Frysinger2019-07-111-2/+1
* vboot: remove VbPublicKey structJoel Kitching2019-07-108-85/+50
* vboot: replace Min macro with VB2_MINstabilize-12331.BJoel Kitching2019-07-068-68/+68
* futility: updater: Report EC and PD images on emulationHung-Te Lin2019-07-031-6/+14
* make_dev_firmware.sh: correct flashrom examplesRoss Zwisler2019-07-031-2/+2