Files
rtems/spec/build/bsps/optefistom.yml
T
Karel Gardas bf53ff2de2 bsps/amd64: add a new EFI-based variant of AMD64 BSP
The new amd64efi BSP supports:
- multiboot2 boot format. Runs well with GRUB.
- console based on either EFI simple text output or GOP-based framebuffer
- clock based on EFI event/timer API
- early console using either hard-wired PC-AT serial or just memory buffer
- with EFI support disabled the BSP is more or less equivalent to amd64 BSP
  with multiboot2 support
2023-04-29 20:41:23 +02:00

22 lines
632 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2023 Karel Gardas
default:
- enabled-by: true
value: AUTO
description: |
Define EFI simple text output protocol mode value. Use MAX to select maximum
available mode or AUTO to allow automatic selection based on the platform
preference. Otherwise use positive integer number to select desired simple
text output protocol mode which you can get from simple text protocol mode
list.
enabled-by: true
format: '{}'
links: []
name: BSP_EFI_SIMPLE_TEXT_OUTPUT_MODE_VALUE
type: build