aboutsummaryrefslogtreecommitdiffstats
path: root/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf
diff options
context:
space:
mode:
Diffstat (limited to 'Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf')
-rw-r--r--Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf20
1 files changed, 9 insertions, 11 deletions
diff --git a/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf b/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf
index 25c09d2..ee9f52e 100644
--- a/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf
+++ b/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf
@@ -1,8 +1,7 @@
#/** @file
#
# Copyright (c) 2014, ARM Ltd. All rights reserved.<BR>
-# Copyright (c) 2015-2016, Linaro Ltd. All rights reserved.
-# Copyright (c) 2015-2016, Hisilicon Ltd. All rights reserved.
+# Copyright (c) 2015-2017, Linaro. All rights reserved.
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -15,7 +14,7 @@
#**/
[Defines]
- INF_VERSION = 0x00010005
+ INF_VERSION = 0x00010019
BASE_NAME = HiKeyFastbootDxe
FILE_GUID = 8e335c38-c4e1-494e-8011-37a858d9763d
MODULE_TYPE = UEFI_DRIVER
@@ -23,39 +22,38 @@
ENTRY_POINT = HiKeyFastbootPlatformEntryPoint
[Sources.common]
- HiKeyFastboot.c
+ HiKeyFastbootDxe.c
[LibraryClasses]
BaseLib
BaseMemoryLib
+ CacheMaintenanceLib
DebugLib
DevicePathLib
+ IoLib
MemoryAllocationLib
PcdLib
UefiBootServicesTableLib
UefiRuntimeServicesTableLib
UefiDriverEntryPoint
+ UsbSerialNumberLib
TimerLib
[Protocols]
gAndroidFastbootPlatformProtocolGuid
gEfiBlockIoProtocolGuid
gEfiDiskIoProtocolGuid
- gEfiSimpleTextOutProtocolGuid
gEfiEraseBlockProtocolGuid
+ gEfiSimpleTextOutProtocolGuid
[Packages]
+ ArmPlatformPkg/ArmPlatformPkg.dec
+ ArmPkg/ArmPkg.dec
EmbeddedPkg/EmbeddedPkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
- ArmPlatformPkg/ArmPlatformPkg.dec
- ArmPlatformPkg/ArmVExpressPkg/ArmVExpressPkg.dec
- ArmPkg/ArmPkg.dec
OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKey.dec
-[Guids]
- gHiKeyVariableGuid
-
[Pcd]
gArmPlatformTokenSpaceGuid.PcdFirmwareVendor
gHiKeyTokenSpaceGuid.PcdAndroidFastbootNvmDevicePath