From 572b6b1acbdc881c7ffc6dc004893929ce1b2679 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Fri, 24 Oct 2008 05:51:07 +0000 Subject: [PATCH] rename filename to match the actual ones. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6212 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/BaseLib.inf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf index c5124cf43d..f78f10568a 100644 --- a/MdePkg/Library/BaseLib/BaseLib.inf +++ b/MdePkg/Library/BaseLib/BaseLib.inf @@ -591,11 +591,11 @@ Ipf/CpuBreakpointMsc.c | MSFT Ipf/Unaligned.c Ipf/SwitchStack.s - Ipf/longjmp.s - Ipf/setjmp.s + Ipf/LongJmp.s + Ipf/SetJmp.s Ipf/PalCallStatic.s - Ipf/ia_64gen.h - Ipf/asm.h + Ipf/Ia64gen.h + Ipf/Asm.h Math64.c Synchronization.c | INTEL SynchronizationMsc.c | MSFT