genode/dde_ipxe/src
Christian Helmuth f9cb8a9ac3 dde_ipxe: Properly wrap iPXE interfaces to C++
As iPXE header files are not C++ compatible, the implementation missed
proper include directives. For example, alloc_memblock() had a wrong
signature, which was not detected. Now, C wrapper functions are
implemented using a local API to the C++ backend.

Related to #593.
2013-01-07 18:59:21 +01:00
..
drivers/nic Increase dde_ipxe 'nic_ep' thread stack size 2012-06-01 15:36:20 +02:00
lib/dde_ipxe dde_ipxe: Properly wrap iPXE interfaces to C++ 2013-01-07 18:59:21 +01:00