Home
last modified time | relevance | path

Searched refs:CBFS_COMPONENT_CMOS_LAYOUT (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/nvramtool/
H A Dcbfs.h37 #define CBFS_COMPONENT_CMOS_LAYOUT 0x01aa macro
/aosp_15_r20/external/coreboot/util/nvramtool/accessors/
H A Dlayout-bin.c57 cmos_table = cbfs_find_file("cmos_layout.bin", CBFS_COMPONENT_CMOS_LAYOUT, &len); in get_layout_from_cbfs_file()