Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UefiPayloadPkg: Add Intel GOP VBT file #49

Merged
merged 1 commit into from
Dec 24, 2024
Merged

UefiPayloadPkg: Add Intel GOP VBT file #49

merged 1 commit into from
Dec 24, 2024

Conversation

crawfxrd
Copy link
Member

Currently the VBT file is embedded into the system76-gop-policy driver. Add it to edk2 so it can be found in the FFS.

Ref: system76/gop-policy#20

Test

Build a model in firmware-open that uses the GOP policy. Inspect UEFIPAYLOAD.fd with UEFITool:

  • String "IntelGopVbt" is found in the image
  • Body size of raw section matches vbt.rom in model directory

Currently the VBT file is embedded into the system76-gop-policy driver.
Add it to edk2 so it can be found in the FFS.

Signed-off-by: Tim Crawford <[email protected]>
@crawfxrd crawfxrd requested review from a team December 16, 2024 00:56
@crawfxrd crawfxrd merged commit cf33090 into system76 Dec 24, 2024
@crawfxrd crawfxrd deleted the include-vbt branch December 24, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants