From: lhauch Date: Sat, 15 Jul 2006 06:36:35 +0000 (+0000) Subject: Reset the GUID to a unique value, as it was using the same GUID as Variable. X-Git-Tag: edk2-stable201903~24850 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=bc9d62b3af31384652ce5edf9e1528fe83bb79a2 Reset the GUID to a unique value, as it was using the same GUID as Variable. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1017 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkModulePkg/Universal/EmuVariable/RuntimeDxe/EmuVariable.msa b/EdkModulePkg/Universal/EmuVariable/RuntimeDxe/EmuVariable.msa index d5f0fc9140..851985983f 100644 --- a/EdkModulePkg/Universal/EmuVariable/RuntimeDxe/EmuVariable.msa +++ b/EdkModulePkg/Universal/EmuVariable/RuntimeDxe/EmuVariable.msa @@ -1,19 +1,11 @@ - - + EmuVariable DXE_RUNTIME_DRIVER - CBD2E4D5-7068-4FF5-B866-9822B4AD8D60 + CBD2E4D5-7068-4FF5-B866-9822B4AD8D61 1.0 - Component description file for EmuVariable module. + Emulation Variable for EFI_RUNTIME_SERVICES. This module provides three EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials