summaryrefslogtreecommitdiff
path: root/MdePkg/Library
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library')
-rw-r--r--MdePkg/Library/BaseLib/BaseLib.inf8
1 files 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