Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: b9e702c3c9bfe7bfb6bbcff44603add64e1787bf https://github.com/tianocore/edk2/commit/b9e702c3c9bfe7bfb6bbcff44603add64e1787bf Author: Duggapu, Chinni B <chinni.b.dugg...@intel.com> Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths: M UefiCpuPkg/ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm Log Message: ----------- UefiCpuPkg/ResetVector:Add Option to reserve 4K region at 4GB REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4140 Some implementations may need to keep the initial Reset code to be separated out from rest of the code.This request is to add padding at lower 4K region below 4 GB which will result having only few jmp instructions and data at that region. Reviewed-by: Ray Ni <ray...@intel.com> Signed-off-by: Duggapu Chinni B <chinni.b.dugg...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits