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
diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf
index c5124cf..f78f105 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