You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't need to do this anymore because we no longer modify the
bootloader's page tables. This also finally makes it possible to access
all memory mapped in by UEFI and not just the memory accessible through
the first PML4 entry. Some UEFI implementations map the frame buffer
into ranges not accessible through the first PML4 entry.
0 commit comments