]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPlatformPkg / Drivers / LcdGraphicsOutputDxe / LcdGraphicsOutputDxe.inf
index 2176e5a5789f3728964b7cc286f85fb03ee88cb4..51bec36aed38e82449e6ba01165a6c60663318ae 100644 (file)
@@ -2,7 +2,7 @@
 #\r
 #  Component description file for LcdGraphicsOutputDxe module\r
 #\r
-#  Copyright (c) 2011-2012, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2020, Arm Limited. All rights reserved.<BR>\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
@@ -17,8 +17,9 @@
   ENTRY_POINT                    = LcdGraphicsOutputDxeInitialize\r
 \r
 [Sources.common]\r
-  LcdGraphicsOutputDxe.c\r
   LcdGraphicsOutputBlt.c\r
+  LcdGraphicsOutputDxe.c\r
+  LcdGraphicsOutputDxe.h\r
 \r
 [Packages]\r
   ArmPlatformPkg/ArmPlatformPkg.dec\r
@@ -38,6 +39,7 @@
   UefiLib\r
 \r
 [Protocols]\r
+  gEfiCpuArchProtocolGuid\r
   gEfiDevicePathProtocolGuid\r
   gEfiGraphicsOutputProtocolGuid\r
 \r