]> git.proxmox.com Git - mirror_edk2.git/commit - Nt32Pkg/Nt32Pkg.dsc
1) Add MdeModulePkg\Universal\WatchDogTimerDxe driver. Because this driver use Report...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Jun 2007 08:36:46 +0000 (08:36 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Jun 2007 08:36:46 +0000 (08:36 +0000)
commitde4c8a308017f1e55326887251a13a5b80162631
tree1790ebf3bcdf29193aba0049aa81e7550911941c
parent2a90cfc2016a61952e5495d5cbf4c29cda2696ab
1) Add MdeModulePkg\Universal\WatchDogTimerDxe driver. Because this driver use ReportStatus so this module is dependent on IntelFrameworkPkg now.
2) Write ReportStatusCodeLib.inf for  IntelFrameworkPkg\Library\ReportStatusCodeLibFramework and add it into IntelFrameworkPkg.dec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2837 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Conf/FrameworkDatabase.template
IntelFrameworkPkg/IntelFrameworkPkg.dec
IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.c [new file with mode: 0644]
MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.dxs [new file with mode: 0644]
MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h [new file with mode: 0644]
MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf [new file with mode: 0644]
MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.msa [new file with mode: 0644]
Nt32Pkg/Nt32.dsc