We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb2772 commit 338024eCopy full SHA for 338024e
Platforms/QemuSbsaPkg/PlatformBuild.py
@@ -97,6 +97,7 @@ def GetRequiredSubmodules(self):
97
RequiredSubmodule("Features/DEBUGGER", True),
98
RequiredSubmodule("Features/DFCI", True),
99
RequiredSubmodule("Features/CONFIG", True),
100
+ RequiredSubmodule("Features/FFA", True),
101
]
102
103
def SetArchitectures(self, list_of_requested_architectures):
0 commit comments