diff options
Diffstat (limited to 'source/components/executer/exconvrt.c')
| -rw-r--r-- | source/components/executer/exconvrt.c | 1 |
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) { |
