bareflank-hypervisor/cmake
Rian Quinn 91886c75d9 Adds an example extension written in Rust and fixes a number of bugs
This patch:
- Adds a complete extension written in Rust, with all of the build
  system logic to support Rust development as well.
- Fixes an issues on Intel systems where the MSR bitmaps were not
  set up properly.
- Fixes a number of issues with UEFI.
- Fixes a number of issues with Windows, including a BSOD issue
  with narrow contracts.
2021-10-21 08:53:22 -06:00
..
config Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
depend Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
efi_cross_compile Adds Extension Support 2021-03-29 12:42:31 -06:00
ext_cross_compile Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
function Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
interface Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
mk_cross_compile Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
target Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
toolchain Updates to match the changes to the BSL 2021-09-08 15:47:38 -06:00
init_build.cmake Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
init_cross_compile_build.cmake Unit/Integration Test and ARM support changes 2021-06-29 20:30:53 -06:00
silence.cmake Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
validate.cmake Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
write_constants.cmake Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
write_toolchain_aarch64_ext_ld.cmake Updates to match the changes to the BSL 2021-09-08 15:47:38 -06:00
write_toolchain_aarch64_mk_ld.cmake Updates to match the changes to the BSL 2021-09-08 15:47:38 -06:00
write_toolchain_x64_ext_ld.cmake Updates to match the changes to the BSL 2021-09-08 15:47:38 -06:00
write_toolchain_x64_mk_ld.cmake Updates to match the changes to the BSL 2021-09-08 15:47:38 -06:00