]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadLdtr.c
Update the text to use "x64" instead of "X64" in MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadLdtr.c
index 813c08442e95475b7956af20522b9dcd7c96cf4c..a2ddeff225835b420b0816f934c041614f7430aa 100644 (file)
 \r
 **/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
 \r
 \r
+\r
+/**\r
+  Reads the current Local Descriptor Table Register(LDTR) selector.\r
+\r
+  Reads and returns the current 16-bit LDTR descriptor value. This function is\r
+  only available on IA-32 and x64.\r
+\r
+  @return The current selector of LDT.\r
+\r
+**/\r
 UINT16\r
 EFIAPI\r
 AsmReadLdtr (\r