summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/Board/LeafHill/BoardInitPostMem/PlatformInfoHob.c
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2017-07-13 22:41:16 +0800
committerzwei4 <david.wei@intel.com>2017-07-13 22:41:16 +0800
commit3bfaf23e95c68881bcbbfedececdece4cdff95f8 (patch)
treea2fa529e7180bb207fde8f2cca3ba89adaa33184 /Platform/BroxtonPlatformPkg/Board/LeafHill/BoardInitPostMem/PlatformInfoHob.c
parent77de52c8dadec9e995590902dfd55b28ab2465e4 (diff)
downloadedk2-platforms-3bfaf23e95c68881bcbbfedececdece4cdff95f8.tar.xz
Multi board support.
Cleanup libraries for multi boards. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: zwei4 <david.wei@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/Board/LeafHill/BoardInitPostMem/PlatformInfoHob.c')
-rw-r--r--Platform/BroxtonPlatformPkg/Board/LeafHill/BoardInitPostMem/PlatformInfoHob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/Board/LeafHill/BoardInitPostMem/PlatformInfoHob.c b/Platform/BroxtonPlatformPkg/Board/LeafHill/BoardInitPostMem/PlatformInfoHob.c
index f84b32f21f..bb1e6672c1 100644
--- a/Platform/BroxtonPlatformPkg/Board/LeafHill/BoardInitPostMem/PlatformInfoHob.c
+++ b/Platform/BroxtonPlatformPkg/Board/LeafHill/BoardInitPostMem/PlatformInfoHob.c
@@ -27,7 +27,7 @@
**/
EFI_STATUS
-GetPlatformInfoHob (
+LeafHillGetPlatformInfoHob (
IN CONST EFI_PEI_SERVICES **PeiServices,
OUT EFI_PLATFORM_INFO_HOB **PlatformInfoHob
)