Page MenuHomeFreeBSD

bhyve: allow device specific DSDT entries
ClosedPublic

Authored by corvink on Mar 29 2023, 1:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 2:41 AM
Unknown Object (File)
Fri, Oct 10, 7:56 PM
Unknown Object (File)
Fri, Oct 10, 7:56 PM
Unknown Object (File)
Fri, Oct 10, 7:56 PM
Unknown Object (File)
Fri, Oct 10, 2:34 PM
Unknown Object (File)
Wed, Oct 8, 6:44 AM
Unknown Object (File)
Thu, Oct 2, 6:52 PM
Unknown Object (File)
Mon, Sep 22, 4:28 PM
Subscribers

Details

Summary

This feature will be used by future commits to implement a device
specific method (_DSM) for TPM devices.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

usr.sbin/bhyve/acpi_device.c
195

The return value is ignored?

  • don't ignore the return value of write_dsdt
This revision is now accepted and ready to land.Apr 10 2023, 2:35 PM
This revision was automatically updated to reflect the committed changes.