mirror of https://github.com/acidanthera/audk.git
Unicode characters removed
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7133 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
7351070b11
commit
9738656b8d
|
@ -34,7 +34,7 @@ EFI_HANDLE mMetronomeHandle = NULL;
|
|||
//
|
||||
EFI_METRONOME_ARCH_PROTOCOL mMetronome = {
|
||||
WaitForTick,
|
||||
1 // TickPeriod = 1*100 ns units
|
||||
1 // TickPeriod = 1*100 ns units
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue