]> xenbits.xensource.com Git - seabios.git/commit
Add ACPI_EXTRACT_PKG_START macro parsing
authorGleb Natapov <gleb@redhat.com>
Sun, 20 May 2012 09:03:39 +0000 (12:03 +0300)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 22 Jun 2012 01:04:24 +0000 (21:04 -0400)
commit94bb3ca56aa810c784112900d08fd85500e63bc3
treec82cea42da54f32f6042f8eae6a1a3954b49c4d9
parent2197ff6667275f271baa8aa06cb85ce7d0805a1a
Add ACPI_EXTRACT_PKG_START macro parsing

It allows to extract the beginning of a Package object content.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
tools/acpi_extract.py