From c38faa758b344260203e64288c366a5ee1f95bdb Mon Sep 17 00:00:00 2001 From: Nguyen12345tt <165183773+Nguyen12345tt@users.noreply.github.com> Date: Sat, 19 Jul 2025 08:07:25 +0700 Subject: [PATCH] Update ktext.md --- ktext.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ktext.md b/ktext.md index db0652a17..5010fb59f 100644 --- a/ktext.md +++ b/ktext.md @@ -24,7 +24,7 @@ Firmware drivers are drivers used by OpenCore in the UEFI environment. They're m For the majority of systems, you'll only need 2 `.efi` drivers to get up and running: -* [HfsPlus.efi](https://github.com/acidanthera/OcBinaryData/blob/master/Drivers/HfsPlus.efi)(Required) +* [HfsPlus.efi](https://github.com/acidanthera/OcBinaryData/blob/master/Drivers/HfsPlus.efi) or [OpenHfsPlus.efi](https://github.com/acidanthera/OpenCorePkg/releases)(Required) * Needed for seeing HFS volumes(ie. macOS Installers and Recovery partitions/images). **Do not mix other HFS drivers** * For Sandy Bridge and older(as well as low end Ivy Bridge(i3 and Celerons), see the legacy section below * [OpenRuntime.efi](https://github.com/acidanthera/OpenCorePkg/releases)(Required)