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-2BfV0V05UPxvVjWch-2Bd2MGckcRbLuoVetFLSjdonCi1EjfHRqWGQvojmmkYaBE-2BPJiTQvQ-3D-3D_q4bX76XMySz3BXBlWr5fXXJ4cvAsgEXEqC7dBPM7O5a4EhU1crY5c-2FjB40X8taaBptu9eKH-2BVFt70DUTj2uM6CU2e404C4TiHQBkGYc6h-2BCCqEKl1o-2FEUlNNAEbdw8aAlbwZnVFKyG9ugi5BQom5b7TLK0G-2FogsxM6lahkSr7ENbUOH2vqFwWepBmESLj1k9X6U3V1Qn5j-2BqKGt9dLMJ-2BJD76K3Bq4a6VROYFBri1a8-3D

To manage Coverity Scan email notifications for "coreboot@coreboot.org", click 
https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRbVDbis712qZDP-2FA8y06Nq4e-2BpBzwOa5gzBZa9dWpDbzfofODnVj1enK2UkK0-2BgCCqyeem8IVKvTxSaOFkteZFcnohwvb2rnYNjswGryEWCURnUk6WHU42sbOmtOjD-2Bx5c-3D_q4bX76XMySz3BXBlWr5fXXJ4cvAsgEXEqC7dBPM7O5a4EhU1crY5c-2FjB40X8taaBnfojPtPj6MasdMZXnorn9z8ycxNGCtm-2FOZrpzEhVBfZN7x1X-2BaVh-2FfIV5VuPz7QnBTaD3rhQW-2B-2B-2BK2HeL7cdda3dgS-2BNPk-2BxuJvISp6RKIfu-2F5DSD8A16fCe6XglQBBHpAlmICvJDb-2FEhOvSIcCyjSRiKZOmO51nwDM6f-2BCdEs0-3D


-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

Reply via email to