TianoCore EDK2
master
Loading...
Searching...
No Matches
BcfgCommandLib.h
Go to the documentation of this file.
1
9
#ifndef _BCFG_COMMAND_LIB_H_
10
#define _BCFG_COMMAND_LIB_H_
11
24
EFI_STATUS
25
EFIAPI
26
BcfgLibraryRegisterBcfgCommand
(
27
IN
EFI_HANDLE
ImageHandle,
28
IN
EFI_SYSTEM_TABLE
*SystemTable,
29
IN
CONST
CHAR16 *Name
30
);
31
38
EFI_STATUS
39
EFIAPI
40
BcfgLibraryUnregisterBcfgCommand
(
41
IN
EFI_HANDLE
ImageHandle,
42
IN
EFI_SYSTEM_TABLE
*SystemTable
43
);
44
45
#endif
BcfgLibraryUnregisterBcfgCommand
EFI_STATUS EFIAPI BcfgLibraryUnregisterBcfgCommand(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
Definition:
UefiShellBcfgCommandLib.c:2012
BcfgLibraryRegisterBcfgCommand
EFI_STATUS EFIAPI BcfgLibraryRegisterBcfgCommand(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable, IN CONST CHAR16 *Name)
Definition:
UefiShellBcfgCommandLib.c:1981
CONST
#define CONST
Definition:
Base.h:259
IN
#define IN
Definition:
Base.h:279
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
EFI_HANDLE
VOID * EFI_HANDLE
Definition:
UefiBaseType.h:33
EFI_SYSTEM_TABLE
Definition:
UefiSpec.h:2028
ShellPkg
Include
Library
BcfgCommandLib.h
Generated on Fri Nov 15 2024 18:01:24 for TianoCore EDK2 by
1.9.6