hardware-kernel-o-fwts-enhancements

Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2011-04-05 10:01:04
Size: 1903
Editor: cpc7-craw6-2-0-cust128
Comment:
Revision 5 as of 2011-05-10 19:05:05
Size: 2174
Editor: business-89-133-214-120
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * '''Launchpad Entry''': UbuntuSpec:hardware-kernel-o-fwts-enhancements  * '''Launchpad Entry''': UbuntuSpec:hwe-o-fwts-enhancements
Line 19: Line 19:
Better uEFI support.
Improved SMBIOS checking.
Catching IRQ mis-routing issues.
 * Better UEFI support.
 * Improved SMBIOS checking.
 * Catching IRQ mis-routing issues.
 * Automated kernel error message extraction to help keep klog test in sync with kernel.
 * Need to target fwts on the server side, so build bootable image without the need for a desktop.
 * Dump/validate EFI_SYSTEM_TABLE (signature 0x5453595320494249)
Line 25: Line 28:
Integration/Usage with checkbox and general QA usage. Integration/Usage with checkbox like test tools and general QA usage

Identifying BIOS/ACPI/UEFI issues recorded in LaunchPad and constructing tests to check for these.
Line 32: Line 37:

Need to target fwts on the server side, so build bootable image without the need for a desktop.

Summary

While the first 10 months of development of the Firmware Test Suite provided a reasonable first-cut of the tool, there are some short comings and features need to be enhanced to make the tool even better at identifying BIOS/firmware issues.

Some work items were not included in Ubuntu 11.04 Natty which have been postponed to 11.10:

Create a basic BIOS tracking working/broken features against vendor, version Identify ACPI errors in the kernel log and report them via apport.

And some feature requests for 11.10 are as follows:

  • Better UEFI support.
  • Improved SMBIOS checking.
  • Catching IRQ mis-routing issues.
  • Automated kernel error message extraction to help keep klog test in sync with kernel.
  • Need to target fwts on the server side, so build bootable image without the need for a desktop.
  • Dump/validate EFI_SYSTEM_TABLE (signature 0x5453595320494249)

And for discussion:

Integration/Usage with checkbox like test tools and general QA usage

Identifying BIOS/ACPI/UEFI issues recorded in LaunchPad and constructing tests to check for these.

Release Note

This should not have any impact on the release notes.

Rationale

Need to extend the test suite to cater for new uEFI firmware.

Assumptions

Design

You can have subsections that better describe specific parts of the issue.

Implementation

This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:

Unresolved issues

This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.

BoF agenda and discussion

Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected.


CategorySpec

KernelTeam/Specs/hardware-kernel-o-fwts-enhancements (last edited 2011-09-16 14:19:05 by colin-king)