This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-17 22:16:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48ce8fb4e95db82c01ac44f9ca4b4458d49b477c
ladybird
/
Kernel
/
Devices
/
Storage
History
Hendiadyoin1
bd118f4eb0
Kernel: Use the new BAR address API for the NVMe stack
...
This includes changing the cached `m_bar` value to a `PhysicalAddress`
2024-01-12 15:59:47 -07:00
..
ATA
Kernel: Use the new API to query and map BAR spaces in most places
2024-01-12 15:59:47 -07:00
NVMe
Kernel: Use the new BAR address API for the NVMe stack
2024-01-12 15:59:47 -07:00
SD
…
USB
…
DiskPartition.cpp
…
DiskPartition.h
…
StorageController.cpp
…
StorageController.h
…
StorageDevice.cpp
…
StorageDevice.h
…
StorageManagement.cpp
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
2023-12-23 20:41:07 +01:00
StorageManagement.h
…