Home
last modified time | relevance | path

Searched refs:bgrt (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/firmware/efi/
Defi-bgrt.c31 struct acpi_table_bgrt *bgrt = &bgrt_tab; in efi_bgrt_init() local
44 *bgrt = *(struct acpi_table_bgrt *)table; in efi_bgrt_init()
45 if (bgrt->version != 1) { in efi_bgrt_init()
47 bgrt->version); in efi_bgrt_init()
50 if (bgrt->image_type != 0) { in efi_bgrt_init()
52 bgrt->image_type); in efi_bgrt_init()
55 if (!bgrt->image_address) { in efi_bgrt_init()
60 if (efi_mem_type(bgrt->image_address) != EFI_BOOT_SERVICES_DATA) { in efi_bgrt_init()
64 image = early_memremap(bgrt->image_address, sizeof(bmp_header)); in efi_bgrt_init()
78 efi_mem_reserve(bgrt->image_address, bgrt_image_size); in efi_bgrt_init()
[all …]
DMakefile13 obj-$(CONFIG_ACPI_BGRT) += efi-bgrt.o
/Linux-v5.4/drivers/acpi/
DMakefile92 obj-$(CONFIG_ACPI_BGRT) += bgrt.o
DKconfig461 /sys/firmware/acpi/bgrt/ .
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-acpi1 What: /sys/firmware/acpi/bgrt/