Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs: cbfs: fix locating the cbfs header
The value at the end of the rom is not a pointer, it is an offset relative to the end of rom. Signed-off-by: Andre Heider <[email protected]>
- Loading branch information