]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadGs.c
Code Scrub for MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadGs.c
index df495a0ff9b54806191c59d462b524a7cb5e3e0a..61ba83ef1c73d6ce4f89efd2c92a29dc24a2d58d 100644 (file)
 //\r
 \r
 \r
+/**\r
+  Reads the current value of GS Data Segment Register (GS).\r
+\r
+  Reads and returns the current value of GS. This function is only available on\r
+  IA-32 and X64.\r
+\r
+  @return The current value of GS.\r
+\r
+**/\r
 UINT16\r
 EFIAPI\r
 AsmReadGs (\r