Warning, /spec/build/bsps/i386/pc386/optgdtdesc.yml is written in an unsupported language. File is not indexed.
0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 actions:
0003 - get-integer: null
0004 - script: |
0005 if "USE_CIRRUS_GD5446" not in conf.env.ENABLE and "USE_VGA" not in conf.env.ENABLE:
0006 if "USE_VBE_RM" not in conf.env.ENABLE:
0007 conf.fatal(
0008 "USE_VBE_RM must be enabled in case USE_CIRRUS_GD5446 and USE_VGA are disabled"
0009 )
0010 if value:
0011 value += 2
0012 else:
0013 value = 2
0014 - define: null
0015 build-type: option
0016 copyrights:
0017 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0018 default:
0019 - enabled-by: true
0020 value: 0
0021 description: |
0022 Defines how many descriptors in GDT may be allocated for application or driver usage.
0023 enabled-by: true
0024 format: '{}'
0025 links: []
0026 name: NUM_APP_DRV_GDT_DESCRIPTORS
0027 type: build