ebpf-for-windows/libs/ubpf/kernel
Dave Thaler a46b00c2e3
Add VM setup scripts and docs (#281)
* Create an install script rather than having to manually do lots
  of steps
* Make Debug build use vcruntime as static libs to avoid adding
  another prerequisite on a machine before installing eBPF.  This
  isn't required for Release builds as vcruntime release DLLs
  are part of Windows, unlike vcruntime debug DLLs

Fixes #248

Signed-off-by: Dave Thaler <dthaler@ntdev.microsoft.com>
2021-06-15 08:44:43 -07:00
..
ubpf_kernel.c Remove allocations from executable memory pool (#251) 2021-06-07 14:07:24 -06:00
ubpf_kernel.vcxproj Add VM setup scripts and docs (#281) 2021-06-15 08:44:43 -07:00
ubpf_kernel.vcxproj.filters Update directory structure (#134) 2021-05-05 14:10:28 -06:00