src/drivers: Fix typo
Change-Id: I9144937b72a98517cbd41c093cff7bad543b4140 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/27916 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Martin Roth
parent
5cdd9aab34
commit
1895838e7a
@@ -318,7 +318,7 @@ intel_gma_init_igd_opregion(igd_opregion_t *opregion)
|
||||
opregion->header.size = sizeof(igd_opregion_t) / 1024;
|
||||
|
||||
/*
|
||||
* Left-shift version field to accomodate Intel Windows driver quirk
|
||||
* Left-shift version field to accommodate Intel Windows driver quirk
|
||||
* when not using a VBIOS.
|
||||
* Required for Legacy boot + NGI, UEFI + NGI, and UEFI + GOP driver.
|
||||
*
|
||||
|
Reference in New Issue
Block a user