]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/QemuVideoDxe/Gop.c
NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkg
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe / Gop.c
index d490fa7a2e6f04c63a4c3141d0a84e66f2b62b3b..e49ec32cf16dfcee6027a3cdf328ffb7305d6de7 100644 (file)
@@ -3,13 +3,7 @@
 \r
   Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
-  This program and the accompanying materials\r
-  are licensed and made available under the terms and conditions of the BSD License\r
-  which accompanies this distribution. The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -60,7 +54,7 @@ QemuVideoCompleteModeData (
 \r
   Private->PciIo->GetBarAttributes (\r
                         Private->PciIo,\r
-                        0,\r
+                        Private->FrameBufferVramBarIndex,\r
                         NULL,\r
                         (VOID**) &FrameBufDesc\r
                         );\r