]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadFs.c
remove unnecessary comments introduced by tools from MdePkg. The regular express...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadFs.c
index d142e4d37011f30bda6288891b98652a9173eccd..2f64955fe9f55638aac3d7b5a4c8a090b5c3d309 100644 (file)
 \r
 **/\r
 \r
+\r
+\r
+\r
+/**\r
+  Reads the current value of FS Data Segment Register (FS).\r
+\r
+  Reads and returns the current value of FS. This function is only available on\r
+  IA-32 and X64.\r
+\r
+  @return The current value of FS.\r
+\r
+**/\r
 UINT16\r
 EFIAPI\r
 AsmReadFs (\r