History log of /fuchsia/zircon/third_party/lib/acpica/source/components/tables/tbxfload.c
Revision Date Author Comments
# 71944390 26-May-2017 Abdulla Kamar <abdulla@google.com>

[acpica] Use ACPI_INVALID_TABLE_INDEX instead of UINT32_MAX.

Use the correct constant when checking if AcpiGbl_DsdtIndex is valid.

Change-Id: I0b204af06befc506990a33e7bee97f10181ce310


# 1eac7b9e 14-May-2017 Abdulla Kamar <abdulla@google.com>

[acpica] Check if the DSDT index is valid.

This prevents a crash in the acpisvc if the DSDT table has not been
defined. The hypervisor ulib does not currently define FADT/DSDT.

Change-Id: I1c2af8e806a6f70c5846ddc6d0b910360a9ad6d1


# 53b9e1c8 15-Jun-2016 The Fuchsia Authors <authors@fuchsia.local>

[magenta] Initial commit