From 474ae9bb425d25f36b7811c42b7033961cc3be07 Mon Sep 17 00:00:00 2001 From: btwise Date: Thu, 2 Dec 2021 09:34:56 +0800 Subject: [PATCH] update uefi drivers list --- Resources/Drivers/driversList_zh-hans.plist | 2 +- Resources/Drivers/driversList_zh-hant.plist | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Drivers/driversList_zh-hans.plist b/Resources/Drivers/driversList_zh-hans.plist index 56364068..f8467f92 100644 --- a/Resources/Drivers/driversList_zh-hans.plist +++ b/Resources/Drivers/driversList_zh-hans.plist @@ -32,7 +32,7 @@ 64 description - CSM video driver implementing graphics output protocol based on VESA and legacy BIOS interfaces. Used for UEFI firmware with fragile GOP support (e.g. low resolution). Requires ReconnectGraphicsOnConnect. Included in OpenDuet out of the box. + CSM 视频驱动程序实现基于 VESA 和传统 BIOS 接口的图形输出协议。用于具有脆弱 GOP 支持(例如低分辨率)的 UEFI 固件。需要重新连接GraphicsOnConnect。包含在 OpenDuet 中。 name BiosVideo diff --git a/Resources/Drivers/driversList_zh-hant.plist b/Resources/Drivers/driversList_zh-hant.plist index d2654858..7f33ddb6 100644 --- a/Resources/Drivers/driversList_zh-hant.plist +++ b/Resources/Drivers/driversList_zh-hant.plist @@ -21,7 +21,7 @@ 64 description - Open source BTRFS file system driver, required for booting with OpenLinuxBoot from a file system which is now quite commonly used with Linux. + 開源 BTRFS 文件系統驅動程序,需要使用 OpenLinuxBoot 從文件系統啟動,該文件系統現在在 Linux 中非常常用。 name btrfs_x64 @@ -32,7 +32,7 @@ 64 description - CSM video driver implementing graphics output protocol based on VESA and legacy BIOS interfaces. Used for UEFI firmware with fragile GOP support (e.g. low resolution). Requires ReconnectGraphicsOnConnect. Included in OpenDuet out of the box. + CSM 視頻驅動程序實現基於 VESA 和傳統 BIOS 接口的圖形輸出協議。用於具有脆弱 GOP 支持(例如低分辨率)的 UEFI 固件。需要重新連接GraphicsOnConnect。包含在 OpenDuet 中。 name BiosVideo @@ -63,7 +63,7 @@ 64 description - Open source EXT4 file system driver, required for booting with OpenLinuxBoot from the file system most commonly used with Linux. + 開源 EXT4 文件系統驅動程序,需要從 Linux 最常用的文件系統使用 OpenLinuxBoot 引導。 name ext4_x64 -- GitLab