]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/Wbinvd.c
sync comments.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / Wbinvd.c
index fa9c8b13a08562c8f44082b2c25a3a0b16bb4449..d2cb54cdb03900c5f9ba9b24b7fe831396dc0b8a 100644 (file)
 \r
 **/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
 \r
 \r
+\r
+/**\r
+  Executes a WBINVD instruction.\r
+\r
+  Executes a WBINVD instruction. This function is only available on IA-32 and\r
+  X64.\r
+\r
+**/\r
 VOID\r
 EFIAPI\r
 AsmWbinvd (\r