Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c56 #define MAX_BIOSLEN (128 * 1024L) macro
324 if (size >= MAX_BIOSLEN) in PCI_findBIOSAddr()