edk2-platforms icon indicating copy to clipboard operation
edk2-platforms copied to clipboard

Enable SecureBoot flag build on U540 and bootable on RISCV QEMU

Open joshloo opened this issue 4 years ago • 2 comments
trafficstars

This patch enables build with -DSECURE_BOOT_ENABLE=TRUE flag. However, some library included are null libraries here, and during boot, there's some unsupported function during SecureBootConfigDxe, specifically InvalidateInstructionCacheRange that needs to be fixed

Signed-off-by: Loo Tung Lun [email protected]

joshloo avatar May 18 '21 01:05 joshloo

The TianoCore project doesn't use Pull Requests (yet), so you'll need to send the patch to [email protected] (see https://edk2.groups.io) to have it considered for inclusion.

bcran avatar Jun 18 '21 03:06 bcran