From 89ee9e59f7d163d6e2603e2b6899d57bfa60fd96 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 3 Jul 2023 11:59:45 +0200 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index ac43202f3c..a3bf2c894b 100644 --- a/TODO +++ b/TODO @@ -232,6 +232,8 @@ Features: SwitchRootEx() we should maybe also add a flags param that allows disabling and enabling whether serialization is requested during switch root. +* introduce a .acpitable section for early ACPI table override + * add proper .osrel matching for PE addons. i.e. refuse applying an addon intended for a different OS. Take inspiration from how confext/sysext are matched against OS.