diff options
| author | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
|---|---|---|
| committer | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
| commit | d9457a3aa4ca86be1b7db164537210f152d8eb1b (patch) | |
| tree | 679684f19c0bcb62c753c789d12777d5dbea3f86 /Technology/Gentoo/KERNEL Enable support for UEFI.md | |
Initial commit
Diffstat (limited to 'Technology/Gentoo/KERNEL Enable support for UEFI.md')
| -rw-r--r-- | Technology/Gentoo/KERNEL Enable support for UEFI.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Technology/Gentoo/KERNEL Enable support for UEFI.md b/Technology/Gentoo/KERNEL Enable support for UEFI.md new file mode 100644 index 0000000..9c48686 --- /dev/null +++ b/Technology/Gentoo/KERNEL Enable support for UEFI.md @@ -0,0 +1,13 @@ +Processor type and features ---> + [*] EFI runtime service support + [*] EFI stub support + [*] EFI mixed-mode support + +Device Drivers + Firmware Drivers ---> + EFI (Extensible Firmware Interface) Support ---> + <*> EFI Variable Support via sysfs # not found ... + Graphics support ---> + Frame buffer Devices ---> + <*> Support for frame buffer devices ---> + [*] EFI-based Framebuffer Support # not found ... |
