Change many windows references to unix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2186 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -15,9 +15,9 @@ Module Name:
|
||||
|
||||
Abstract:
|
||||
|
||||
NT Emulation Timer Architectural Protocol Driver as defined in DXE CIS
|
||||
UNIX Emulation Timer Architectural Protocol Driver as defined in DXE CIS
|
||||
|
||||
This Timer module uses an NT Thread to simulate the timer-tick driven
|
||||
This Timer module uses an UNIX Thread to simulate the timer-tick driven
|
||||
timer service. In the future, the Thread creation should possibly be
|
||||
abstracted by the CPU architectural protocol
|
||||
|
||||
|
@@ -15,8 +15,8 @@ Module Name:
|
||||
|
||||
Abstract:
|
||||
|
||||
NT Emulation Architectural Protocol Driver as defined in Tiano.
|
||||
This Timer module uses an NT Thread to simulate the timer-tick driven
|
||||
UNIX Emulation Architectural Protocol Driver as defined in Tiano.
|
||||
This Timer module uses an UNIX Thread to simulate the timer-tick driven
|
||||
timer service.
|
||||
|
||||
--*/
|
||||
|
Reference in New Issue
Block a user