Files
rust/library/std/src
bors cb50d4d856 Auto merge of #137424 - Ayush1325:uefi-path-node, r=nicholasbishop,cuviper
uefi: helpers: Add DevicePathNode abstractions

- UEFI device path is a series of nodes layed out in a contiguous memory region. So it makes sense to use Iterator abstraction for modeling DevicePaths
- This PR has been split off from #135368 for easier review. The allow dead_code will be removed in #135368

cc `@nicholasbishop`
2025-03-14 13:55:32 +00:00
..
2023-12-10 10:56:22 +08:00
2024-11-02 11:27:14 +01:00
2025-02-13 13:10:28 -08:00
2025-03-08 16:22:37 -08:00
2025-02-14 07:36:17 -08:00
2025-01-11 06:35:21 +02:00
2025-03-10 10:00:25 -07:00
2025-03-11 09:46:34 -07:00
2025-02-09 17:11:13 +00:00
2024-04-08 11:57:17 +00:00
2025-03-13 20:09:07 +00:00
2025-03-10 10:00:25 -07:00
2024-10-22 20:18:11 -04:00
2025-02-07 16:54:07 +01:00