mirror of
https://github.com/chipsec/chipsec
synced 2026-06-08 13:31:00 +00:00
41ff0d4530
Introduce some configuration for GitHub Action jobs which: * Build chipsec's Linux kernel module for several Linux distributions (using Docker containers). * Build chipsec's Windows kernel driver (using the Visual Studio installation provided in Windows images of GitHub Actions) and run `python setup.py install` on Windows. * Install chipsec in some Ubuntu virtual machines and run `python setup.py install` and `chipsec_main`. For now, only x86_64 architecture is tested.