mirror of
https://github.com/ventoy/Ventoy.git
synced 2026-03-03 00:07:49 -05:00
添加 类似于 CsmVideoDXE_x64.efi 的图形驱动 #1677
Labels
No labels
Denied Feature Request
File Corrupted
Fixed
Good practice
Not an issue
Not planed
USB 2.0/3.0
USB Hardware Issue
Wait Upstream Fix
bug
documentation
duplicate
enhancement
help wanted
question
wontfix
【Tested Image Report】
【Tested Image Report】
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Ventoy-ventoy#1677
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @1457384613gh on GitHub (Jan 3, 2023).
Ironlake 左右 的 GPU,没法 把 UEFI图形界面的分辨率设置成显示器的分辨率,例如 1366x768的显示器,只能 拥有 1024x768 的 UEFI分辨率,图像横向拉伸了。
Clover 的 CsmVideoDXE_x64.efi 驱动可以让 Clover支持更多的分辨率选项;
OpenCore 的 ForceResolution 功能,也能强行设置成显示器的分辨率。
而且两者都是开源的。
希望,可以借鉴他们的解决方案,让Ironlake左右的GPU 运行 Ventoy 可以拥有更多分辨率的选项。
@1457384613gh commented on GitHub (Jan 22, 2023):
这种显卡。
@1457384613gh commented on GitHub (Mar 17, 2023):
CsmVideoDXE_x64.efi 源代码
https://github.com/CloverHackyColor/CloverBootloader/tree/master/CloverEFI/BiosVideo
BiosVideo.efi 源代码(应该是吧)
https://github.com/acidanthera/OpenCorePkg/tree/master/Legacy/BootPlatform/BiosVideo