From 834af201bae182e75f8aab9b5befc1ed8740ef79 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 2 Jul 2017 13:07:17 +0200 Subject: some more vtable initialization fixes --- BUGS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index a3dedc4..3b238c6 100644 --- a/BUGS +++ b/BUGS @@ -13,3 +13,6 @@ modus operandi. Accesses via base member chains are type safe, but we have to know the depth of the hierarchy of a derived class. Casts on the other hand are shorter to read, but not type-safe. +- real hardware like the Asus EEEPC 701 cannot switch A20 correctly, + no clue why? + -- cgit v1.2.3-54-g00ecf