mirror of https://github.com/acidanthera/audk.git
41b4600c30
The root cause of this issue is that, during splitting page table, the page size should be the value of next level (smaller one) instead of current level. The wrong page size will then cause wrong page table introduced, which will break the normal boot. Validation works include booting to Windows 10 and Fedora 26 on real Intel platform and OVMF emulated platform in addition to manual checks on page table with JTAG tool. Cc: Ruiyu Ni <ruiyu.ni@intel.com> Cc: Star Zeng <star.zeng@intel.com> Cc: Eric Dong <eric.dong@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jian J Wang <jian.j.wang@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> |
||
---|---|---|
.. | ||
Arm | ||
Ebc | ||
Ia32 | ||
Ipf | ||
X64 | ||
DxeIpl.h | ||
DxeIpl.inf | ||
DxeIpl.uni | ||
DxeIplExtra.uni | ||
DxeLoad.c |