]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EmbeddedPkg / Application / AndroidFastboot / AndroidFastbootApp.inf
index ab9354c39aa205fe37861a3f0050663003eb487a..c80a029fd1f1cc2dced1596a0486ad514edc9f89 100644 (file)
@@ -1,13 +1,8 @@
 #/** @file\r
 #\r
-#  Copyright (c) 2013-2014, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2013-2015, ARM Ltd. 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
-#  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
@@ -30,7 +25,6 @@
 [LibraryClasses]\r
   BaseLib\r
   BaseMemoryLib\r
-  BdsLib\r
   DebugLib\r
   DevicePathLib\r
   DxeServicesTableLib\r
   PrintLib\r
   UefiApplicationEntryPoint\r
   UefiBootServicesTableLib\r
+  UefiLib\r
   UefiRuntimeServicesTableLib\r
 \r
 [Protocols]\r
   gAndroidFastbootTransportProtocolGuid\r
   gAndroidFastbootPlatformProtocolGuid\r
+  gEfiLoadedImageProtocolGuid\r
   gEfiSimpleTextOutProtocolGuid\r
   gEfiSimpleTextInProtocolGuid\r
 \r
@@ -55,6 +51,3 @@
 [Packages.ARM, Packages.AARCH64]\r
   ArmPkg/ArmPkg.dec\r
   ArmPlatformPkg/ArmPlatformPkg.dec\r
-\r
-[Guids.ARM, Guids.AARCH64]\r
-  gArmGlobalVariableGuid\r