Searched refs:EFI_CARVE_OVERLAPS_NONRAM (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_memory.c36 #define EFI_CARVE_OVERLAPS_NONRAM -3 macro
182 * EFI_CARVE_OVERLAPS_NONRAM, if the carve and map overlap,
191 * In case of EFI_CARVE_OVERLAPS_NONRAM it is the callers responsibility
212 return EFI_CARVE_OVERLAPS_NONRAM;
322 case EFI_CARVE_OVERLAPS_NONRAM:

Completed in 102 milliseconds