summaryrefslogtreecommitdiffstats
path: root/source/components/utilities/uteval.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/utilities/uteval.c')
-rw-r--r--source/components/utilities/uteval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/utilities/uteval.c b/source/components/utilities/uteval.c
index 7fb7ba6..82f2b79f 100644
--- a/source/components/utilities/uteval.c
+++ b/source/components/utilities/uteval.c
@@ -95,7 +95,7 @@ AcpiUtEvaluateObject (
}
Info->PrefixNode = PrefixNode;
- Info->Pathname = Path;
+ Info->RelativePathname = Path;
/* Evaluate the object/method */
OpenPOWER on IntegriCloud