]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BiosVideoThunkDxe/BiosVideo.h
fix GCC X64 build broken
[mirror_edk2.git] / DuetPkg / BiosVideoThunkDxe / BiosVideo.h
index b3fe1eaf442a5a4b8c0c56aee628c61ac2990b7d..37e303e17cae593cbd37d5f0cf14229ac4a0b7b6 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 \r
-Copyright (c) 2006 - 2009, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>\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
@@ -219,8 +219,9 @@ BiosVideoDriverBindingStop (
 \r
 **/\r
 EFI_STATUS\r
+EFIAPI\r
 BiosVideoCheckForVbe (\r
-  BIOS_VIDEO_DEV  *BiosVideoPrivate\r
+  IN OUT BIOS_VIDEO_DEV  *BiosVideoPrivate\r
   )\r
 ;\r
 \r
@@ -233,6 +234,7 @@ BiosVideoCheckForVbe (
 **/\r
 \r
 EFI_STATUS\r
+EFIAPI\r
 BiosVideoCheckForVga (\r
   BIOS_VIDEO_DEV  *BiosVideoPrivate\r
   )\r