| acpica: update to ACPICA version 20130517. |
2013-05-17 |
Colin King |
|
Accepted |
| data: klog.json: remove a redudent line break |
2013-05-22 |
Alex Hung |
|
Accepted |
| [2/2] securebootcert: need to check the efivars interface existence while checking the variable db and kek |
2013-05-16 |
IvanHu |
|
Accepted |
| [1/2] lib: fwts_uefi: add the function to check the efivars interface existence |
2013-05-16 |
IvanHu |
|
Accepted |
| cpu: cpufreq: make test more generic for non-x86 systems |
2013-05-21 |
Colin King |
|
Accepted |
| acpi: acpidump: ensure we are shifting a 64 bit unsigned long |
2013-05-20 |
Colin King |
|
Accepted |
| lib: framework: don't check for long string if src is NULL |
2013-05-20 |
Colin King |
|
Accepted |
| Revert "acpi: s3: free quirks and command resources" |
2013-05-20 |
Colin King |
|
Accepted |
| auto-packager: mkpackage.sh: Add Saucy |
2013-05-21 |
Keng-Yu Lin |
|
Accepted |
| debian: control: Add the backported HWE kernel header packages |
2013-05-20 |
Keng-Yu Lin |
|
Accepted |
| auto-packager: mkpackage.sh: remove Natty and Oneiric |
2013-05-20 |
Keng-Yu Lin |
|
Accepted |
| [9/9] data: klog.json: Bit offset pattern should be a regex not a string match |
2013-05-14 |
Colin King |
|
Accepted |
| [3/9] data: klog.json: Add checks for Intel Lynxpoint LPSS errors |
2013-05-14 |
Colin King |
|
Accepted |
| [2/9] data: klog.json: Add ACPI video notify handler remove check |
2013-05-14 |
Colin King |
|
Accepted |
| [8/9] data: klog.json: Drop ACPI prefix, make patten a string match |
2013-05-14 |
Colin King |
|
Accepted |
| [7/9] data: klog.json: Make ArgType a regex to match various similar strings |
2013-05-14 |
Colin King |
|
Accepted |
| [6/9] data: klog.json: Add ACPI fixed event error checking |
2013-05-14 |
Colin King |
|
Accepted |
| [5/9] data: klog.json: Add check for object repair or convert failure |
2013-05-14 |
Colin King |
|
Accepted |
| [4/9] data: klog.json: Add check for ACPI region field type error |
2013-05-14 |
Colin King |
|
Accepted |
| [1/9] data: klog.json: Add ACPI video notify handler check |
2013-05-14 |
Colin King |
|
Accepted |
| acpi: battery: free gpe resources on error |
2013-05-06 |
Colin King |
|
Accepted |
| acpica: Fix for _INI regression. |
2013-05-08 |
Colin King |
|
Accepted |
| [V2] lib: fwts_log: free log_file on error exit |
2013-05-08 |
Colin King |
|
Accepted |
| acpi: s3: free quirks |
2013-05-07 |
Colin King |
|
Accepted |
| acpi: s4: free quirks |
2013-05-07 |
Colin King |
|
Accepted |
| acpi: brightness: check get_setting return |
2013-05-07 |
Colin King |
|
Accepted |
| acpi: fan: fix cur_state comparison bugs |
2013-05-07 |
Colin King |
|
Accepted |
| lib: fwts_framework: ensure we don't truncate null names |
2013-05-07 |
Colin King |
|
Accepted |
| cpu: virt: correctly return true if SVM is enabled |
2013-05-07 |
Colin King |
|
Accepted |
| acpica: fwts_acpica: missing unlock on error path |
2013-05-07 |
Colin King |
|
Accepted |
| lib: fwts_release: check *str rather than str |
2013-05-07 |
Colin King |
|
Accepted |
| acpi: battery: Fix nesting bug |
2013-05-07 |
Colin King |
|
Accepted |
| acpi: lid: Fix nesting bug |
2013-05-07 |
Colin King |
|
Accepted |
| lib: fwts_framework: free just items in list and not list descriptor |
2013-05-07 |
Colin King |
|
Accepted |
| bios: hdaaudio: free list items and not list |
2013-05-07 |
Colin King |
|
Accepted |
| acpica: fwts_acpica: clear sa_mask fields |
2013-05-07 |
Colin King |
|
Accepted |
| lib: fwts_log: free filenames on error condition |
2013-05-07 |
Colin King |
|
Accepted |
| lib: fwts_dump: check error return on mkdir |
2013-05-07 |
Colin King |
|
Accepted |
| utilities: kernelscan: fix memory leak |
2013-05-07 |
Colin King |
|
Accepted |
| acpi: cstates: set state->present[nr] if nr < MAX_CSTATE |
2013-05-07 |
Colin King |
|
Accepted |
| dmi: dmi_decode: remove redundant snprintf |
2013-05-07 |
Colin King |
|
Accepted |
| uefi: uefidump: missing va_end on str == NULL return path |
2013-05-06 |
Colin King |
|
Accepted |
| uefi: uefidump: fix missing break in switch statement |
2013-05-06 |
Colin King |
|
Accepted |
| acpi: fan: fix resource leak bugs |
2013-05-06 |
Colin King |
|
Accepted |
| acpi: dmar: free klog list on error |
2013-05-06 |
Colin King |
|
Accepted |
| bios: mtrr: free mtrr_list on file open error |
2013-05-06 |
Colin King |
|
Accepted |
| cpu: nx: free fwts_nx_cpuinfo on error |
2013-05-06 |
Colin King |
|
Accepted |
| lib: fwts_cpu: free cpu on error |
2013-05-06 |
Colin King |
|
Accepted |
| lib: fwts_keymap: free keymap_list on error |
2013-05-06 |
Colin King |
|
Accepted |
| lib: fwts_memorymap: free klog on error |
2013-05-06 |
Colin King |
|
Accepted |
| acpica: fix the build error after patch the update to ACPICA version 20130418 |
2013-05-07 |
IvanHu |
|
Accepted |
| [FWTS-TEST] disassemble-0001: update output to sync with ACPICA iasl changes |
2013-05-03 |
Colin King |
|
Accepted |
| acpica: update to ACPICA version 20130418. |
2013-05-03 |
Colin King |
|
Accepted |
| uefi: uefidump: don't recurse forever on zero lengths (LP: #1174947) |
2013-05-03 |
Colin King |
|
Accepted |
| copy-acpica.sh: update to use the correct ACPICA git repo |
2013-04-26 |
Colin King |
|
Accepted |
| doc/fwts.1 add in names of contributors to fwts |
2013-04-25 |
Colin King |
|
Accepted |
| [3/3] cpu: maxfreq: use doubles for cpu freqs rather than int |
2013-04-24 |
Colin King |
|
Accepted |
| [2/3] cpu: maxfreq: use number of cpus as number of items in calloc() |
2013-04-24 |
Colin King |
|
Accepted |
| [1/3] cpu: maxfreq: remove unused fwts_cpuinfo typedef |
2013-04-24 |
Colin King |
|
Accepted |
| [2/2] cmos: cmosdump: minor code tidy up, formatting |
2013-04-24 |
Colin King |
|
Accepted |
| [1/2] cmos: cmosdump: remove unused commented out code |
2013-04-24 |
Colin King |
|
Accepted |
| apic: apicedge: minor code tidy-up |
2013-04-24 |
Colin King |
|
Accepted |
| lib: fwts_uefi: cast to __SWORD_TYPE 32 bit builds |
2013-04-23 |
Colin King |
|
Accepted |
| pci: maxreadreq: Audio device to chipset devices. |
2013-04-23 |
Alex Hung |
|
Accepted |
| lib: fwts_uefi: modify the return value of the fwts_uefi_get_interface |
2013-04-23 |
IvanHu |
|
Accepted |
| cpufreq: use qsort to sort frequencies |
2013-04-20 |
Colin King |
|
Accepted |
| lib: fwts_uefi: make vars work on recent kernels |
2013-04-19 |
Colin King |
|
Accepted |
| bios: mtrr: add uncached string for DEFAULT type |
2013-04-17 |
Alex Hung |
|
Accepted |
| efi_runtime: Update the address of the Free Software Foundation |
2013-04-12 |
Keng-Yu Lin |
|
Accepted |
| debian: control: fix typo |
2013-04-10 |
Colin King |
|
Accepted |
| [2/2,FWTS-TEST] klog-0001: update test data - keep in sync with klog changes |
2013-04-08 |
Colin King |
|
Accepted |
| [1/2,FWTS-TEST] arg-log-format-0001: keep in sync with latest changes in fwts |
2013-04-08 |
Colin King |
|
Accepted |
| [RESEND] uefirtvariable: add some information for the GetNextVariableName sub-tests |
2013-04-08 |
IvanHu |
|
Accepted |
| [2/2] uefi: uefirtvariable: minor code tidy up, constify and statics |
2013-04-01 |
Colin King |
|
Accepted |
| [1/2] uefi: uefirtvariable: minor reformatting for 80 char width lines |
2013-04-01 |
Colin King |
|
Accepted |
| efiruntime: getnextvariablename update the VariableNameSize before return when get EFI_BUFFER_TOO_SMALL |
2013-04-01 |
IvanHu |
|
Accepted |
| [RESEND] dmi: dmi_decode: Add another commonly used serial number |
2013-03-22 |
Colin King |
|
Accepted |
| data: klog.json: Add in another batch of BIOS and ACPI related checks |
2013-03-12 |
Colin King |
|
Accepted |
| acpi: acpidump: abort dumping of SLIC if length is zero |
2013-03-18 |
Colin King |
|
Accepted |
| acpi: acpidump: fix spelling mistake, useage -> usage |
2013-03-14 |
Colin King |
|
Accepted |
| uefi: uefivariable: fix build error on older compilers |
2013-03-15 |
Colin King |
|
Accepted |
| [01/26,FWTS-TEST] acpidump-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [26/26,FWTS-TEST] arg-table-path-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [25/26,FWTS-TEST] klog-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [24/26,FWTS-TEST] wmi-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [23/26,FWTS-TEST] syntaxcheck-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [22/26,FWTS-TEST] osilinux-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [21/26,FWTS-TEST] oops-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [20/26,FWTS-TEST] method: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [19/26,FWTS-TEST] checksum: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [18/26,FWTS-TEST] arg-width-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [17/26,FWTS-TEST] arg-show-tests-full-0001: add in new UEFI secureboot test to log |
2013-03-13 |
Colin King |
|
Accepted |
| [16/26,FWTS-TEST] arg-show-tests-0001: add in new UEFI secureboot test to log |
2013-03-13 |
Colin King |
|
Accepted |
| [15/26,FWTS-TEST] arg-results-no-separators-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [14/26,FWTS-TEST] arg-results-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [13/26,FWTS-TEST] arg-log-format-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [12/26,FWTS-TEST] arg-klog-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [11/26,FWTS-TEST] arg-json-0001: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [10/26,FWTS-TEST] apicinstance: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |
| [09/26,FWTS-TEST] acpitables-0008: update test to keep in sync with fwts framework changes |
2013-03-13 |
Colin King |
|
Accepted |