[flashrom] [PATCH] be more refined regarding DMI chassis types

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Tue Jul 26 01:35:58 CEST 2011


On Tue, 26 Jul 2011 01:22:01 +0200
Stefan Tauner <stefan.tauner at student.tuwien.ac.at> wrote:

> +	msg_pdbg("DMI chassis-type is not specific enough.\n");

that line is already gone locally (thanks idwer).

> +	switch (is_laptop) {
> +	case 1:
> +		msg_pdbg("Laptop detected via DMI.\n");
> +		break;
> +	case 2:
> +		msg_pdbg("DMI chassis-type is not specific enough.\n");
> +		break;
> +	}


-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner




More information about the flashrom mailing list