August 2014 Archives by author
Starting: Fri Aug 1 02:24:37 UTC 2014
Ending: Fri Aug 29 06:37:17 UTC 2014
Messages: 112
- [PATCH] uefirtvariable: setvariable without deleting the original variable (LP: #1354301)
Ivan Hu
- [PATCH 1/4] uefi: add the variable attribute definition for append write (LP: #1356194)
Ivan Hu
- [PATCH 2/4] lib: uefi: add the status error report for the IP addr conflict (LP: #1356195)
Ivan Hu
- [PATCH 3/4] uefirtvariable: skip test when specific attributes not supported (LP: #1356199)
Ivan Hu
- [PATCH 4/4] uefirtvariable: add test for setvariable with both authenticated attributes are set (LP: #1356207)
Ivan Hu
- [PATCH] s3: fix multiple s3 tests stop working (LP: #1359037)
Ivan Hu
- [PATCH] uefirtvariable: fix the wrong operator used, coverity scan error (LP: #1362893)
Ivan Hu
- ACK: [PATCH] Update contributors in man page
Alex Hung
- ACK: [PATCH 2/2] fwts-test: fix up tests related to iasl and syntaxcheck changes
Alex Hung
- ACK: [PATCH 1/2] lib + tests: re-work iASL backand and API to handle externals (LP: #1317390)
Alex Hung
- ACK: [PATCH 1/7] Make the --pm-method argument part of fwts_framework
Alex Hung
- ACK: [PATCH 2/7] Store all the pm_method related functions in fwts_pm_method.c
Alex Hung
- ACK: [PATCH 3/7] s3.c: make use of the functions in fwts_power_method.h
Alex Hung
- ACK: [PATCH 4/7] s4.c: add support for logind and sysfs methods
Alex Hung
- ACK: [PATCH 5/7] fwts_pm_method.h: move _cleanup_free_ here and share it with s3 and s4
Alex Hung
- ACK: [PATCH 6/7] s3power.c: add support for logind and sysfs methods
Alex Hung
- ACK: [PATCH 7/7] doc/fwts.1: update man page since --pm-method parameter also applies to S4
Alex Hung
- ACK: [PATCH] s3.c: add backward compatibility with older glib releases
Alex Hung
- ACK: [PATCH v3] acpi: only run ACPI tests if we have ACPI
Alex Hung
- ACK: [PATCH 4/7 v3] fwts: Print names of missing features, rather than a cryptic bitmask
Alex Hung
- ACK: [PATCH 6/7 v3] fwts: Add FWTS_FW_FEATURE_DEVICETREE
Alex Hung
- [PATCH] fwts-test: update arg-help-0001/0002 for pm-method changes
Alex Hung
- ACK: [PATCH] ACPI: change GTDT field names in ACPI 5.1 (LP: #1350170)
Alex Hung
- [PATCH][v2] ACPI: change GTDT field names in ACPI 5.1 (LP: #1350170)
Alex Hung
- ACK: [PATCH] uefirtvariable: setvariable without deleting the original variable (LP: #1354301)
Alex Hung
- ACK: [PATCH] s3power.c, s4.c: add backward compatibility with older glib releases
Alex Hung
- ACK: [PATCH 1/4] uefi: add the variable attribute definition for append write (LP: #1356194)
Alex Hung
- ACK: [PATCH 2/4] lib: uefi: add the status error report for the IP addr conflict (LP: #1356195)
Alex Hung
- ACK: [PATCH 3/4] uefirtvariable: skip test when specific attributes not supported (LP: #1356199)
Alex Hung
- ACK: [PATCH 4/4] uefirtvariable: add test for setvariable with both authenticated attributes are set (LP: #1356207)
Alex Hung
- [PATCH][RESEND] fwts-test: fix up tests related to iasl and syntaxcheck changes
Alex Hung
- ACK: [PATCH] lib: don't use #pragma GCC push and pop
Alex Hung
- [PATCH] acpi: method: fix incorrect comment in _CPC test
Alex Hung
- [PATCH] acpi: method: fix incorrect type comparison of ACPI_TYPE_INTBUF (LP: #1362426)
Alex Hung
- [PATCH] acpi: method: fix _STR's output should be buffer, not string (LP: #1362503)
Alex Hung
- [PATCH 2/2] debian: increment Standards-Version to 3.9.5
Alex Hung
- [PATCH] ACPICA: update to version 20140828 (LP: #1362786)
Alex Hung
- ACK: [PATCH] ACPICA: update to version 20140828 (LP: #1362786)
Alex Hung
- ACK: [PATCH] uefirtvariable: fix the wrong operator used, coverity scan error (LP: #1362893)
Alex Hung
- ACK: [PATCH] ACPI: Add new ACPI 5.1 MADT stuctures and checks (LP: #1348581)
IvanHu
- ACK: [PATCH] ACPI: Add new ACPI 5.1 FADT fields and update acpidump (LP: #1348598)
IvanHu
- ACK: [PATCH] ACPI: Fix up GTDT corrections as in ACPI 5.1 (LP: #1348618)
IvanHu
- ACK: [PATCH] fwts-test: update ACPI table related tests due to ACPI 5.1 fwts changes
IvanHu
- ACK: [PATCH] fwts-test: update arg-help-0001/0002 for pm-method changes
IvanHu
- ACK: [PATCH][RESEND] fwts-test: fix up tests related to iasl and syntaxcheck changes
IvanHu
- [PATCH] Update contributors in man page
Colin King
- [PATCH] lib: don't use #pragma GCC push and pop
Colin King
- [PATCH] ACPICA: update to version 20140828 (LP: #1362786)
Colin King
- ACK: [PATCH] s3: fix multiple s3 tests stop working (LP: #1359037)
Colin Ian King
- ACK: [PATCH] acpi: method: fix incorrect comment in _CPC test
Colin Ian King
- ACK: [PATCH] acpi: method: fix incorrect type comparison of ACPI_TYPE_INTBUF (LP: #1362426)
Colin Ian King
- ACK: [PATCH] acpi: method: fix _STR's output should be buffer, not string (LP: #1362503)
Colin Ian King
- ACK: [PATCH 1/2] debian: unrestrict automake and aclocal to be v1.11
Colin Ian King
- ACK: [PATCH 2/2] debian: increment Standards-Version to 3.9.5
Colin Ian King
- commit 29e1d86af, LP: #1356207
Colin Ian King
- ACK: [PATCH] uefirtvariable: fix the wrong operator used, coverity scan error (LP: #1362893)
Colin Ian King
- [PATCH 1/7] Make the --pm-method argument part of fwts_framework
Keng-Yu Lin
- [PATCH 2/7] Store all the pm_method related functions in fwts_pm_method.c
Keng-Yu Lin
- ACK: [PATCH 1/7] Make the --pm-method argument part of fwts_framework
Keng-Yu Lin
- ACK: [PATCH 2/7] Store all the pm_method related functions in fwts_pm_method.c
Keng-Yu Lin
- ACK: [PATCH 3/7] s3.c: make use of the functions in fwts_power_method.h
Keng-Yu Lin
- ACK: [PATCH 4/7] s4.c: add support for logind and sysfs methods
Keng-Yu Lin
- ACK: [PATCH 5/7] fwts_pm_method.h: move _cleanup_free_ here and share it with s3 and s4
Keng-Yu Lin
- ACK: [PATCH 6/7] s3power.c: add support for logind and sysfs methods
Keng-Yu Lin
- ACK: [PATCH 7/7] doc/fwts.1: update man page since --pm-method parameter also applies to S4
Keng-Yu Lin
- [PATCH] s3.c: add backward compatibility with older glib releases
Keng-Yu Lin
- [PATCH v3] acpi: only run ACPI tests if we have ACPI
Keng-Yu Lin
- [PATCH 6/7 v3] fwts: Add FWTS_FW_FEATURE_DEVICETREE
Keng-Yu Lin
- ACK: [PATCH] Update contributors in man page
Keng-Yu Lin
- [PATCH 4/7 v3] fwts: Print names of missing features, rather than a cryptic bitmask
Keng-Yu Lin
- ACK: [PATCH 1/2] lib + tests: re-work iASL backand and API to handle externals (LP: #1317390)
Keng-Yu Lin
- [PATCH 2/2] fwts-test: fix up tests related to iasl and syntaxcheck changes
Keng-Yu Lin
- ACK: [PATCH] ACPI: change GTDT field names in ACPI 5.1 (LP: #1350170)
Keng-Yu Lin
- [PATCH] s3power.c, s4.c: add backward compatibility with older glib releases
Keng-Yu Lin
- ACK: [PATCH] uefirtvariable: setvariable without deleting the original variable (LP: #1354301)
Keng-Yu Lin
- [PATCH 1/4] uefi: add the variable attribute definition for append write (LP: #1356194)
Keng-Yu Lin
- [PATCH 2/4] lib: uefi: add the status error report for the IP addr conflict (LP: #1356195)
Keng-Yu Lin
- [PATCH 3/4] uefirtvariable: skip test when specific attributes not supported (LP: #1356199)
Keng-Yu Lin
- [PATCH 4/4] uefirtvariable: add test for setvariable with both authenticated attributes are set (LP: #1356207)
Keng-Yu Lin
- [PATCH][RESEND] fwts-test: fix up tests related to iasl and syntaxcheck changes
Keng-Yu Lin
- [PATCH] s3: fix multiple s3 tests stop working (LP: #1359037)
Keng-Yu Lin
- [PATCH] lib: don't use #pragma GCC push and pop
Keng-Yu Lin
- [PATCH] acpi: method: fix incorrect comment in _CPC test
Keng-Yu Lin
- [PATCH] acpi: method: fix incorrect type comparison of ACPI_TYPE_INTBUF (LP: #1362426)
Keng-Yu Lin
- [PATCH] acpi: method: fix _STR's output should be buffer, not string (LP: #1362503)
Keng-Yu Lin
- [PATCH 1/2] debian: unrestrict automake and aclocal to be v1.11
Keng-Yu Lin
- [PATCH 2/2] debian: increment Standards-Version to 3.9.5
Keng-Yu Lin
- [PATCH] ACPICA: update to version 20140828 (LP: #1362786)
Keng-Yu Lin
- [PATCH] uefirtvariable: fix the wrong operator used, coverity scan error (LP: #1362893)
Keng-Yu Lin
- [PATCH v2 0/7] Port s4.c and s3power.c to use the new power methods
Alberto Milone
- [PATCH 1/7] Make the --pm-method argument part of fwts_framework
Alberto Milone
- [PATCH 2/7] Store all the pm_method related functions in fwts_pm_method.c
Alberto Milone
- [PATCH 3/7] s3.c: make use of the functions in fwts_power_method.h
Alberto Milone
- [PATCH 4/7] s4.c: add support for logind and sysfs methods
Alberto Milone
- [PATCH 5/7] fwts_pm_method.h: move _cleanup_free_ here and share it with s3 and s4
Alberto Milone
- [PATCH 6/7] s3power.c: add support for logind and sysfs methods
Alberto Milone
- [PATCH 7/7] doc/fwts.1: update man page since --pm-method parameter also applies to S4
Alberto Milone
- [PATCH] s3.c: add backward compatibility with older glib releases
Alberto Milone
- [PATCH] s3.c: add backward compatibility with older glib releases
Alberto Milone
- [PATCH] fwts-test: update arg-help-0001/0002 for pm-method changes
Alberto Milone
- [PATCH] s3power.c, s4.c: add backward compatibility with older glib releases
Alberto Milone
- Reg:: FWTS for AArch64 Platform
YK
- APPLIED: [PATCH] uefirtvariable: setvariable without deleting the original variable (LP: #1354301)
YK
- APPLIED: [PATCH] s3power.c, s4.c: add backward compatibility with older glib releases
YK
- APPLIED: [PATCH 1/4] uefi: add the variable attribute definition for append write (LP: #1356194)
YK
- APPLIED: [PATCH 2/4] lib: uefi: add the status error report for the IP addr conflict (LP: #1356195)
YK
- APPLIED: [PATCH 3/4] uefirtvariable: skip test when specific attributes not supported (LP: #1356199)
YK
- APPLIED: [PATCH 4/4] uefirtvariable: add test for setvariable with both authenticated attributes are set (LP: #1356207)
YK
- APPLIED: [PATCH][RESEND] fwts-test: fix up tests related to iasl and syntaxcheck changes
YK
- APPLIED: [PATCH] s3: fix multiple s3 tests stop working (LP: #1359037)
YK
- APPLIED: [PATCH] lib: don't use #pragma GCC push and pop
YK
- Firmware Test Suite 14.08.00 released
YK
Last message date:
Fri Aug 29 06:37:17 UTC 2014
Archived on: Fri Aug 29 06:37:23 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).