|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Stores information needed to locate and verify a boot loader.
There is one NvGuestBLInfo structure for each copy of a BL stored on the device.
Data Fields | |
| NvU32 | Version |
| Specifies a version number for the BL. More... | |
| NvU32 | Start |
| Specifies the start offset from start of the Guest partition. More... | |
| NvU32 | LoadAddress |
| Specifies the starting address of the memory region into which the BL will be loaded. More... | |
| NvU32 | EntryPoint |
| Specifies the entry point address in the loaded BL image. More... | |
| NvU32 NvGPHBLInfoRec::EntryPoint |
| NvU32 NvGPHBLInfoRec::LoadAddress |
| NvU32 NvGPHBLInfoRec::Start |
| NvU32 NvGPHBLInfoRec::Version |