Hi,
Please find the latest report on new defect(s) introduced to coreboot found with Coverity Scan.
1 new defect(s) introduced to coreboot found with Coverity Scan. 4 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s)
** CID 1375009: Uninitialized variables (UNINIT) /src/northbridge/intel/x4x/early_init.c: 73 in x4x_early_init()
________________________________________________________________________________________________________ *** CID 1375009: Uninitialized variables (UNINIT) /src/northbridge/intel/x4x/early_init.c: 73 in x4x_early_init() 67 pci_write_config16(d0f0, D0F0_GGC, 68 0x0100 | ((gfxsize + 1) << 4)); 69 } else { /* Does not feature internal graphics */ 70 pci_write_config32(d0f0, D0F0_DEVEN, D0EN | D1EN | PEG1EN); 71 pci_write_config16(d0f0, D0F0_GGC, (1 << 1)); 72 }
CID 1375009: Uninitialized variables (UNINIT) Using uninitialized value "gfxsize".
73 pci_write_config16(d0f0, D0F0_GGC, 0x0100 | ((gfxsize + 1) << 4)); 74 } 75 76 static void init_egress(void) 77 { 78 u32 reg32;
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...
To manage Coverity Scan email notifications for "coreboot@coreboot.org", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...