Attention is currently required from: Angel Pons.

Angel Pons uploaded patch set #2 to this change.

View Change

gma: Use `case` statements in Decode_Stolen

For the sake of brevity and clarity, handle per-platform differences
using `case` statements. Given that the format of the `GGC` register
seems to have stabilized, use `others` to handle newer platforms, as
the `else` was doing already.

Change-Id: I39f37e931977f4f437b619188436c37752f6b915
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M common/hw-gfx-gma.adb
1 file changed, 13 insertions(+), 14 deletions(-)

git pull ssh://review.coreboot.org:29418/libgfxinit refs/changes/34/44934/2

To view, visit change 44934. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: libgfxinit
Gerrit-Branch: main
Gerrit-Change-Id: I39f37e931977f4f437b619188436c37752f6b915
Gerrit-Change-Number: 44934
Gerrit-PatchSet: 2
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-CC: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newpatchset