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, Apr 19, 1:51 AM
Unknown Object (File)
Fri, Apr 18, 11:03 PM
Unknown Object (File)
Sat, Apr 12, 7:18 AM
Unknown Object (File)
Feb 22 2025, 2:28 PM
Unknown Object (File)
Feb 22 2025, 2:00 PM
Unknown Object (File)
Feb 22 2025, 1:55 PM
Unknown Object (File)
Feb 22 2025, 1:49 PM
Unknown Object (File)
Feb 4 2025, 6:15 AM
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.