From 2c6fae9e7d8b992c61e86929b172c73ee5b36e7d Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 13 Feb 2007 12:18:12 +0000 Subject: Clean up MSA for MDE Libs: 1. Remove unreferenced Guid of gEfiStatusCodeDataTypeAssertGuid in PeiReportStatusCodeLib & DxeReportStatusCodeLib.msa 2. Remove dependency of BaseLib for SmmEntryPointerLib & PeiServicesTablePointerLibKr1 3. Add accurate arch support for SecPeiDxeTimerLibCpu & correct PcdFSBClock to "DYNAMIC" 4. Add dependency of gEfiDevicePathProtocolGuid for DevicePathLibDevicePathProtocol 5. Remove dependency of BaseLib & UefiRuntimeServicesTablePointerLib for UefiDriverEntryPointLib git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2389 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'MdePkg/Library/UefiDriverEntryPoint') diff --git a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa index 60e07b093f..ce63976837 100644 --- a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa +++ b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa @@ -7,7 +7,7 @@ 1.0 Component description file for the entry point to a EFIDXE Drivers Entry point library to a EFI/DXE driver - 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 @@ -28,15 +28,9 @@ DebugLib - - BaseLib - UefiBootServicesTableLib - - UefiRuntimeServicesTableLib - DriverEntryPoint.c -- cgit v1.2.3