Age | Commit message (Expand) | Author |
---|---|---|
2023-06-04 | Everywhere: Move global Kernel pattern code to Kernel/Library directory | Liav A |
2023-04-24 | Kernel: Add bar_address_mask to mask the last 4 bits of a BAR address | Pankaj Raghav |
2023-01-26 | Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class | Liav A |
2022-12-28 | Kernel: Remove i686 support | Liav A |
2022-12-03 | Everywhere: Run clang-format | Linus Groh |
2022-09-23 | Kernel: Introduce the IOWindow class | Liav A |