Files
Markus Ebner 3d29ddaed1 uefi: Refactor PciRootBridgeIo::enumerate() with tree-topology information
- Refactored return type from standard BTreeSet to custom PciTree struct
- Removed special FullPciIoAddress type, since segment number is PciRoot dependent
- During enumeration, skip branches we have already seen
- During enumeration, collect tree topology information (which child bus linked from where)
- Add complicated pci structure in integration test vm
- Print child busses for every device entry in integration test
2025-11-26 21:54:32 +01:00
..
2025-11-02 09:27:37 +01:00
2025-09-13 11:22:39 +02:00
2025-05-17 12:27:06 +02:00
2025-02-07 13:18:26 -05:00
2025-05-07 09:04:31 +02:00
2025-02-07 13:18:26 -05:00
2025-02-07 13:18:26 -05:00
2025-02-07 13:18:26 -05:00
2025-05-17 12:27:06 +02:00