29 #ifndef __BASE_LOADER_DTB_FILE_HH__ 30 #define __BASE_LOADER_DTB_FILE_HH__ 75 #endif //__BASE_LOADER_DTB_FILE_HH__ Addr findReleaseAddr()
Parse the DTB file enough to find the provided release address and return it.
const std::string & name()
bool addBootCmdLine(const char *_args, size_t len)
Adds the passed in Command Line options for the kernel to the proper location in the device tree...
MemoryImage buildImage() const override
DtbFile(const std::string &name)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
bool fileDataMmapped
Bool marking if this dtb file has replaced the original read in DTB file with a new modified buffer...