BaseTools: Remove RVCT support
RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rcran@quicinc.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
This commit is contained in:
committed by
mergify[bot]
parent
57c84113a1
commit
708620d29d
@@ -939,7 +939,6 @@ MODEL_META_DATA_CONDITIONAL_STATEMENT_ENDIF = 5014
|
||||
TOOL_FAMILY_LIST = ["MSFT",
|
||||
"INTEL",
|
||||
"GCC",
|
||||
"RVCT"
|
||||
]
|
||||
|
||||
TYPE_HOB_SECTION = 'HOB'
|
||||
|
Reference in New Issue
Block a user