Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve PciConfigRegions API #132

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

zdivelbiss
Copy link
Contributor

Improves the interface used by PlatformInfo to enumerate the PCIe configuration space. While the current enumeration via PciConfig::physical_address tends to be flexible enough for most implementations, a more involved implementation dealing with multi-socket or generally separated PCI host controllers (and so, dealing in separate segment groups) was not possible.

Copy link
Member

@IsaacWoods IsaacWoods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good!

@IsaacWoods IsaacWoods merged commit ea2251b into rust-osdev:main Nov 7, 2022
@zdivelbiss zdivelbiss deleted the pci-cfg-rewrite branch April 11, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants