mirror_edk2/MdeModulePkg/Core/DxeIplPeim
Ard Biesheuvel dfacaab57e MdeModulePkg/DxeIpl: Merge EBC, RISCV64 and LOONGARCH code
The Risc-V and LoongArch specific versions of the DXE core handoff code
in DxeIpl are essentially copies of the EBC version (modulo the
copyright in the header and some debug prints in the code).

In preparation for introducing a generic PPI based method to implement
the non-executable stack, let's merge these versions, so we only need to
add this logic once.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Oliver Smith-Denny <osde@linux.microsoft.com>
Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2023-06-26 09:11:53 +00:00
..
Arm MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Ia32 MdeModulePkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
X64 MdeModulePkg/DxeIpl: Align Page table Level setting with previous level. 2023-05-31 04:48:36 +00:00
DxeHandoff.c MdeModulePkg/DxeIpl: Merge EBC, RISCV64 and LOONGARCH code 2023-06-26 09:11:53 +00:00
DxeIpl.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeIpl.inf MdeModulePkg/DxeIpl: Merge EBC, RISCV64 and LOONGARCH code 2023-06-26 09:11:53 +00:00
DxeIpl.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DxeIplExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DxeLoad.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00