]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/ReadLdtr.c
Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), AsmPrepa...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / ReadLdtr.c
index 8b9277d7549e747334e4816732f793161da26bc7..acad44e0f0311f11ad4b63a31422098a5b048614 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   AsmReadLdtr function\r
 \r
-  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -19,7 +19,7 @@
   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
+  only available on IA-32 and x64.\r
 \r
   @return The current selector of LDT.\r
 \r