]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadLdtr.c
Move Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IPF is...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadLdtr.c
index 813c08442e95475b7956af20522b9dcd7c96cf4c..8b9277d7549e747334e4816732f793161da26bc7 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