尝试修复alias+增加SkipToGui设置+启用UEFI

This commit is contained in:
2026-03-15 15:49:07 +08:00
parent d076d53025
commit ffc4db82e7
12 changed files with 59 additions and 9 deletions

View File

@@ -96,7 +96,8 @@ namespace CMLeonOS
private void InitializeSystem()
{
// 修改光标样式
// 修改光标样式
_logger.Info("Kernel", "Setting cursor size to 100");
Console.CursorSize = 100;
// 注册VFS