]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadCs.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadCs.c
index f93e16cb932debdb229ef7f5981d27c1f8528bc2..4ff0bc06a287f8e25a376a800a1d244453529850 100644 (file)
 \r
 **/\r
 \r
+\r
+\r
+\r
+/**\r
+  Reads the current value of Code Segment Register (CS).\r
+\r
+  Reads and returns the current value of CS. This function is only available on\r
+  IA-32 and x64.\r
+\r
+  @return The current value of CS.\r
+\r
+**/\r
 UINT16\r
 EFIAPI\r
 AsmReadCs (\r