Update 8259 driver to use IoLib instead of the CPU I/O Protocol

Remove redundant .DXS file.  The dependency expression is in the INF file.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6246 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2008-10-27 02:16:38 +00:00
parent 46f8260048
commit 8be701c3ba
4 changed files with 3 additions and 89 deletions

View File

@@ -23,11 +23,11 @@ Abstract:
#include <FrameworkDxe.h>
#include <Protocol/CpuIo.h>
#include <Protocol/Legacy8259.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Library/DebugLib.h>
#include <Library/IoLib.h>
//
// 8259 Hardware definitions