Searched defs:InterfaceType (Results 1 - 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
H A DDebugPortTable.h32 UINT8 InterfaceType; member in struct:__anon7126
H A DSerialPortConsoleRedirectionTable.h37 UINT8 InterfaceType; member in struct:__anon7412
H A DSmBios.h2160 UINT8 InterfaceType; ///< The enumeration value from BMC_INTERFACE_TYPE. member in struct:__anon7519
2281 UINT8 InterfaceType; member in struct:__anon7526
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
H A DBlockIo2.h49 UINT8 InterfaceType; member in struct:__anon7773
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
H A DServerProcessorManagementInterfaceTable.h39 UINT8 InterfaceType; member in struct:__anon4701
H A DSmbios.h540 UINT8 InterfaceType; member in struct:__anon4747
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
H A DHandle.c166 @param InterfaceType Indicates whether Interface is supplied in
178 IN EFI_INTERFACE_TYPE InterfaceType,
185 InterfaceType,
197 @param InterfaceType Indicates whether Interface is supplied in
212 IN EFI_INTERFACE_TYPE InterfaceType,
224 // returns EFI_INVALID_PARAMETER if InterfaceType is invalid.
231 if (InterfaceType != EFI_NATIVE_INTERFACE) {
175 SmmInstallProtocolInterface( IN OUT EFI_HANDLE *UserHandle, IN EFI_GUID *Protocol, IN EFI_INTERFACE_TYPE InterfaceType, IN VOID *Interface ) argument
209 SmmInstallProtocolInterfaceNotify( IN OUT EFI_HANDLE *UserHandle, IN EFI_GUID *Protocol, IN EFI_INTERFACE_TYPE InterfaceType, IN VOID *Interface, IN BOOLEAN Notify ) argument
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
H A DHandle.c295 @param InterfaceType Indicates whether Interface is supplied in
307 IN EFI_INTERFACE_TYPE InterfaceType,
314 InterfaceType,
327 @param InterfaceType Indicates whether Interface is supplied in
342 IN EFI_INTERFACE_TYPE InterfaceType,
354 // returns EFI_INVALID_PARAMETER if InterfaceType is invalid.
361 if (InterfaceType != EFI_NATIVE_INTERFACE) {
304 CoreInstallProtocolInterface( IN OUT EFI_HANDLE *UserHandle, IN EFI_GUID *Protocol, IN EFI_INTERFACE_TYPE InterfaceType, IN VOID *Interface ) argument
339 CoreInstallProtocolInterfaceNotify( IN OUT EFI_HANDLE *UserHandle, IN EFI_GUID *Protocol, IN EFI_INTERFACE_TYPE InterfaceType, IN VOID *Interface, IN BOOLEAN Notify ) argument
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DEdd.h104 CHAR8 InterfaceType[8]; member in struct:__anon5249
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DDevicePath.h187 UINT8 InterfaceType; member in struct:__anon7846

Completed in 169 milliseconds