summaryrefslogtreecommitdiff
path: root/source/components/executer/exconvrt.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-09-30 20:13:30 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-09-30 20:13:30 +0000
commit1e24cf365bc9c8df179b145c90d52852724e54ee (patch)
tree3c0096caacc85baaf08f60f84ad7b7aa0812a740 /source/components/executer/exconvrt.c
parentc25a97c7b4f09b4c9efa992434d341f5b89629ff (diff)
Notes
Diffstat (limited to 'source/components/executer/exconvrt.c')
-rw-r--r--source/components/executer/exconvrt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/components/executer/exconvrt.c b/source/components/executer/exconvrt.c
index b8f032c6774e..c964217816c2 100644
--- a/source/components/executer/exconvrt.c
+++ b/source/components/executer/exconvrt.c
@@ -673,6 +673,7 @@ AcpiExConvertToTargetType (
break;
case ARGI_TARGETREF:
+ case ARGI_STORE_TARGET:
switch (DestinationType)
{