From db1126d218ff92fa324350d077f1a610560260c7 Mon Sep 17 00:00:00 2001 From: ydong10 Date: Fri, 17 Aug 2012 05:31:47 +0000 Subject: Update file guid to avoid conflict with other file. Signed-off-by: Eric Dong git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13643 6f19259b-4bc3-4df7-8a09-765794883524 --- OvmfPkg/SecureBootConfigDxe/SecureBootConfigDxe.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OvmfPkg') diff --git a/OvmfPkg/SecureBootConfigDxe/SecureBootConfigDxe.inf b/OvmfPkg/SecureBootConfigDxe/SecureBootConfigDxe.inf index 44b15b8..74d4745 100644 --- a/OvmfPkg/SecureBootConfigDxe/SecureBootConfigDxe.inf +++ b/OvmfPkg/SecureBootConfigDxe/SecureBootConfigDxe.inf @@ -17,7 +17,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = SecureBootConfigDxe - FILE_GUID = F0E6A44F-7195-41c3-AC64-54F202CD0A21 + FILE_GUID = 68E2BC17-198D-41f1-8213-065E3A2A7C12 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = SecureBootConfigDriverEntryPoint -- cgit v1.1