From 188de6029481731c31a0342b94e1ca13a60861b3 Mon Sep 17 00:00:00 2001 From: jljusten Date: Fri, 11 Apr 2008 22:51:34 +0000 Subject: [PATCH] Fix filename case: Autoscan => AutoScan git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5051 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf b/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf index 54d7ee6c39..51a5b46010 100644 --- a/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf +++ b/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf @@ -41,8 +41,8 @@ COMPONENT_TYPE= LIBRARY C_STD_INCLUDE= [sources.common] - NtAutoscan/NtAutoscan.h - NtAutoscan/NtAutoscan.c + NtAutoscan/NtAutoScan.h + NtAutoscan/NtAutoScan.c NtFwh/NtFwh.h NtFwh/NtFwh.c NtLoadAsDll/NtLoadAsDll.h -- 2.39.2