From: Ruiyu Ni Date: Mon, 18 May 2015 05:30:01 +0000 (+0000) Subject: Nt32Pkg: Use different FILE_GUID. X-Git-Tag: edk2-stable201903~9791 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;ds=sidebyside;h=44cff56257cc2943a94be2ada9b2249a80decc49;p=mirror_edk2.git Nt32Pkg: Use different FILE_GUID. Use different FILE_GUID other than the one used by PlatformBootManagerLibNull. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17465 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf b/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf index 7754619b4a..897c5cd2ce 100644 --- a/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf +++ b/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf @@ -15,7 +15,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PlatformBootManagerLib - FILE_GUID = 95C097CC-8943-4038-BB8A-1C70CF2E9F3C + FILE_GUID = F0D9063A-DADB-4185-85E2-D7ACDA93F7A6 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = PlatformBootManagerLib|DXE_DRIVER