Re: [PATCH] acpi: skip NULL entries in RSDT and XSDT

2023-09-26 Thread Daniel Kiper
On Mon, Sep 25, 2023 at 01:58:18PM +0800, Michael Chang via Grub-devel wrote: > During attempts to configure a serial console, a Page Fault Exception > and system reset were encountered, specifically on release 2.12-rc1. > This issue was not present in prior versions and seemed to affect only a > s

[PATCH] acpi: skip NULL entries in RSDT and XSDT

2023-09-24 Thread Michael Chang via Grub-devel
During attempts to configure a serial console, a Page Fault Exception and system reset were encountered, specifically on release 2.12-rc1. This issue was not present in prior versions and seemed to affect only a specific machine, potentially pointing to hardware or firmware flaw. After investigati