use fb_clear
This commit is contained in:
parent
4737625d22
commit
60170c9f2c
@ -26,8 +26,7 @@ __attribute__((noreturn)) void panic(const char *fmt, ...) {
|
||||
rm_hcf();
|
||||
#elif defined (uefi)
|
||||
print("Press [ENTER] to return to firmware.");
|
||||
getchar();
|
||||
gterm_clear(true);
|
||||
fb_clear(&fbinfo);
|
||||
|
||||
// release all uefi memory and return to firmware
|
||||
pmm_release_uefi_mem();
|
||||
|
Loading…
x
Reference in New Issue
Block a user