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:
@@ -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
|
||||
|
Reference in New Issue
Block a user