diff options
Diffstat (limited to 'compiler/asllookup.c')
-rw-r--r-- | compiler/asllookup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/asllookup.c b/compiler/asllookup.c index 06113f07845db..51c036967c8d8 100644 --- a/compiler/asllookup.c +++ b/compiler/asllookup.c @@ -1337,6 +1337,7 @@ LkNamespaceLocateBegin ( break; case REGION_SMBUS: + case REGION_IPMI: if ((UINT8) Op->Asl.Parent->Asl.Value.Integer != AML_FIELD_ACCESS_BUFFER) { |