Commit Graph

18 Commits

Author SHA1 Message Date
Frinzell, Aaron 5b70d7dc4f Updating to 1.8.3
Signed-off-by: Frinzell, Aaron <aaron.frinzell@intel.com>
2022-03-30 18:22:15 -05:00
Nathaniel Mitchell 1d6a2668d5 Update to 1.8.2
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2022-03-01 13:44:21 -08:00
Nathaniel Mitchell 130309880f Update to 1.8.1
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2022-02-01 15:06:09 -08:00
net-wayfarer 463281907c [DKMS] Remove deprecated REMAKE_INITRD flag.
DKMS upstream has deprecated this flag;
https://github.com/dell/dkms/commit/961f9ceac4cf6772cb4c52bf4836a0f6c9818239
This PR removes the deprecated flag, which would otherwise generate a warning
whenever dkms is invoked.

Further, prior to this PR the flag was set to 'off'.
2022-01-28 11:07:08 -08:00
Nathaniel Mitchell 38aeb6b2ff Updating to 1.8.0
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2021-12-09 09:25:13 -08:00
Sae86 0a480d078a Update to 1.7.3
Signed-off-by: Sae86 <sara.batllori@intel.com>
2021-10-27 16:30:11 -07:00
Nathaniel Mitchell 209c6ada57 Update to 1.7.2
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2021-09-29 15:28:06 -07:00
Nathaniel Mitchell b2a6168482 Update to 1.7.1
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2021-08-27 09:22:21 -07:00
Nathaniel Mitchell 888cee2981 Updating to 1.7.0
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2021-07-29 16:18:27 -07:00
Sae86 85e4cde375 Update to 1.6.4
Signed-off-by: Sae86 <sara.batllori@intel.com>
2021-06-25 20:11:11 -07:00
Nathaniel Mitchell b7590fa420 Updating to 1.6.3
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2021-06-02 19:46:34 -07:00
Sae86 4a917f0d43 Update to 1.6.2
Signed-off-by: Sae86 <sara.batllori@intel.com>
2021-05-07 15:22:42 -07:00
Sae86 8d40e6ae8f Updating to 1.6.1
Signed-off-by: Sae86 <sae.batllori@intel.com>
2021-04-05 15:48:54 -07:00
Sae86 15d94d76ff Updating to 1.6.0
Removing underscore in hal/uefi_common for Python2 compatibility
Signed-off-by: Sae86 <sae.batllori@intel.com>
2021-03-31 20:44:47 -07:00
Nicolas Iooss 8502e29f65 Override KSRC instead of KERNELDIR in dkms.conf
As `drivers/linux/Makefile` uses `KSRC` to define the kernel source
directory, override this variable in DKMS configuration directly.

This fixes building the Linux kernel module with dkms on Ubuntu 20.04.
2021-03-31 11:47:08 -07:00
Nicolas Iooss c0f0592058 Update chipsec version in dkms.conf
The version in `drivers/linux/dkms.conf` needs to be the same as the one
in `chipsec/VERSION` to make LinuxHelper able to find the built driver.
2021-03-31 11:47:08 -07:00
c7zero 5c5ae294eb Updated version and manual 2017-03-20 18:08:42 -07:00
abazhaniuk f2dd9ad515 add DKMS support (#132)
* add DKMS support

* remove unnecessary functions

* moved get_version to defines

* raise an exception
2016-12-06 00:46:12 -08:00