Change name to remove Template
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9877 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -15,12 +15,11 @@
|
||||
|
||||
**/
|
||||
|
||||
#include <PiDxe.h>
|
||||
#include <Library/BaseLib.h>
|
||||
#include <Library/EblAddExternalCommandLib.h>
|
||||
#include <Library/UefiBootServicesTableLib.h>
|
||||
#include <Uefi.h>
|
||||
#include <Library/UefiLib.h>
|
||||
|
||||
#include <Library/UefiBootServicesTableLib.h>
|
||||
#include <Library/EblAddExternalCommandLib.h>
|
||||
#include <Protocol/EblAddCommand.h>
|
||||
|
||||
STATIC BOOLEAN gInstalledCommand = FALSE;
|
||||
STATIC EFI_EVENT mEblCommandRegistration = NULL;
|
||||
|
@@ -39,8 +39,10 @@
|
||||
[LibraryClasses]
|
||||
UefiBootServicesTableLib
|
||||
UefiLib
|
||||
EblAddExternalCommandLib
|
||||
|
||||
[Protocols]
|
||||
gEfiEblAddCommandProtocolGuid
|
||||
|
||||
[Guids]
|
||||
|
Reference in New Issue
Block a user