Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both Framework SMM and PI SMM implementations.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9840 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#/** @file
|
||||
# EFI/PI MdePkg Package
|
||||
#
|
||||
# Copyright (c) 2007 - 2009, Intel Corporation<BR>
|
||||
# Copyright (c) 2007 - 2010, Intel Corporation<BR>
|
||||
# Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
|
||||
#
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
@@ -137,6 +137,7 @@
|
||||
MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
|
||||
MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.inf
|
||||
MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.inf
|
||||
MdePkg/Library/SmmLibNull/SmmLibNull.inf
|
||||
|
||||
[Components.IA32, Components.X64]
|
||||
MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
||||
|
Reference in New Issue
Block a user