[Yellowstone] Add method to get XHCI configuration space.
This commit is contained in:
parent
27c39d05e8
commit
3bacfea183
11 changed files with 172 additions and 4 deletions
|
|
@ -34,6 +34,10 @@ class YellowstoneClient {
|
|||
|
||||
|
||||
|
||||
[[nodiscard]] glcr::Status GetXhciInfo(XhciInfo& response);
|
||||
|
||||
|
||||
|
||||
[[nodiscard]] glcr::Status GetFramebufferInfo(FramebufferInfo& response);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue