From f543ec10efbf98475d040099d81f3ceb37a4b769 Mon Sep 17 00:00:00 2001 From: jljusten Date: Mon, 17 Mar 2008 21:12:46 +0000 Subject: [PATCH] Renamed to match filename naming recommendations. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4865 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Foundation/Efi/Protocol/{BlockIO => BlockIo}/BlockIO.c | 0 .../Foundation/Efi/Protocol/{BlockIO => BlockIo}/BlockIO.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename EdkCompatibilityPkg/Foundation/Efi/Protocol/{BlockIO => BlockIo}/BlockIO.c (100%) rename EdkCompatibilityPkg/Foundation/Efi/Protocol/{BlockIO => BlockIo}/BlockIO.h (100%) diff --git a/EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIO/BlockIO.c b/EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIo/BlockIO.c similarity index 100% rename from EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIO/BlockIO.c rename to EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIo/BlockIO.c diff --git a/EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIO/BlockIO.h b/EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIo/BlockIO.h similarity index 100% rename from EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIO/BlockIO.h rename to EdkCompatibilityPkg/Foundation/Efi/Protocol/BlockIo/BlockIO.h