NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
bootdata.h File Reference

Detailed Description

NVIDIA Quickboot Interface: Boot Data

Description: This file declares APIs and data structures required to obtain boot data.

Definition in file bootdata.h.

Go to the source code of this file.

Macros

#define MAX_BOOTDATA_SIZE   (16 * KB)
 Defines the maximum size of boot data supported by the current implementation. More...
 

Functions

NvError QbInitBootData (NvU8 *data, NvU32 size)
 Initializes boot data to be passed on to kernel. More...