summaryrefslogtreecommitdiff
path: root/Board/IO/F81216/F81216PEI.C
diff options
context:
space:
mode:
Diffstat (limited to 'Board/IO/F81216/F81216PEI.C')
-rw-r--r--Board/IO/F81216/F81216PEI.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/Board/IO/F81216/F81216PEI.C b/Board/IO/F81216/F81216PEI.C
index 8e0d564..a1737a1 100644
--- a/Board/IO/F81216/F81216PEI.C
+++ b/Board/IO/F81216/F81216PEI.C
@@ -139,7 +139,7 @@ VOID F81216SEC_INIT(VOID)
UINTN i;
// Decode neccessary IO resource in PEI phase
- PeiSetLpcDeviceDecoding();
+// PeiSetLpcDeviceDecoding();
// Step through table and initialize the Serial Port
for(i=0; i<(sizeof(F81216SEC_PEI_Init_Table))/(sizeof(SIO_DATA));i++) {