Update KbcResetDxe to be more generic by layering it on top of the ResetSystemLib class.

Reduce number of source files from 3 to 1.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10768 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2010-08-03 05:16:57 +00:00
parent 27833309f8
commit bb77cee7d1
4 changed files with 48 additions and 129 deletions

View File

@@ -25,16 +25,15 @@
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
[LibraryClasses]
UefiDriverEntryPoint
DebugLib
UefiBootServicesTableLib
UefiDriverEntryPoint
IoLib
ResetSystemLib
[Sources]
Reset.c
Reset.h
ResetEntry.c
[Protocols]
@@ -42,5 +41,3 @@
[Depex]
TRUE