TianoCore EDK2
master
Loading...
Searching...
No Matches
ComponentName.h
Go to the documentation of this file.
1
10
#ifndef _COMPONENT_NAME_H_
11
#define _COMPONENT_NAME_H_
12
52
EFI_STATUS
53
EFIAPI
54
UhciComponentNameGetDriverName
(
55
IN
EFI_COMPONENT_NAME_PROTOCOL
*This,
56
IN
CHAR8 *Language,
57
OUT
CHAR16 **DriverName
58
);
59
128
EFI_STATUS
129
EFIAPI
130
UhciComponentNameGetControllerName
(
131
IN
EFI_COMPONENT_NAME_PROTOCOL
*This,
132
IN
EFI_HANDLE
ControllerHandle,
133
IN
EFI_HANDLE
ChildHandle OPTIONAL,
134
IN
CHAR8 *Language,
135
OUT
CHAR16 **ControllerName
136
);
137
138
#endif
UhciComponentNameGetControllerName
EFI_STATUS EFIAPI UhciComponentNameGetControllerName(IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName)
Definition:
ComponentName.c:165
UhciComponentNameGetDriverName
EFI_STATUS EFIAPI UhciComponentNameGetDriverName(IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName)
Definition:
ComponentName.c:80
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_NAME_PROTOCOL
Definition:
ComponentName.h:108
MdeModulePkg
Bus
Pci
UhciDxe
ComponentName.h
Generated on Wed Feb 18 2026 23:59:54 for TianoCore EDK2 by
1.9.6