KabylakeOpenBoardPkg: Missed 64KB Temporary RAM in Dispatch mode.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2159 FSP Dispatch mode will share same stack and heap with bootloader so we should not reserve separate temporary ram for FSP. Set PcdFspTemporaryRamSize to 0 in Dispatch mode. Test: internal platform can boot with FSP Dispatch mode with 64KB temporary RAM back. Cc: Michael Kubacki <michael.a.kubacki@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by:Chasel Chiu <chasel.chiu@intel.com> Reviewed-by:
Michael Kubacki <michael.a.kubacki@intel.com> Reviewed-by:
Nate DeSimone <nathaniel.l.desimone@intel.com>
Loading
Please register or sign in to comment