On 28.02.2008 08:55, Corey Osgood wrote:
On Thu, 2008-02-28 at 00:45 +0100, Carl-Daniel Hailfinger wrote:
Corey? I'd like to commit this in the next few days to make sure the code does not get lost.
Regards, Carl-Daniel
Here's a new version that I hope takes care of everything except the hardcode, which I don't have the time/patience to take care of atm.
New version without hardcode attached.
Signed-off-by: Corey Osgood corey.osgood@gmail.com
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
We may want to rewrite genfadt in a way where all constant members of fadt are initialized at compile time instead of at run time. This probably even decreases the size of the binary and improves speed at run time.
Regards, Carl-Daniel