From 84d87a73e9fd4bd3b3b14372240812812aa9112d Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 14 Feb 2007 01:46:10 +0000 Subject: Clean up Lib MSAs for EdkModulePkg 1. Remove unnecessary library class 2. Remove unreferenced GUID git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2390 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'EdkModulePkg/Library/EdkUefiRuntimeLib') diff --git a/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa b/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa index f3be3cc9ad..803a791a4a 100644 --- a/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa +++ b/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa @@ -8,7 +8,7 @@ Runtime driver library Instance of runtime driver library, Hook VitualAddressChange and BooterviceExit event and provide runtime service. - Copyright (c) 2006, Intel Corporation. + Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -26,12 +26,6 @@ UefiRuntimeLib - - UefiLib - - - BaseLib - DebugLib @@ -55,13 +49,8 @@ - + - - - gEfiExtendedSalBootServiceProtocolGuid - - EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 -- cgit v1.2.3