From b2db8ed2b075747367ba735ac264740efd81b889 Mon Sep 17 00:00:00 2001 From: Jeevan Shriram Date: Fri, 3 Feb 2017 17:41:55 +0530 Subject: QcomModulePkg: Read PartialGoods information through Protocol Implement reading PartialGoods information through ChipInfo protocol and update the device tree information using fdt library. Change-Id: I81a0ba0ae7fdfcca00839dfc3220677fc8f939d5 --- QcomModulePkg/Library/BootLib/BootLib.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'QcomModulePkg/Library/BootLib/BootLib.inf') diff --git a/QcomModulePkg/Library/BootLib/BootLib.inf b/QcomModulePkg/Library/BootLib/BootLib.inf index c48a12bde7..1328f99d8c 100644 --- a/QcomModulePkg/Library/BootLib/BootLib.inf +++ b/QcomModulePkg/Library/BootLib/BootLib.inf @@ -63,6 +63,7 @@ PartitionTableUpdate.c DeviceInfo.c Rtic.c + PartialGoods.c [Packages] ArmPkg/ArmPkg.dec -- cgit v1.2.3