Ack: [PATCH] acpi: method: add missing names to acpi-method list
Colin Ian King
colin.king at canonical.com
Thu Nov 7 10:17:26 UTC 2013
On 07/11/13 10:16, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
> src/acpi/method/method.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/src/acpi/method/method.c b/src/acpi/method/method.c
> index ff16fa7..9893955 100644
> --- a/src/acpi/method/method.c
> +++ b/src/acpi/method/method.c
> @@ -86,6 +86,7 @@
> * _DSM 9.14.1 N
> * _DSS B.6.8 Y
> * _DSW 7.2.1 Y
> + * _DTI 11.4.5 N
> * _Exx 5.6.4.1 n/a
> * _EC 1.12 n/a
> * _EDL 6.3.1 Y
> @@ -157,6 +158,7 @@
> * _PR3 7.2.11 Y
> * _PRE 7.2.12 Y
> * _PRL 10.3.4 N
> + * _PRT 6.2.12 N
> * _PRS 6.2.11 Y
> * _PRW 7.2.11 N
> * _PS0 7.2.2 Y
> @@ -207,6 +209,7 @@
> * _SPD B.4.5 Y
> * _SRS 6.2.15 n/a
> * _SRT 9.18.4 n/a
> + * _SRV IPMI N
> * _SST 9.1.1 n/a
> * _STA 6.3.7, 7.1.4 Y
> * _STM 9.8.2.1.2 n/a
>
Thanks for spending the time to track down the missing names.
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list