nova: support extended addresses in FADT

Issue 
This commit is contained in:
Christian Helmuth 2022-03-30 15:27:08 +02:00
parent 50fc2aa251
commit c56ac3e909
2 changed files with 2 additions and 2 deletions
repos/base-nova/ports

View File

@ -1 +1 @@
7378ad91b30f517627a14488ff28af2a5c7f3026
605a3e5e8d73eb4c85cd318fc3f2c9542d9322e0

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r10 branch
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 5d107ddf9befe2473a80e6c4fa94b1eecae9b268
REV(nova) := d15cae816bfe79366237539363e937d11a18ab23
DIR(nova) := src/kernel/nova
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))