mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 17:44:58 +00:00
![]() Previously, reads would only be successful for offset 0. For this reason, the maximum size that could be correctly read from the PCI expansion ROM SysFS node was limited to the block size, and subsequent blocks would fail. This commit fixes the computation of the number of bytes to read. |
||
---|---|---|
.. | ||
BusDirectory.cpp | ||
BusDirectory.h | ||
DeviceAttribute.cpp | ||
DeviceAttribute.h | ||
DeviceDirectory.cpp | ||
DeviceDirectory.h | ||
DeviceExpansionROM.cpp | ||
DeviceExpansionROM.h |