+++++ mdkinney 11/5/2008 11:08:13 PM
commit5ab8c0c1b042152b756f86b99a160be7ce48d17b
authortian, feng <eric_tian@tianocore.org>
Fri, 7 Nov 2008 10:00:54 +0000 (7 10:00 +0000)
committertian, feng <eric_tian@tianocore.org>
Fri, 7 Nov 2008 10:00:54 +0000 (7 10:00 +0000)
tree886ab90f8c0f8f4b137122d79e986ce8e4fe5fd4
parentda5f5fa8ec16effd30451e7de4e42da2b1026970
+++++ mdkinney 11/5/2008 11:08:13 PM
The library class DxeSmmDriverEntryPoint is no longer required.  It is identical to UefiDriverEntryPoint, so that library class should be used.  We can still have a different library instance for UEFI and DXE SMM drivers, but they can share the same lib class defintion.
IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c
MdePkg/Include/Library/DxeSmmDriverEntryPoint.h [deleted file]
MdePkg/MdePkg.dec