]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/X86ReadIdtr.c
Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instructions...
[mirror_edk2.git] / MdePkg / Library / BaseLib / X86ReadIdtr.c
index 94b2b10a208f5774618226557d07dd8d73926d9e..e0ad60b7a63118f81879be00cf7850eb2a8d3958 100644 (file)
@@ -18,7 +18,7 @@
 #include "BaseLibInternals.h"\r
 \r
 /**\r
-  Reads the current Interrupt Descriptor Table Register(GDTR) descriptor.\r
+  Reads the current Interrupt Descriptor Table Register(IDTR) descriptor.\r
 \r
   Reads and returns the current IDTR descriptor and returns it in Idtr. This\r
   function is only available on IA-32 and x64.\r