summaryrefslogtreecommitdiff
path: root/Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h
diff options
context:
space:
mode:
authorMarvin Häuser <Marvin.Haeuser@outlook.com>2018-02-27 18:27:32 +0100
committerJiewen Yao <jiewen.yao@intel.com>2018-02-28 09:14:29 +0800
commit141e0bd9067cd06ad71996d3577770efb08e804e (patch)
tree22735932670f3792f93f06257c0de1d1550b8f45 /Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h
parent4ee50c4a6b2c65d55be6c0868ac6d17c5b5f6642 (diff)
downloadedk2-platforms-141e0bd9067cd06ad71996d3577770efb08e804e.tar.xz
MinPlatformPkg/TestPointLib: Prevent symbol duplication.
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h')
-rw-r--r--Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h b/Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h
index e152f95a13..2629e698b5 100644
--- a/Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h
+++ b/Platform/Intel/MinPlatformPkg/Test/Library/TestPointLib/DxeTestPoint.h
@@ -41,7 +41,7 @@ typedef struct {
TEST_POINT_AIP_PRIVATE_SIGNATURE \
)
-extern EFI_ADAPTER_INFORMATION_PROTOCOL mAdapterInformationProtocol;
+extern EFI_ADAPTER_INFORMATION_PROTOCOL mDxeAdapterInformationProtocol;
/**
Return if input TestPoint data is valid.