Prachotan Reddy Bathi
Prachotan Reddy Bathi
Hey Can I try this out?
@leiflindholm Can you please review the PR when you get a chance?
Hi @leiflindholm @ardbiesheuvel @samimujawar The CI check keeps failing [Ubuntu GCC - PR (Build_GCC5 TARGET_ARM_ARMPLATFORM)](https://github.com/tianocore/edk2/pull/10759/checks?check_run_id=43065975277). The Windows VS env and my local build show no issues. I tried adding volatile...
Hi @leiflindholm Fixed all the issues, please take a look and let me know what you think.
Hi @ardbiesheuvel Thanks for catching this. Let me know if this fix looks good.
Hi @ardbiesheuvel I'm trying to implement this for SEC too, but since "HobTable" is created by PEI core, we might not be able to build the hob in the sec...
Hi @ardbiesheuvel Checking in to see if you had a chance to review.
> Yes, it appears the most appropriate way to achieve this is to provide a PPI in Sec.c that records the TL base address passed to CEntrypoint. Then you'll need...