Message ID | 1328079680-14482-1-git-send-email-kengyu@canonical.com |
---|---|
State | Accepted |
Headers | show |
On 02/01/2012 03:01 PM, Keng-Yu Lin wrote: > Signed-off-by: Keng-Yu Lin<kengyu@canonical.com> > --- > arg-show-tests-0001/arg-show-tests-0001.log | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log > index a677bdc..0a28de9 100644 > --- a/arg-show-tests-0001/arg-show-tests-0001.log > +++ b/arg-show-tests-0001/arg-show-tests-0001.log > @@ -3,11 +3,12 @@ Batch tests: > acpitables ACPI table settings sanity checks. > apicedge APIC Edge/Level Check. > apicinstance Check for single instance of APIC/MADT table. > + aspm PCIe ASPM check. > bios32 Check BIOS32 Service Directory. > bios_info Gather BIOS DMI information. > checksum Check ACPI table checksum. > crs Check PCI host bridge configuration using _CRS. > - csm Check for UEFI Compatability Support Module. > + csm Check for UEFI Compatibility Support Module. > cstates Check processor C state support. > dmesg_common General dmesg common errors check. > dmi_decode Test DMI/SMBIOS tables for errors. Ack'ed by Alex Hung <alex.hung@canonical.com>
On 01/02/12 07:01, Keng-Yu Lin wrote: > Signed-off-by: Keng-Yu Lin<kengyu@canonical.com> > --- > arg-show-tests-0001/arg-show-tests-0001.log | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log > index a677bdc..0a28de9 100644 > --- a/arg-show-tests-0001/arg-show-tests-0001.log > +++ b/arg-show-tests-0001/arg-show-tests-0001.log > @@ -3,11 +3,12 @@ Batch tests: > acpitables ACPI table settings sanity checks. > apicedge APIC Edge/Level Check. > apicinstance Check for single instance of APIC/MADT table. > + aspm PCIe ASPM check. > bios32 Check BIOS32 Service Directory. > bios_info Gather BIOS DMI information. > checksum Check ACPI table checksum. > crs Check PCI host bridge configuration using _CRS. > - csm Check for UEFI Compatability Support Module. > + csm Check for UEFI Compatibility Support Module. > cstates Check processor C state support. > dmesg_common General dmesg common errors check. > dmi_decode Test DMI/SMBIOS tables for errors. Thanks for spotting the typo. Acked-by: Colin King <colin.king@canonical.com>
diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log index a677bdc..0a28de9 100644 --- a/arg-show-tests-0001/arg-show-tests-0001.log +++ b/arg-show-tests-0001/arg-show-tests-0001.log @@ -3,11 +3,12 @@ Batch tests: acpitables ACPI table settings sanity checks. apicedge APIC Edge/Level Check. apicinstance Check for single instance of APIC/MADT table. + aspm PCIe ASPM check. bios32 Check BIOS32 Service Directory. bios_info Gather BIOS DMI information. checksum Check ACPI table checksum. crs Check PCI host bridge configuration using _CRS. - csm Check for UEFI Compatability Support Module. + csm Check for UEFI Compatibility Support Module. cstates Check processor C state support. dmesg_common General dmesg common errors check. dmi_decode Test DMI/SMBIOS tables for errors.
Signed-off-by: Keng-Yu Lin <kengyu@canonical.com> --- arg-show-tests-0001/arg-show-tests-0001.log | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)