Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Build & doc issue #8

@vincent-j-zimmer

Description

@vincent-j-zimmer

[from Trammell Hudson on u-root Slack channel]
I tried building ModernFW and am not sure how to proceed with it. Built it with:

cd OvmfPkg
./build.sh -DDEBUG_ON_SERIAL_PORT=1```
Then I ran it in qemu with:
```qemu-system-x86_64 -serial stdio -bios ../Build/OvmfX64/DEBUG_GCC5/FV/OVMF.fd```
And it eventually dies with:
```ASSERT [DxeCore] /home/hudson/ModernFW/MdeModulePkg/Core/Dxe/Image/Image.c(1674): Image->Tpl == gEfiCurrentTpl```
(the docs don't have any build instructions, so I'm guessing at how to generate the rom image and run it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions