ebpf-for-windows/tools/bpf2c
Alan Jowett 811c060983
Add support for building ARM64 native only eBPF for Windows. (#3921)
* Add support for building ARM64 native only eBPF for Windows.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* PR feedback

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

---------

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
2024-10-10 22:49:07 +00:00
..
templates Add support for building ARM64 native only eBPF for Windows. (#3921) 2024-10-10 22:49:07 +00:00
Convert-BpfToNative.ps1.template remove --no-verify option from bpf2c and tests using it (#3673) 2024-09-14 00:45:03 +00:00
bpf2c.cpp remove --no-verify option from bpf2c and tests using it (#3673) 2024-09-14 00:45:03 +00:00
bpf2c.exe.manifest.in Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
bpf2c.vcxproj Refactor common platform and config into Directory.Build.props (#3891) 2024-10-02 19:14:14 +00:00
bpf2c.vcxproj.filters Set empty program name to hash of instructions (#3493) 2024-07-02 14:47:03 +00:00
bpf2c_dll.c Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
bpf2c_driver.c Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
bpf_code_generator.cpp Switch to using Visual Studio's version of LLVM and Clang (#3754) 2024-08-07 16:43:47 +00:00
bpf_code_generator.h Switch to using Visual Studio's version of LLVM and Clang (#3754) 2024-08-07 16:43:47 +00:00
replacements.json Update copyright to be eBPF for Windows contributors (#3508) 2024-05-04 19:55:56 +00:00
resource.h Stamp all tools with version information. (#3792) 2024-08-27 16:30:12 +00:00