X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FTimerDxe%2FTimer.c;fp=Nt32Pkg%2FTimerDxe%2FTimer.c;h=fd75c160c461379fbe57264e6042dcb40d65e200;hp=d9944414cf1a6aaf203e9b918b074e78d3f70d58;hb=6ae81428485020dd371eaefa5b97b24f21efe117;hpb=1564e9ac2cd2756b400feb98676e1a53806fcea2 diff --git a/Nt32Pkg/TimerDxe/Timer.c b/Nt32Pkg/TimerDxe/Timer.c index d9944414cf..fd75c160c4 100644 --- a/Nt32Pkg/TimerDxe/Timer.c +++ b/Nt32Pkg/TimerDxe/Timer.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -21,7 +21,7 @@ Abstract: timer service. In the future, the Thread creation should possibly be abstracted by the CPU architectural protocol ---*/ +**/ #include "Timer.h"