From be9589f3e5546c0d663880054943131eabd26621 Mon Sep 17 00:00:00 2001 From: jljusten Date: Mon, 17 Mar 2008 21:38:42 +0000 Subject: [PATCH] Renamed to match filename naming recommendations. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4886 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Foundation/Library/Pei/PeiLib/Ipf/{math.c => Math.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/{math.c => Math.c} (100%) diff --git a/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/math.c b/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/Math.c similarity index 100% rename from EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/math.c rename to EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/Math.c