mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-05-01 19:51:28 +00:00
570.86.15
This commit is contained in:
@@ -3949,10 +3949,10 @@ static const BINDATA_ARCHIVE __kgspGetBinArchiveGspRmBoot_AD102 =
|
||||
4, // entryNum
|
||||
{
|
||||
// entries[] : { "name", pBinStorage }
|
||||
{ "ucode_image_dbg" , (const PBINDATA_STORAGE) &g_bindata_pvt.kgspBinArchiveGspRmBoot_AD102_ucode_image_dbg_storage_pvt },
|
||||
{ "ucode_desc_dbg" , (const PBINDATA_STORAGE) &g_bindata_pvt.kgspBinArchiveGspRmBoot_AD102_ucode_desc_dbg_storage_pvt },
|
||||
{ "ucode_image_prod" , (const PBINDATA_STORAGE) &g_bindata_pvt.kgspBinArchiveGspRmBoot_AD102_ucode_image_prod_storage_pvt },
|
||||
{ "ucode_desc_prod" , (const PBINDATA_STORAGE) &g_bindata_pvt.kgspBinArchiveGspRmBoot_AD102_ucode_desc_prod_storage_pvt },
|
||||
{ "ucode_image_dbg" , (const PBINDATA_STORAGE) &g_bindata_pvt[__idx_kgspBinArchiveGspRmBoot_AD102_ucode_image_dbg] },
|
||||
{ "ucode_desc_dbg" , (const PBINDATA_STORAGE) &g_bindata_pvt[__idx_kgspBinArchiveGspRmBoot_AD102_ucode_desc_dbg] },
|
||||
{ "ucode_image_prod" , (const PBINDATA_STORAGE) &g_bindata_pvt[__idx_kgspBinArchiveGspRmBoot_AD102_ucode_image_prod] },
|
||||
{ "ucode_desc_prod" , (const PBINDATA_STORAGE) &g_bindata_pvt[__idx_kgspBinArchiveGspRmBoot_AD102_ucode_desc_prod] },
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user