TianoCore EDK2
master
Loading...
Searching...
No Matches
HttpBootComponentName.h
Go to the documentation of this file.
1
10
#ifndef __EFI_UEFI_HTTP_BOOT_COM_NAME_H__
11
#define __EFI_UEFI_HTTP_BOOT_COM_NAME_H__
12
35
EFI_STATUS
36
EFIAPI
37
HttpBootDxeComponentNameGetDriverName
(
38
IN
EFI_COMPONENT_NAME2_PROTOCOL
*This,
39
IN
CHAR8 *Language,
40
OUT
CHAR16 **DriverName
41
);
42
83
EFI_STATUS
84
EFIAPI
85
HttpBootDxeComponentNameGetControllerName
(
86
IN
EFI_COMPONENT_NAME2_PROTOCOL
*This,
87
IN
EFI_HANDLE
ControllerHandle,
88
IN
EFI_HANDLE
ChildHandle OPTIONAL,
89
IN
CHAR8 *Language,
90
OUT
CHAR16 **ControllerName
91
);
92
93
#endif
HttpBootDxeComponentNameGetDriverName
EFI_STATUS EFIAPI HttpBootDxeComponentNameGetDriverName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName)
Definition:
HttpBootComponentName.c:73
HttpBootDxeComponentNameGetControllerName
EFI_STATUS EFIAPI HttpBootDxeComponentNameGetControllerName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName)
Definition:
HttpBootComponentName.c:130
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
EFI_HANDLE
VOID * EFI_HANDLE
Definition:
UefiBaseType.h:33
_EFI_COMPONENT_NAME2_PROTOCOL
Definition:
ComponentName2.h:148
NetworkPkg
HttpBootDxe
HttpBootComponentName.h
Generated on Fri Nov 15 2024 18:01:18 for TianoCore EDK2 by
1.9.6