mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-24 02:07:44 +02:00
.pytool: Drop OpenCorePkg from supported pkg list for stuart
Signed-off-by: Savva Mitrofanov <savvamtr@gmail.com>
This commit is contained in:
parent
648c4f33cc
commit
60f85a3683
@ -74,8 +74,7 @@ class Settings(CiBuildSettingsManager, UpdateSettingsManager, SetupSettingsManag
|
||||
"OvmfPkg",
|
||||
"RedfishPkg",
|
||||
"SourceLevelDebugPkg",
|
||||
"UefiPayloadPkg",
|
||||
"OpenCorePkg"
|
||||
"UefiPayloadPkg"
|
||||
)
|
||||
|
||||
def GetArchitecturesSupported(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user