nova: disable ACPI GPE events during kernel boot

Issue #1962
This commit is contained in:
Alexander Boettcher 2016-05-11 14:24:59 +02:00 committed by Christian Helmuth
parent 69e9929f71
commit bb3e9300f6
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
bb9d58f5ac87dd8be79dbedc2313987f667a8f44
5d57765b0abab82acc9d0725bbd30329905751e2

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 0ef46984090f357abc484973d4b145f5c6c99d5c
REV(nova) := 886e0d94053ab8d45320eecc85213f9a3b797baf
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)