Home
last modified time | relevance | path

Searched defs:bios_end (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/common/block/fast_spi/
H A Dfast_spi.c245 size_t bios_start, bios_end; in fast_spi_get_bios_region() local
/aosp_15_r20/external/coreboot/util/me_cleaner/
H A Dme_cleaner.py559 bios_start, bios_end = flreg_to_start_end(flreg[1]) variable