From f6b4e53dfe43c27d448cedb57059e5b7ca236dd8 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Tue, 14 Sep 2010 17:02:46 +0000 Subject: [PATCH] Update MODULE_TYPE to be DXE_RUNTIME_DRIVER git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10876 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf b/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf index 4d8b4f08db..22b8e0820a 100644 --- a/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf +++ b/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf @@ -21,7 +21,7 @@ INF_VERSION = 0x00010005 BASE_NAME = UefiRuntimeLib FILE_GUID = b1ee6c28-54aa-4d17-b705-3e28ccb27b2e - MODULE_TYPE = UEFI_DRIVER + MODULE_TYPE = DXE_RUNTIME_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = UefiRuntimeLib|DXE_RUNTIME_DRIVER DXE_SAL_DRIVER -- 2.39.2