X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkUnixPkg%2FDxe%2FUnixThunk%2FChipset%2FTimer%2FTimer.c;h=8001138b948ffbd703511e609c6d5202b8a5202d;hp=19fd911764949ef265d821f818af13a63ced672c;hb=377fc2ae7125fec78f349c1ceda0cbeb53c988c2;hpb=6bb60d710b3e041221582400390eca5977cd9aca diff --git a/EdkUnixPkg/Dxe/UnixThunk/Chipset/Timer/Timer.c b/EdkUnixPkg/Dxe/UnixThunk/Chipset/Timer/Timer.c index 19fd911764..8001138b94 100644 --- a/EdkUnixPkg/Dxe/UnixThunk/Chipset/Timer/Timer.c +++ b/EdkUnixPkg/Dxe/UnixThunk/Chipset/Timer/Timer.c @@ -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