diff options
Diffstat (limited to 'QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.inf')
-rw-r--r-- | QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.inf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.inf b/QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.inf index dd373defdb..1de8efd33e 100644 --- a/QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.inf +++ b/QuarkPlatformPkg/Platform/Pei/PlatformInit/PlatformEarlyInit.inf @@ -36,7 +36,7 @@ # memory specific stuff like build memory map, build
# resource description hob for DXE phase,etc.
# Bootmode.c - Detect boot mode.
-# Copyright (c) 2013 Intel Corporation.
+# Copyright (c) 2013 - 2016 Intel Corporation.
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -110,6 +110,7 @@ QNCAccessLib
PlatformHelperLib
PlatformPcieHelperLib
+ I2cLib
[Guids]
gEfiMemoryConfigDataGuid # ALWAYS_CONSUMED L"MemoryConfig"
|