zx_pc_firmware_tables

Summary

TODO(https://fxbug.dev/42108078)

Declaration

#include <zircon/syscalls.h>

zx_status_t zx_pc_firmware_tables(zx_handle_t handle,
                                  zx_paddr_t* acpi_rsdp,
                                  zx_paddr_t* smbios);

Description

TODO(https://fxbug.dev/42108078)

Rights

handle must have resource kind ZX_RSRC_KIND_MMIO.

Return value

TODO(https://fxbug.dev/42108078)

Errors

TODO(https://fxbug.dev/42108078)

See also

TODO(https://fxbug.dev/42108078)