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

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6242 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2008-10-27 02:11:49 +00:00
parent 03c110536d
commit 0f25cc149a
2 changed files with 3 additions and 79 deletions

View File

@@ -27,11 +27,11 @@ Abstract:
//
#include <PiDxe.h>
#include <Protocol/CpuIo.h>
#include <Protocol/Metronome.h>
#include <Library/DebugLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Library/IoLib.h>
//
// Private definitions