31 #ifndef __BASE_LOADER_DTB_FILE_HH__ 32 #define __BASE_LOADER_DTB_FILE_HH__ 72 #endif //__BASE_LOADER_DTB_FILE_HH__ const std::string & name()
bool fileDataMmapped
Bool marking if this dtb file has replaced the original read in DTB file with a new modified buffer...
Addr findReleaseAddr()
Parse the DTB file enough to find the provided release address and return it.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
DtbFile(const std::string &name)
MemoryImage buildImage() const override
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...