-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Carl-Daniel Hailfinger wrote:
Add QWord support to acpigen.
Add TOM2 to the K8 DSDT.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Compile tested only.
Hi, thanks for doing this. However there are two issues.
1) the opcode is 0xe and not 0xd 2) the << 32 must be cast to unit64_t first.
I'm attaching patch here. It works otherwise!
Rudolf