]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/DivU64x32.c
Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read operation.
[mirror_edk2.git] / MdePkg / Library / BaseLib / DivU64x32.c
index b223c6c87bd7e933afa2cf55eb7615169d4de77b..fbf37e0957eca99aa8d1e78c93ec08307cb8972e 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Math worker functions.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  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
   http://opensource.org/licenses/bsd-license.php\r
@@ -12,6 +12,9 @@
 \r
 **/\r
 \r
+\r
+\r
+\r
 #include "BaseLibInternals.h"\r
 \r
 /**\r