.. |
bpdt_formats
|
util/cbfstool/bpdt_formats: Fix memory leak issues
|
2022-11-08 22:51:36 +00:00 |
console
|
util/cbfstool: Wrap logging macros in do - while
|
2022-10-13 17:07:02 +00:00 |
flashmap
|
util/cbfstool: Remove redundant endian.h include
|
2022-01-04 11:50:11 +00:00 |
fpt_formats
|
…
|
|
lz4
|
util: Fix a few spelling mistakes
|
2022-05-30 04:25:07 +00:00 |
lzma
|
…
|
|
tests
|
elogtool: add pytest for elogtool
|
2021-10-25 08:08:41 +00:00 |
.gitignore
|
util/cbfstool/.gitignore: Add CSE tool executables
|
2021-11-29 18:44:34 +00:00 |
EXAMPLE
|
…
|
|
Makefile
|
utils/cbfstool: Fix building with `make test-tools`
|
2022-02-27 18:29:24 +00:00 |
Makefile.inc
|
util/cbfstool: Set `USE_FLASHROM=0` to build vboot
|
2022-06-19 18:46:04 +00:00 |
ProcessorBind.h
|
…
|
|
amdcompress.c
|
…
|
|
cbfs-mkpayload.c
|
util/cbfstool: Wrap logging macros in do - while
|
2022-10-13 17:07:02 +00:00 |
cbfs-mkstage.c
|
util/cbfstool: Replace swab.h with commonlib/bsd/sysincludes.h
|
2022-01-10 21:32:34 +00:00 |
cbfs-payload-linux.c
|
treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
|
2022-11-12 18:00:16 +00:00 |
cbfs.h
|
util/cbfstool: Check for metadata hash in verstage
|
2022-10-26 15:59:58 +00:00 |
cbfs_glue.h
|
cbfs/vboot: Adapt to new vb2_digest API
|
2022-09-02 23:51:29 +00:00 |
cbfs_image.c
|
util/cbfstool: Wrap logging macros in do - while
|
2022-10-13 17:07:02 +00:00 |
cbfs_image.h
|
util/cbfstool: Fix truncate command error handling and cbfs_image_from_buffer()
|
2022-08-03 23:24:49 +00:00 |
cbfs_sections.c
|
…
|
|
cbfs_sections.h
|
…
|
|
cbfscomptool.c
|
…
|
|
cbfstool.c
|
cbfstool: Fix possible memory leak
|
2022-11-09 00:26:30 +00:00 |
coff.h
|
…
|
|
common.c
|
cbfstool: Fix possible memory leak
|
2022-11-09 00:26:30 +00:00 |
common.h
|
util/cbfstool: Replace swab.h with commonlib/bsd/sysincludes.h
|
2022-01-10 21:32:34 +00:00 |
compress.c
|
util/cbfstool: fix memory leak in compress.c
|
2022-11-02 21:40:25 +00:00 |
cse_fpt.c
|
util/cse*: Add cse_helpers.{c,h}
|
2021-10-19 16:08:45 +00:00 |
cse_fpt.h
|
util/cse*: Add cse_helpers.{c,h}
|
2021-10-19 16:08:45 +00:00 |
cse_helpers.c
|
util/cse*: Add cse_helpers.{c,h}
|
2021-10-19 16:08:45 +00:00 |
cse_helpers.h
|
util/cse*: Add cse_helpers.{c,h}
|
2021-10-19 16:08:45 +00:00 |
cse_serger.c
|
util/cse_serger: Add command `create-cse-region`
|
2021-10-19 16:32:24 +00:00 |
cse_serger.h
|
util/cse_serger: Replace cse_layout_regions with array of regions
|
2021-10-19 16:10:12 +00:00 |
default-x86.fmd
|
…
|
|
default.fmd
|
…
|
|
description.md
|
…
|
|
elf.h
|
…
|
|
elfheaders.c
|
treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
|
2022-11-12 18:00:16 +00:00 |
elfparsing.h
|
…
|
|
elogtool.c
|
util/cbfstool: Decouple elogtool from vboot_ref flashrom code
|
2022-06-16 20:38:41 +00:00 |
eventlog.c
|
util/eventlog: Correct the capitalization for diagnostics types
|
2022-11-02 21:41:10 +00:00 |
eventlog.h
|
…
|
|
fdt.h
|
…
|
|
fit.c
|
util/ifittool: Error out if microcodes do not fit the FIT table
|
2022-09-15 13:01:42 +00:00 |
fit.h
|
…
|
|
flashmap_tests.c
|
…
|
|
flashrom.c
|
treewide: Unify Google branding
|
2022-07-04 14:02:26 +00:00 |
flashrom.h
|
treewide: Unify Google branding
|
2022-07-04 14:02:26 +00:00 |
fmap_from_fmd.c
|
…
|
|
fmap_from_fmd.h
|
…
|
|
fmaptool.c
|
…
|
|
fmd.c
|
…
|
|
fmd.h
|
…
|
|
fmd_parser.c_shipped
|
…
|
|
fmd_parser.h_shipped
|
…
|
|
fmd_parser.y
|
…
|
|
fmd_scanner.c_shipped
|
…
|
|
fmd_scanner.h_shipped
|
…
|
|
fmd_scanner.l
|
…
|
|
fv.h
|
…
|
|
ifittool.c
|
util/cbfstool: Fix truncate command error handling and cbfs_image_from_buffer()
|
2022-08-03 23:24:49 +00:00 |
ifwitool.c
|
treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
|
2022-11-12 18:00:16 +00:00 |
linux.h
|
…
|
|
linux_trampoline.S
|
cbfstool/linux_trampoline: Fill the ACPI RSDP entry
|
2022-03-09 14:21:26 +00:00 |
linux_trampoline.c
|
cbfstool/linux_trampoline: Fill the ACPI RSDP entry
|
2022-03-09 14:21:26 +00:00 |
linux_trampoline.h
|
…
|
|
option.h
|
…
|
|
partitioned_file.c
|
…
|
|
partitioned_file.h
|
…
|
|
platform_fixups.c
|
cbfs/vboot: Adapt to new vb2_digest API
|
2022-09-02 23:51:29 +00:00 |
rmodtool.c
|
…
|
|
rmodule.c
|
util/cbfstool/rmodule: Omit undefined extern symbols from reloc table
|
2021-10-20 15:56:28 +00:00 |
rmodule.h
|
…
|
|
xdr.c
|
…
|
|