@@ -27,7 +27,14 @@ It can save your old PC and make it support 64bit UEFI.
2727- Internal SATA disk;
2828- NVMe SSD should be with ` boot7 ` ;
2929#### Working Principle
30- [ Power On] =>[ Legacy BIOS] =>[ MBR] =>[ PBR] =>[ ` boot ` ] =>[ ` CLOVERX64.EFI ` (` refind_x64.efi ` renamed)] =>[ Yours]
30+ [ Power On] =>[ Legacy BIOS] =>[ MBR] =>[ PBR] =>[ ` boot ` ] =>[ ` CLOVERX64.efi ` (Linked to ` Yours_x64.efi ` )] =>[ Yours]
31+ [ Power On] =>[ Legacy BIOS] =>[ MBR] =>[ PBR] =>[ ` boot7 ` ] =>[ ` CLOVERX64.efi ` (Linked to ` Yours_x64.efi ` )] =>[ Yours]
32+ [ Power On] =>[ Legacy BIOS] =>[ MBR] =>[ PBR] =>[ ` boot5 ` ] =>[ ` CLOVERX64.efi ` (Linked to ` Yours_x64.efi ` )] =>[ Yours]
33+ [ Power On] =>[ Legacy BIOS] =>[ MBR] =>[ PBR] =>[ ` boot0 ` ] =>[ ` OpenCore.efi ` (Linked to ` Yours_x64.efi ` )] =>[ Yours]
34+ - By default, ` boot ` , ` boot6 ` of Clover;
35+ - Pressing 7, ` boot7 ` of Clover;
36+ - Pressing 5, ` boot5 ` of Clover;
37+ - Pressing 0, ` boot0 ` , ` bootx64 ` of OpenCore;
3138#### File Tree
3239<img src =" https://raw.githubusercontent.com/M-L-P/.github/main/screenshots/Yours-LegacyBIOS/Yours-LegacyBIOS.png " >
3340
@@ -98,6 +105,7 @@ https://www.diskgenius.com/manual/convert-partition-table-style.php
98105If you want,
99106- graphical interface is going to be not interrupted by codes;
100107- CloverBootloader does not conflict with Yours;
108+ - OpenCore does not conflict with Yours;
101109
102110You need to perform the following steps.
103111<details >
@@ -127,6 +135,7 @@ If you like it and are looking forward to the coming update, you can star it.
127135- [ rEFInd Boot Manager] ( http://www.rodsbooks.com/refind/ ) of * Roderick W. Smith* ;
128136- [ grub2-filemanager] ( https://github.com/a1ive/grub2-filemanager ) of [ a1ive] ( https://github.com/a1ive ) ;
129137- DUET of [ CloverBootloader] ( https://github.com/CloverHackyColor/CloverBootloader ) ;
138+ - DUET of [ OpenCore] ( https://github.com/acidanthera/OpenCorePkg ) ;
130139
131140## 🧁Buy me a piece of chocolate🍫
132141<details >
0 commit comments