summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/ReadDr7.S
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-23 06:20:02 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-23 06:20:02 +0000
commit1f86b07d91e78e998991659cfc4d625b3e3e3171 (patch)
tree74fdd4f3ef7aa607469ec26e9cf0c91fb32ee752 /MdePkg/Library/BaseLib/Ia32/ReadDr7.S
parent6b3a2ca003f15e4b35b7909e8fa0c8c7c67540db (diff)
downloadedk2-platforms-1f86b07d91e78e998991659cfc4d625b3e3e3171.tar.xz
Update GCC assembly files for MdePkg/Library/BaseLib/Ia32
1. Fix bugs in assembly instructions 2. Change module names in comments from .asm to .S git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6193 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/ReadDr7.S')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/ReadDr7.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDr7.S b/MdePkg/Library/BaseLib/Ia32/ReadDr7.S
index 4ba13efcb4..4c95887370 100644
--- a/MdePkg/Library/BaseLib/Ia32/ReadDr7.S
+++ b/MdePkg/Library/BaseLib/Ia32/ReadDr7.S
@@ -1,6 +1,6 @@
#------------------------------------------------------------------------------
#
-# Copyright (c) 2006, Intel Corporation
+# Copyright (c) 2006 - 2008, Intel Corporation
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -11,7 +11,7 @@
#
# Module Name:
#
-# ReadDr7.Asm
+# ReadDr7.S
#
# Abstract:
#