summaryrefslogtreecommitdiff
path: root/Board/EM/Platform/AcpiPlatform.c
diff options
context:
space:
mode:
Diffstat (limited to 'Board/EM/Platform/AcpiPlatform.c')
-rw-r--r--Board/EM/Platform/AcpiPlatform.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/Board/EM/Platform/AcpiPlatform.c b/Board/EM/Platform/AcpiPlatform.c
index e7cbe97..8f0c261 100644
--- a/Board/EM/Platform/AcpiPlatform.c
+++ b/Board/EM/Platform/AcpiPlatform.c
@@ -1069,6 +1069,9 @@ AcpiPlatformInit (
{
mGlobalNvsArea.Area->ComIrqShareMode = gSetupData->F81216ComIrqShareMode ;
+//ray_override / Support F81866 COM3 ~ COM6 IRQ Sharing Mode Selection / Modified >>
+ mGlobalNvsArea.Area->F81866ComIrqShareMode = gSetupData->F81866ComIrqShareMode ;
+//ray_override / Support F81866 COM3 ~ COM6 IRQ Sharing Mode Selection / Modified <<
}
Status = pBS->InstallMultipleProtocolInterfaces (&ImageHandle,