]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/MetronomeDxe/Metronome.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EmbeddedPkg / MetronomeDxe / Metronome.c
index a0892315827fc985f42daf773923a5369443e2b6..63db6d5139698786209b74bc4760e363363a75ce 100644 (file)
@@ -43,10 +43,9 @@ WaitForTick (
 \r
   @param TickPeriod\r
   The period of platform's known time source in 100 nS units.\r
-  This value on any platform must be at least 10 uS, and must not\r
-  exceed 200 uS.  The value in this field is a constant that must\r
-  not be modified after the Metronome architectural protocol is\r
-  installed.  All consumers must treat this as a read-only field.\r
+  This value on any platform must not exceed 200 uS.  The value in this field\r
+  is a constant that must not be modified after the Metronome architectural\r
+  protocol is installed.  All consumers must treat this as a read-only field.\r
 \r
 **/\r
 EFI_METRONOME_ARCH_PROTOCOL  gMetronome = {\r