WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

run qemu with ovmf.fd (compiled with the -D SECURE_BOOT_ENABLE) ,Uefi shell can not run correctly #83

@liyongbo09

Description

@liyongbo09

recently I use the git clone to get the latest version of edk2, I want to run OVMF.fd based on the qemu , use " build -p OvmfPkg/OvmfPkgIa32X64.dsc -t GCC5 -b RELEASE -a IA32 -a X64 -D SECURE_BOOT_ENABLE " to get the OVMF.fd .

  • Run qemu with: -bios path/to/OVMF.fd . according to my point ,the system will go into uefi shell . while it can not . while if use " build -p OvmfPkg/OvmfPkgIa32X64.dsc -t GCC5 -b RELEASE -a IA32 -a X64 ",the system can go into uefi shell . I also find that the default test keys (PK KEK DB) can not find in the Build directory. even if compiled with SECURE_BOOT_ENABLE. how to solve this problems ?

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