I should mention I'm using the OVMF_CODE.fd and OVMF_VARS.fd with QEMU emulator version 11.0.50 (v11.0.0-12631-g54e84cdc7a) on Windows. Firmware Setup says: Standard PC (Q35 + ICH9, 2009) pc-q35-11.1 unknown
On Fri, May 22, 2026 at 12:49 PM David F. <[email protected]> wrote: > > Hello, > > I just started building OVMF (x64 debug) using VS2026, and there were > some issues, the main one fixed by pulling the latest updates from git > a couple days ago, but there were some "#pragma once" items that still > needed to be changed to the #ifdef style. Anyway, I also enabled NX > support (see below). Here are the .DSC changes: > > gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask to 0x7 and 0xF respectively. > gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack|TRUE > > Adding: > [PcdsPatchableInModule] > gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy|0xC000000000007FD5 > > It all builds. If I F2 to get to setup, I get the blue menu where I > can enter firmware setup. It shows up, but other than the language, > any item I choose, just takes me back to that blue menu where I can go > back into firmware or boot the misc device. > > Any suggestions? > > TIA!! -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#121975): https://edk2.groups.io/g/devel/message/121975 Mute This Topic: https://groups.io/mt/119446501/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
