diff options
author | Olivier Martin <olivier.martin@arm.com> | 2015-05-05 15:12:58 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@Edk2> | 2015-05-05 15:12:58 +0000 |
commit | cd66c5a2f1cf3042c3de83f00f592ac5fa4cf593 (patch) | |
tree | 16ca41cc56cd2239d6544e42abb975e7587fa2f0 /ArmPlatformPkg/ArmPlatformPkg.fdf | |
parent | cc053ee6daf81059f313a9591274c239b6e4c7cd (diff) | |
download | edk2-platforms-cd66c5a2f1cf3042c3de83f00f592ac5fa4cf593.tar.xz |
EmbeddedPkg/FdtPlatformDxe: Run FDT installation process at TPL_APPLICATION level
The current mechanism relies on EndOfDxe event that runs at TPL_CALLBACK level.
It prevents some protocols to run as excepted because they require TPL_CALLBACK
(eg: TFTP transfer).
This change moves FDT installation in the driver entrypoint (that is called at
TPL_APPLICATION level).
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17298 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/ArmPlatformPkg.fdf')
0 files changed, 0 insertions, 0 deletions