summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.inf
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-11 09:12:14 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-11 09:12:14 +0000
commit835849540d390a7dceabf8dab387243ca0158f23 (patch)
treeac398e0f93c025c8b49232b2eede224795deac39 /MdePkg/Library/BaseLib/BaseLib.inf
parent3ec9bc1557731f3022fc0a67029794f4c963959c (diff)
downloadedk2-platforms-835849540d390a7dceabf8dab387243ca0158f23.tar.xz
remove '../' from Base Library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5878 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib/BaseLib.inf')
-rw-r--r--MdePkg/Library/BaseLib/BaseLib.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf
index fd724f606b..f345fcadce 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -2,7 +2,7 @@
# Component description file for Base Library
#
# Base Library implementation.
-# Copyright (c) 2007, Intel Corporation.
+# Copyright (c) 2007 - 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
@@ -353,7 +353,7 @@
Ia32/LShiftU64.S | GCC
SynchronizationGcc.c | GCC
- Ia32/DivS64x64Remainder.c
+ Ia32DivS64x64Remainder.c
Ia32/InternalSwitchStack.c
Ia32/Non-existing.c
Unaligned.c