This patch adds a proper namestring generation to our ACPIgen generator.
authorRudolf Marek <r.marek@assembler.cz>
Sun, 21 Jun 2009 20:26:13 +0000 (20:26 +0000)
committerRudolf Marek <r.marek@assembler.cz>
Sun, 21 Jun 2009 20:26:13 +0000 (20:26 +0000)
commit3310d75e6cddf3832d514b2ec26aa81ea8cfa0c6
tree138255f1e1c3f0ab27f740563436bb49f65ddb3c
parentf17f647a62427e7241c6cbee0a81be5a46072cd9
This patch adds a proper namestring generation to our ACPIgen generator.
Its used for Name and Scope and Processor now. As bonus, it allows to
create a multi name paths too. Like Scope(\ALL.YOUR.BASE).

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4368 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/boot/acpigen.c
src/arch/i386/include/arch/acpigen.h
src/cpu/amd/model_fxx/powernow_acpi.c
src/northbridge/amd/amdk8/amdk8_acpi.c