TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | OVMF_LOADED_X86_LINUX_KERNEL |
Macros | |
#define | OVMF_LOADED_X86_LINUX_KERNEL_PROTOCOL_GUID {0xa3edc05d, 0xb618, 0x4ff6, {0x95, 0x52, 0x76, 0xd7, 0x88, 0x63, 0x43, 0xc8}} |
Variables | |
EFI_GUID | gOvmfLoadedX86LinuxKernelProtocolGuid |
Protocol/GUID definition to describe a x86 Linux kernel image loaded into memory.
Note that this protocol is considered internal ABI, and may be change structure at any time without regard for backward compatibility.
Copyright (c) 2020, Arm, Ltd. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file OvmfLoadedX86LinuxKernel.h.
#define OVMF_LOADED_X86_LINUX_KERNEL_PROTOCOL_GUID {0xa3edc05d, 0xb618, 0x4ff6, {0x95, 0x52, 0x76, 0xd7, 0x88, 0x63, 0x43, 0xc8}} |
Definition at line 16 of file OvmfLoadedX86LinuxKernel.h.