summaryrefslogtreecommitdiff
path: root/src/commonlib/bsd
Commit message (Expand)AuthorAgeFilesLines
* commonlib: compiler.h: Add __printf macroJeremy Compostella2023-05-151-0/+4
* {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEMSubrata Banik2023-04-211-1/+3
* security/tpm: add TPM log format as per 2.0 specSergii Dmytruk2023-03-041-0/+37
* security/tpm: add TPM log format as per 1.2 specSergii Dmytruk2023-03-042-3/+45
* commonlib/bsd, libpayload: Do not include helpers.h in stddef.hThomas Heijligen2023-02-162-0/+2
* bsd/cb_err: Add error code for UEFI variable storePatrick Rudolph2023-02-071-0/+10
* commonlib: Add ELOG_TYPE_FW_EARLY_SOL eventLog typeTarun Tuli2023-02-021-1/+8
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-111-2/+2
* mem_chip_info: Fix potential overflowJulius Werner2022-12-151-1/+2
* commonlib/clamp.h: Add more clamping functionsAngel Pons2022-12-121-8/+18
* mem_chip_info: Update to new formatJulius Werner2022-12-091-11/+86
* drivers/intel/fsp2_0: Update MRC cache in ramstageReka Norman2022-12-061-0/+2
* commonlib: Add essential comments for ELOG_CROS_DIAG_RESULTHsuan Ting Chen2022-12-051-1/+6
* commonlib: Fix AMD MP2 BUFFER idMartin Roth2022-11-041-1/+1
* commonlib...cbmem_id.h: Add AMD STB buffer IDs for CBMEMMartin Roth2022-10-291-1/+5
* util/cbfstool: Check for metadata hash in verstageKarthikeyan Ramasubramanian2022-10-261-0/+1
* util/elogtool: Add support for parsing CrOS diagnostics logHsuan Ting Chen2022-10-141-2/+39
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-022-4/+4
* commonlib/clamp.h: Relicense file to be BSD-compatibleAngel Pons2022-08-171-0/+22
* util/elogtool: Mark redundant boot mode event type as `deprecated`Subrata Banik2022-08-061-5/+5
* vc/google/elog: Record vboot FW boot information into elogSubrata Banik2022-08-021-0/+5
* commonlib: compiler.h: Use non-concise comment stylePaul Menzel2022-07-281-15/+23
* commonlib: compiler.h: Improve wording in commentPaul Menzel2022-07-171-1/+1
* commonlib: Substitude macro "__unused" in compiler.hBill XIE2022-07-141-2/+15
* treewide: Unify Google brandingJon Murphy2022-07-041-2/+2
* commonlib: Add CBMEM tag id for CSE FW UpdateKrishna Prasad Bhat2022-06-301-0/+1
* commonlib: Clean up compiler.hJulius Werner2022-06-071-9/+9
* drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans2022-06-061-0/+2
* cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verificationJulius Werner2022-06-011-0/+1
* cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner2022-06-011-1/+1
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-191-3/+4
* commonlib/mem_chip_info: Add clarifying documentation commentsJulius Werner2022-05-031-6/+6
* commonlib/bsd/elog: Include <stdint.h> instead of <inttypes.h>Hsuan Ting Chen2022-04-281-1/+1
* commonlib/bsd: Add mem_chip_info_size() functionRavi Kumar Bokka2022-04-131-0/+7
* commonlib/bsd/helpers: Remove redundancy with libpayload definesJakub Czapiga2022-03-301-0/+6
* commonlib/bsd: Add struct name "mem_chip_channel" for external accessXi Chen2022-03-181-1/+1
* libpayload: Parse DDR Information using coreboot tablesRavi Kumar Bokka2022-03-161-0/+28
* commonlib/bsd: Remove cb_err_tJulius Werner2022-03-094-36/+33
* compiler.h: Define a __fallthrough statementArthur Heymans2022-02-161-0/+4
* src/lib: Add CBMEM tag id to parse ddr informationRavi Kumar Bokka2022-02-091-1/+3
* commonlib: Add endian definitions for macOSAlex James2022-01-041-0/+17
* commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/Jakub Czapiga2021-11-301-0/+156
* eventlog: Add a log type for Chrome OS diagnosticsHsuan Ting Chen2021-11-221-0/+4
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* elog: calculate year correctly in timestampRicardo Quesada2021-09-232-2/+2
* commonlib/cbfs: Fix minor parser edge casesJulius Werner2021-09-152-4/+9
* cbfs: Prevent overflow and infinite loop in cbfs_walkJakub Czapiga2021-09-131-1/+2
* elog: move MAX_EVENT_SIZE to commonlib/bsd/includeRicardo Quesada2021-09-101-0/+3
* cbfs: Make sure all cases of single file header corruption are isolatedJulius Werner2021-09-011-5/+7
* elog: Define constant for RW region nameRicardo Quesada2021-08-261-0/+1