January 2018 Archives by author
Starting: Fri Jan 5 12:04:26 UTC 2018
Ending: Wed Jan 31 19:43:28 UTC 2018
Messages: 87
- [PATCH 1/2] securebootcert: add checking read-only for the AuditMode and DeployedMode
Ivan Hu
- [PATCH 2/2] securebootcert: move to UNSAFE category
Ivan Hu
- [PATCH] acpi: fadt: Fix FACS checking
Jeffrey Hugo
- [PATCH] acpi: fadt: Fix FACS checking
Jeffrey Hugo
- [PATCH] README: Add dependencies per Platform
Jeffrey Hugo
- [PATCH] README: Add dependencies per Platform
Jeffrey Hugo
- [PATCH] README: Add dependencies per Platform
Jeffrey Hugo
- [PATCH V2] acpi: fadt: Fix FACS checking
Jeffrey Hugo
- ACK: [PATCH 1/2] Treewide: update copyright year to 2018
Alex Hung
- ACK: [PATCH 2/2] fwts-test: arg-help: sync up with copyright year changes
Alex Hung
- ACK: [PATCH] ACPICA: Update to version 20180105
Alex Hung
- ACK: [PATCH 1/2] securebootcert: add checking read-only for the AuditMode and DeployedMode
Alex Hung
- ACK: [PATCH 2/2] securebootcert: move to UNSAFE category
Alex Hung
- ACK: [PATCH] acpica: fix linking issues when building non ACPI builds
Alex Hung
- [PATCH][V2] acpi: LPIT: check for monotonically increasing UID
Alex Hung
- ACK: [PATCH] lib: fwts-battery: use PRIu32 format specifier, fixes cppcheck warning
Alex Hung
- ACK: [PATCH] acpi: acpidump: move declaration to before statements, add blank lines
Alex Hung
- ACK: [PATCH] lib: fwts_safe_mem: don't perform void * pointer arithmetic, fix 32 bit end
Alex Hung
- ACK: [PATCH] lib: fwts_alloc: move 'pos' to a deeper scope, minor style change
Alex Hung
- ACK: [PATCH] opal: reserve_mem: remove redundant initialization of pointer p
Alex Hung
- ACK: [PATCH] opal: reserve_mem: remove unused variable 'i' and move scope of variable 'value'
Alex Hung
- ACK: [PATCH] sbbr: rsdp: remove redundant initialization of boolean 'signature_pass'
Alex Hung
- ACK: [PATCH] uefi: uefidump: clean up some static analysis warnings
Alex Hung
- ACK: [PATCH] acpi: madt: move scope of boolean 'passed'
Alex Hung
- ACK: [PATCH] acpi: pptt: move scope of index variable 'i'.
Alex Hung
- ACK: [PATCH] acpi: rasf: move scope of index variable 'i'
Alex Hung
- ACK: [PATCH] sbbr: acpitables: clean up code, move scope of some variables
Alex Hung
- [PATCH] fwts-test: sync up with changes in lpit test
Alex Hung
- ACK: [PATCH] acpi: erst: cast size to uint64_t to clean up static analysis warning
Alex Hung
- ACK: [PATCH] acpi: fadt: Fix FACS checking
Alex Hung
- ACK: [PATCH] mkpackage.README: change urgency level to medium
Alex Hung
- [PATCH] acpi: fadt: Fix FACS checking
Alex Hung
- [PATCH 1/2] Treewide: update copyright year to 2018
Colin King
- [PATCH 2/2] fwts-test: arg-help: sync up with copyright year changes
Colin King
- [PATCH] ACPICA: Update to version 20180105
Colin King
- [PATCH] acpica: fix linking issues when building non ACPI builds
Colin King
- [PATCH] lib: fwts-battery: use PRIu32 format specifier, fixes cppcheck warning
Colin King
- [PATCH] acpi: acpidump: move declaration to before statements, add blank lines
Colin King
- [PATCH] lib: fwts_safe_mem: don't perform void * pointer arithmetic, fix 32 bit end
Colin King
- [PATCH] lib: fwts_alloc: move 'pos' to a deeper scope, minor style change
Colin King
- [PATCH] opal: reserve_mem: remove redundant initialization of pointer p
Colin King
- [PATCH] opal: reserve_mem: remove unused variable 'i' and move scope of variable 'value'
Colin King
- [PATCH] sbbr: rsdp: remove redundant initialization of boolean 'signature_pass'
Colin King
- [PATCH] uefi: uefidump: clean up some static analysis warnings
Colin King
- [PATCH] acpi: madt: move scope of boolean 'passed'
Colin King
- [PATCH] acpi: pptt: move scope of index variable 'i'.
Colin King
- [PATCH] acpi: rasf: move scope of index variable 'i'
Colin King
- [PATCH] sbbr: acpitables: clean up code, move scope of some variables
Colin King
- [PATCH] acpi: erst: cast size to uint64_t to clean up static analysis warning
Colin King
- [PATCH] mkpackage.README: change urgency level to medium
Colin King
- [PATCH] lib: fwts_log: remove redundant initialization of ptr1
Colin King
- [PATCH] acpi: wmi: remove redundant initialization of 'info'
Colin King
- [PATCH] lib: fwts_log: remove redundant initialization of 'field'
Colin King
- [PATCH] lib: fwts_pipeio: remove variable status
Colin King
- [PATCH] lib: fwts_acpi_tables: remove redundant initialization to 'result'
Colin King
- ACK: [PATCH 1/2] securebootcert: add checking read-only for the AuditMode and DeployedMode
Colin Ian King
- ACK: [PATCH 2/2] securebootcert: move to UNSAFE category
Colin Ian King
- ACK: [PATCH][V2] acpi: LPIT: check for monotonically increasing UID
Colin Ian King
- ACK: [PATCH] fwts-test: sync up with changes in lpit test
Colin Ian King
- ACK: [PATCH] acpi: fadt: Fix FACS checking
Colin Ian King
- ACK: [PATCH] README: Add dependencies per Platform
Colin Ian King
- [PATCH] README: Add dependencies per Platform
Colin Ian King
- [PATCH] README: Add dependencies per Platform
Deb McLemore
- [PATCH] README: Add dependencies per Platform
Deb McLemore
- [PATCH] README: Add dependencies per Platform
Deb McLemore
- Firmware Test Suite 18.01.00 is released
Karin Willers
- ACK: [PATCH 1/2] Treewide: update copyright year to 2018
ivanhu
- ACK: [PATCH 2/2] fwts-test: arg-help: sync up with copyright year changes
ivanhu
- ACK: [PATCH] ACPICA: Update to version 20180105
ivanhu
- ACK: [PATCH] acpica: fix linking issues when building non ACPI builds
ivanhu
- ACK: [PATCH][V2] acpi: LPIT: check for monotonically increasing UID
ivanhu
- ACK: [PATCH] lib: fwts-battery: use PRIu32 format specifier, fixes cppcheck warning
ivanhu
- ACK: [PATCH] acpi: acpidump: move declaration to before statements, add blank lines
ivanhu
- ACK: [PATCH] lib: fwts_safe_mem: don't perform void * pointer arithmetic, fix 32 bit end
ivanhu
- ACK: [PATCH] lib: fwts_alloc: move 'pos' to a deeper scope, minor style change
ivanhu
- ACK: [PATCH] opal: reserve_mem: remove redundant initialization of pointer p
ivanhu
- ACK: [PATCH] opal: reserve_mem: remove unused variable 'i' and move scope of variable 'value'
ivanhu
- ACK: [PATCH] sbbr: rsdp: remove redundant initialization of boolean 'signature_pass'
ivanhu
- ACK: [PATCH] uefi: uefidump: clean up some static analysis warnings
ivanhu
- ACK: [PATCH] acpi: madt: move scope of boolean 'passed'
ivanhu
- ACK: [PATCH] acpi: pptt: move scope of index variable 'i'.
ivanhu
- Ack: [PATCH] acpi: rasf: move scope of index variable 'i'
ivanhu
- ACK: [PATCH] sbbr: acpitables: clean up code, move scope of some variables
ivanhu
- ACK: [PATCH] fwts-test: sync up with changes in lpit test
ivanhu
- ACK: [PATCH] acpi: erst: cast size to uint64_t to clean up static analysis warning
ivanhu
- Firmware Test Suite 18.01.00 is released
ivanhu
- Firmware Test Suite 18.01.00 is released
ivanhu
Last message date:
Wed Jan 31 19:43:28 UTC 2018
Archived on: Wed Jan 31 19:43:48 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).