-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DNM: UefiPayloadPkg: FdtParserLib: Support coreboot memory nodes
DNM: This is not the way to handle it! Better to stash addr-cells and size-cells, and have a 'FDT native length to CPU native endianness' function, which take one of these as an additional argument, calls the relevant FDT getter, and possibly increments the pointer if necessary. Signed-off-by: Benjamin Doron <[email protected]>
- Loading branch information
1 parent
de74337
commit cf49140
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Maybe there is a better way. In our case RV, size node is of 64 bits and causing issues with boot.