Skip to content
Commit befdf287 authored by Mohamed Gamal Morsy's avatar Mohamed Gamal Morsy Committed by Sami Mujawar
Browse files

VExpressPkg: Install protocol after initializing repository in CfgMgr



The configuration manager repository should be initialized first
before installing protocols. The current implementation does the
opposite. If the repo initialization fails after the protocol
is already installed and the protocol is accessed without a
backing repo, this would result in crashes.

This fix makes sure the correct order is used to avoid such
issues

Signed-off-by: default avatarMohamed Gamal Morsy <mohamed.morsy@arm.com>
parent b06248ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment