From 082be7a58afb9335bf5d11b686abb8cffbf757f0 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Mon, 26 Jul 2010 08:58:14 +0000 Subject: Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseLib.inf in MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10694 6f19259b-4bc3-4df7-8a09-765794883524 --- UnixPkg/Library/UnixBaseLib/UnixBaseLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UnixPkg') diff --git a/UnixPkg/Library/UnixBaseLib/UnixBaseLib.inf b/UnixPkg/Library/UnixBaseLib/UnixBaseLib.inf index 957fd8908..081b8724d 100644 --- a/UnixPkg/Library/UnixBaseLib/UnixBaseLib.inf +++ b/UnixPkg/Library/UnixBaseLib/UnixBaseLib.inf @@ -22,7 +22,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = BaseLib - FILE_GUID = 27d67720-ea68-48ae-93da-a3a074c90e30 + FILE_GUID = 25A41BF7-7718-4e9a-9A7E-50DC324929FD MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = BaseLib -- cgit v1.2.3