summaryrefslogtreecommitdiff
path: root/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.c')
-rw-r--r--edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.c b/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.c
index 119401627..7b1ab1c8d 100644
--- a/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.c
+++ b/edk2/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.c
@@ -1,7 +1,7 @@
/** @file
ISA ACPI Protocol Implementation
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -101,7 +101,7 @@ EFI_ISA_ACPI_RESOURCE_LIST mPcatIsaAcpiFloppyBDevice = {
//
// Table of ISA Controllers
//
-EFI_ISA_ACPI_RESOURCE_LIST gPcatIsaAcpiDeviceList[7] = {0};
+EFI_ISA_ACPI_RESOURCE_LIST gPcatIsaAcpiDeviceList[7] = {{{0, 0}, NULL}};
/**
Initialize gPcatIsaAcpiDeviceList.