Home
last modified time | relevance | path

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

/freebsd/sys/dev/efidev/
H A Defirt.c68 #define EFI_TABLE_ALLOC_MAX 0x800000 macro
402 if (fw_resource_count > EFI_TABLE_ALLOC_MAX / in get_table_length()
437 if (prop_len > EFI_TABLE_ALLOC_MAX) { in get_table_length()