Home
last modified time | relevance | path

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

/src/lib/libefivar/
H A Defivar-dp-xlate.c45 #define MAX_DP_SANITY 4096 /* Biggest device path in bytes */ macro
49 DevicePathNodeLength(dp) < MAX_DP_SANITY)
148 if ((uintptr_t)walker - (uintptr_t)dp > MAX_DP_SANITY) in efi_hd_to_unix()
370 if ((uintptr_t)walker - (uintptr_t)dp > MAX_DP_SANITY) in efivar_device_path_to_unix_path()