ebpf-for-windows/libs/ubpf
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
..
kernel Add VM setup scripts and docs (#281) 2021-06-15 08:44:43 -07:00
sys Split public and internal headers (#154) 2021-05-10 09:47:54 -06:00
user Add VM setup scripts and docs (#281) 2021-06-15 08:44:43 -07:00
endian.h Split public and internal headers (#154) 2021-05-10 09:47:54 -06:00
unistd.h Split public and internal headers (#154) 2021-05-10 09:47:54 -06:00