EFI_MIN_RESERVE
return EFI_MIN_RESERVE;
if (remaining_size - size < EFI_MIN_RESERVE)
if ((remaining_size - size < EFI_MIN_RESERVE) &&