]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/Qemu.c
BaseTool/VfrCompile: Fix potential memory leak issue
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / Qemu.c
index 06bd46370e7fb88254fb44280bcf8919aa00e5bf..808c1bf58bddc710752e75203daa9285515c8854 100644 (file)
@@ -1,9 +1,9 @@
 /** @file\r
   OVMF ACPI QEMU support\r
 \r
-  Copyright (c) 2008 - 2012, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>\r
 \r
-  Copyright (C) 2012, Red Hat, Inc.\r
+  Copyright (C) 2012-2014, Red Hat, Inc.\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -21,6 +21,7 @@
 #include <Library/QemuFwCfgLib.h>\r
 #include <Library/DxeServicesTableLib.h>\r
 #include <Library/PcdLib.h>\r
+#include <Library/OrderedCollectionLib.h>\r
 #include <IndustryStandard/Acpi.h>\r
 \r
 BOOLEAN\r
@@ -514,4 +515,3 @@ QemuInstallAcpiTable (
            TableKey\r
            );\r
 }\r
-\r