From 22223480bf9ef0c1c5d88711adb74bd86d2c0350 Mon Sep 17 00:00:00 2001 From: Jeff Fan Date: Mon, 27 Mar 2017 10:20:07 +0800 Subject: [PATCH] UefiCpuPkg/CpuCommonFeaturesLib: Generate new INF GUID value Cc: Feng Tian Cc: Michael Kinney Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan Reviewed-by: Feng Tian --- .../Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf b/UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf index 056b776225..4358196038 100644 --- a/UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf +++ b/UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf @@ -19,7 +19,7 @@ INF_VERSION = 0x00010005 BASE_NAME = CpuCommonFeaturesLib MODULE_UNI_FILE = CpuCommonFeaturesLib.uni - FILE_GUID = 387A2490-81FC-4E7C-8E0A-3E58C30FCD0B + FILE_GUID = 6D69F79F-9535-4893-9DD7-93929898252C MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = NULL -- 2.39.2