Displaying 5 results from an estimated 5 matches for "adapterinfo".
2015 Aug 28
4
HP EFI binaries
Sorry guys; I got a bit lost about Gene's request on this thread;
usually a handle dump like
# dh > handles.txt
it's all we need to see the relationship between the
NBP's device handle and the Service Binding handles.
Did you get handles.txt? is it available for download somewhere?
>>>
Gene, after modifying some of Patrick's code I have been able to get the
2015 Aug 28
0
HP EFI binaries
...p6ServiceBindingProtocolGuid IPv4Config EfiDhcp6ServiceBindingProtocolGuid EfiUdp6ServiceBindingProtocolGuid UnknownDevice EfiTcp6ServiceBindingProtocolGuid EfiIp6ConfigProtocolGuid EfiIp6ServiceBindingProtocolGuid ManagedNetworkServiceBinding EfiVlanConfigProtocolGuid SimpleNetwork HIIConfigAccess AdapterInfo(AdapterInfo)
EfiFirmwareManagementProtocolGuid UnknownDevice UnknownDevice NetworkInterfaceIdentifier31 UnknownDevice DevicePath(0x0,0x0)/MAC(5065F36E00EE,0x1))
UnknownDevice
268: MTFTPv4ServiceBinding DHCPv4ServiceBinding UDPv4ServiceBinding UnknownDevice TCPv4ServiceBinding IPv4ServiceBinding...
2015 Aug 28
6
HP EFI binaries
...p6ServiceBindingProtocolGuid IPv4Config EfiDhcp6ServiceBindingProtocolGuid EfiUdp6ServiceBindingProtocolGuid UnknownDevice EfiTcp6ServiceBindingProtocolGuid EfiIp6ConfigProtocolGuid EfiIp6ServiceBindingProtocolGuid ManagedNetworkServiceBinding EfiVlanConfigProtocolGuid SimpleNetwork HIIConfigAccess AdapterInfo(AdapterInfo)
> EfiFirmwareManagementProtocolGuid UnknownDevice UnknownDevice NetworkInterfaceIdentifier31 UnknownDevice DevicePath(0x0,0x0)/MAC(5065F36E00EE,0x1))
> UnknownDevice
>
> 268: MTFTPv4ServiceBinding DHCPv4ServiceBinding UDPv4ServiceBinding UnknownDevice TCPv4ServiceBinding...
2015 Oct 26
9
[PATCH 0/7] Hyper-V Synthetic interrupt controller
Hyper-V SynIC (synthetic interrupt controller) device
implementation.
The implementation contains:
* msr's support
* irq routing setup
* irq injection
* irq ack callback registration
* event/message pages changes tracking at Hyper-V exit
* Hyper-V test device to test SynIC by kvm-unit-tests
Andrey Smetanin (7):
standard-headers/x86: add Hyper-V SynIC constants
target-i386/kvm: Hyper-V
2015 Oct 26
9
[PATCH 0/7] Hyper-V Synthetic interrupt controller
Hyper-V SynIC (synthetic interrupt controller) device
implementation.
The implementation contains:
* msr's support
* irq routing setup
* irq injection
* irq ack callback registration
* event/message pages changes tracking at Hyper-V exit
* Hyper-V test device to test SynIC by kvm-unit-tests
Andrey Smetanin (7):
standard-headers/x86: add Hyper-V SynIC constants
target-i386/kvm: Hyper-V