]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformDxe/Platform.inf
NetworkPkg/Tls: Fix few typos
[mirror_edk2.git] / OvmfPkg / PlatformDxe / Platform.inf
index 5997e343e49ca0902d4977ad0d9246c49fdc2b52..14727c1220e86b66701f67976cda195240170f3c 100644 (file)
@@ -5,14 +5,7 @@
 #  Copyright (C) 2014, Red Hat, Inc.\r
 #  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  This program and the accompanying materials are licensed and made available\r
-#  under the terms and conditions of the BSD License which accompanies this\r
-#  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\r
-#  IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 \r
 [Defines]\r
 \r
 [Sources]\r
   Platform.c\r
+  Platform.h\r
   Platform.uni\r
   PlatformConfig.c\r
+  PlatformConfig.h\r
   PlatformForms.vfr\r
 \r
 [Packages]\r
@@ -42,6 +37,7 @@
   DevicePathLib\r
   HiiLib\r
   MemoryAllocationLib\r
+  PrintLib\r
   UefiBootServicesTableLib\r
   UefiHiiServicesLib\r
   UefiLib\r
@@ -54,6 +50,7 @@
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid      ## PRODUCES\r
+  gEfiGraphicsOutputProtocolGuid  ## CONSUMES\r
   gEfiHiiConfigAccessProtocolGuid ## PRODUCES\r
 \r
 [Guids]\r