From e4dbec73c5f31286bb1645465d87a65793cfadce Mon Sep 17 00:00:00 2001 From: andrewfish Date: Sat, 30 Jan 2010 20:37:50 +0000 Subject: Change name to remove Template git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9877 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c') diff --git a/EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c b/EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c index fcb533c8b7..a95de69190 100644 --- a/EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c +++ b/EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c @@ -15,12 +15,11 @@ **/ -#include -#include -#include -#include +#include #include - +#include +#include +#include STATIC BOOLEAN gInstalledCommand = FALSE; STATIC EFI_EVENT mEblCommandRegistration = NULL; -- cgit v1.2.3