]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/CpuSleep.c
Code Scrub for MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / CpuSleep.c
index 690f9b359886d6e75bc7703dba5cac7308014b35..8861e3369dd3383ae512e7475b0936bb6f65ddde 100644 (file)
 //\r
 \r
 \r
+/**\r
+  Places the CPU in a sleep state until an interrupt is received.\r
+\r
+  Places the CPU in a sleep state until an interrupt is received. If interrupts\r
+  are disabled prior to calling this function, then the CPU will be placed in a\r
+  sleep state indefinitely.\r
+\r
+**/\r
 VOID\r
 EFIAPI\r
 CpuSleep (\r