summaryrefslogtreecommitdiffstats
path: root/src/commonlib/bsd/include/commonlib
Commit message (Expand)AuthorAgeFilesLines
* commonlib: Change GCD function to always use 64 bitsJulius Werner2024-02-081-1/+1
* lib: Move IP checksum to commonlibJulius Werner2024-02-021-0/+12
* commonlib/bsd/compiler.h: Define __section(section) macroYu-Ping Wu2024-01-221-0/+4
* commonlib/bsd: Tag CBMEM IDs deprecated for crashlogPratikkumar Prajapati2023-12-201-2/+2
* vendorcode/amd/opensil: Add initial setup and API callsArthur Heymans2023-12-061-1/+3
* commonlib/bsd: Use tabs instead of whitespacesVarshit Pandya2023-12-061-3/+3
* commonlib: Add GCD functionYidi Lin2023-11-041-0/+10
* cbfs: Restore 32-bit padding in cbfs_headerIvan Jager2023-10-061-1/+1
* commonlib: Make CBMEM_ID_CSE_BP_INFO little endian, fix id for stringSubrata Banik2023-09-251-2/+2
* commonlib: Add CBMEM ID to store CSE Boot Partition InfoKrishna Prasad Bhat2023-09-231-1/+3
* soc/intel/cmd/blk/cse: Shorten CBMEM field name for better alignmentDinesh Gehlot2023-09-131-1/+1
* commonlib: Add ELOG_TYPE_FW_SPLASH_SCREEN eventLogSubrata Banik2023-08-291-0/+5
* commonlib: Add PSR backup eventlog typesKrishna Prasad Bhat2023-08-251-0/+7
* commonlib: Remove unused CBMEM IDSubrata Banik2023-08-181-2/+0
* soc/intel/cmn/cse: Refactor CSE RW FW Version implementationSubrata Banik2023-08-181-1/+3
* commonlib/bsd/cbfs_serialized.h: Use C99 flexible arraysElyes Haouas2023-07-311-3/+3
* include/commonlib/bsd/mem_chip_info.h: Use C99 flexible arraysElyes Haouas2023-07-301-1/+1
* util/cbmem: add parsing of TPM logs per specsSergii Dmytruk2023-07-041-0/+64
* {commonlib/drivers}: Have option to store MRC version inside CBMEMSubrata Banik2023-06-231-0/+2
* soc/intel/common/crashlog: Add support for IOE diePratikkumar Prajapati2023-06-061-0/+1
* commonlib/bsd/tpm_log_defs.h: replace macro with enumHimanshu Sahdev2023-05-281-19/+21
* 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
* 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-021-0/+3
* 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