Rename source file with fb-related stuff
Some checks failed
Builds / ExectOS (amd64) (push) Failing after 33s
Builds / ExectOS (i686) (push) Failing after 32s

This commit is contained in:
Rafal Kupiec 2024-05-13 15:55:39 +02:00
parent 78424385fc
commit 086d9ed7e2
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -1,8 +1,8 @@
/** /**
* PROJECT: ExectOS * PROJECT: ExectOS
* COPYRIGHT: See COPYING.md in the top level directory * COPYRIGHT: See COPYING.md in the top level directory
* FILE: xtoskrnl/hl/efifb.c * FILE: xtoskrnl/hl/fbdev.c
* DESCRIPTION: EFI framebuffer support * DESCRIPTION: FrameBuffer support
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org> * DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
*/ */