RSSAmplifier

ColinFinck.de · Jul 28, 2022

nt-list: Windows Linked Lists in idiomatic Rust

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

On my quest to develop a ReactOS/Windows bootloader in Rust, I inevitably had to stumble upon the infamous LIST_ENTRY structure used in the LOADER_PARAMETER_BLOCK. This is what Windows, Windows drivers, and components influenced by Windows (e.g. UEFI) have been using for a long time to uniformly handle linked lists …

Read on colinfinck.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.