From: jljusten Date: Fri, 11 Apr 2008 22:51:34 +0000 (+0000) Subject: Fix filename case: Autoscan => AutoScan X-Git-Tag: edk2-stable201903~21151 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=188de6029481731c31a0342b94e1ca13a60861b3 Fix filename case: Autoscan => AutoScan git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5051 6f19259b-4bc3-4df7-8a09-765794883524 --- 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