EmbeddedPkg: Fix mispellings
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12101 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -72,7 +72,7 @@ MonotonicCounterDriverInitialize (
|
||||
gBS->GetNextMonotonicCount = GetNextMonotonicCount;
|
||||
gRT->GetNextHighMonotonicCount = GetNextHighMonotonicCount;
|
||||
|
||||
// Install the Monotonic Counter Architctural Protocol onto a new handle
|
||||
// Install the Monotonic Counter Architectural Protocol onto a new handle
|
||||
Status = gBS->InstallMultipleProtocolInterfaces (
|
||||
&Handle,
|
||||
&gEfiMonotonicCounterArchProtocolGuid, NULL,
|
||||
|
Reference in New Issue
Block a user