The Wayback Machine - https://web.archive.org/web/20210919214843/https://github.com/topics/uefi
Skip to content
#

uefi

Here are 458 public repositories matching this topic...

foxcob
foxcob commented Sep 6, 2021

When remapping the UEFI runtime code and data memory regions, if the the region containing the UEFI SystemTable is remapped, the existing SystemTable struct will continue to keep a pointer to the old physical location and likely result in a crash if accessed again.

A method needs to be provided to construct a new SystemTable from the existing with a new internal virtual addr

IL2C

Improve this page

Add a description, image, and links to the uefi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uefi topic, visit your repo's landing page and select "manage topics."

Learn more