Re: [PATCH] x86: alternative identifier for Phoenix BIOS




* Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:

On Sat, 15 Nov 2008 17:55:20 -0800
"H. Peter Anvin" <hpa@xxxxxxxxx> wrote:

Philipp Kohlbecher wrote:
My laptop (a Samsung X20) contains a Phoenix BIOS and would benefit from
patch 1e22436eba84edfec9c25e5a25d09062c4f91ca9 (x86: reserve low 64K on
AMI and Phoenix BIOS boxen).

However, according to /sys/class/dmi/id/bios_vendor, the BIOS identifies
its vendor as "Phoenix Technologies LTD" (sans the comma).

Given that AMI and Phoenix combined is something like 80% of the BIOS
market, if not more, it might simply be easier to make it unconditional,
or make it a whitelist instead.

Far more useful would be to make people aware of the problem. If the
BIOS is scribbling in the low 64K of RAM not just BIOS areas, and
doing so outside of ACPI marked areas they need to fix the BIOS
ASAP. If they leave their BIOSes randomly scribbling in operating
system memory areas then as with previous (hardware related) cases
of vendors knowingly shipping corrupting equipment they'll be
building up a huge class action legal liability.

As such making sure the vendor knows in a way they cannot deny is a
very useful activity.

CONFIG_X86_CHECK_BIOS_CORRUPTION=y will do that, it prints:

Corrupted low memory at 0x1000 (4096 phys) = 0x1234
Memory corruption detected in low memory
< stack trace >

if enough distros turn it on (at least in their debug kernels) it
creates the right kind of user pressure.

This debug feature to catch BIOS-generated low-memory corruption is
already upstream.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH] x86: alternative identifier for Phoenix BIOS
    ... AMI and Phoenix BIOS boxen). ... Given that AMI and Phoenix combined is something like 80% of the BIOS ... As such making sure the vendor knows in a way they cannot deny is a very ...
    (Linux-Kernel)
  • Re: Erster Eindruck HP nx6325
    ... CPU Type: Original OEM processor ... BIOS Information by WMI ... BIOS Vendor: Hewlett-Packard ... Mother Vendor: Hewlett-Packard ...
    (de.comp.sys.notebooks)
  • Re: System has Recovered from Serious Error
    ... [[Contact the system vendor for an updated BIOS and follow the vendor's ... The system BIOS attempted to incorrectly access hardware resources ... User Action ... ACPI BIOS Is Attempting to Write to an Illegal IO Port ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: [PATCH] quiet MMCONFIG related printks
    ... some BIOSes are broken and don't properly map MCFG space (though ... other than complain to the vendor. ... contact your bios vendor. ... , yet I get a loud complaint at boot time. ...
    (Linux-Kernel)
  • Re: [PATCH] x86: alternative identifier for Phoenix BIOS
    ... AMI and Phoenix BIOS boxen). ... its vendor as "Phoenix Technologies LTD". ... Given that AMI and Phoenix combined is something like 80% of the BIOS ...
    (Linux-Kernel)