arch/x86/acpigen: Add more functions to ACPIGEN library
commit9b39adb4545bbfdddda333d23400599b7c061126
authorFurquan Shaikh <furquan@chromium.org>
Fri, 21 Oct 2016 23:21:07 +0000 (21 16:21 -0700)
committerFurquan Shaikh <furquan@google.com>
Mon, 24 Oct 2016 22:10:05 +0000 (25 00:10 +0200)
tree709e80cac773a082f679c93e4e5f77e6de5fc352
parent3ce104e5d867e96c9a2a21103d26de5826af6b12
arch/x86/acpigen: Add more functions to ACPIGEN library

1. If (LEqual (Op1, Op2))
2. ToBuffer (src, dst)
3. ToInteger (src, dst)
4. Buffer (n) { op1, op2 .... }
5. Return ( )

BUG=chrome-os-partner:57846

Change-Id: I24fe647c690b2dd4849f0c53b2672ac7a2caa2de
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/17088
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/arch/x86/acpigen.c
src/arch/x86/include/arch/acpigen.h