nms Posted May 15, 2020 Share Posted May 15, 2020 13 hours ago, Slice said: GCC 10.1 works! Now we have to find advantages. Try to compile with -fanalyzer Link to comment Share on other sites More sharing options...
vanxuanty95 Posted May 15, 2020 Share Posted May 15, 2020 2 hours ago, Slice said: As you are using EmuVariableUefi then check files nvram.plist in the root of all volumes. Yes, I have used it preboot.log Link to comment Share on other sites More sharing options...
Slice Posted May 15, 2020 Share Posted May 15, 2020 8 hours ago, nms said: Try to compile with -fanalyzer Uje. 7 hours ago, vanxuanty95 said: Yes, I have used it preboot.log What about nvram.plist? Link to comment Share on other sites More sharing options...
vanxuanty95 Posted May 15, 2020 Share Posted May 15, 2020 1 hour ago, Slice said: Uje. What about nvram.plist? After I changed nvram.plist, that file always restored. Although I changed the parameters in nvram and checked carefully, after reboot the old parameters appear again Link to comment Share on other sites More sharing options...
vector sigma Posted May 15, 2020 Share Posted May 15, 2020 1 hour ago, vanxuanty95 said: After I changed nvram.plist, that file always restored. Although I changed the parameters in nvram and checked carefully, after reboot the old parameters appear again What if you press F11 at Clover GUI? Link to comment Share on other sites More sharing options...
Slice Posted May 15, 2020 Share Posted May 15, 2020 2 hours ago, vanxuanty95 said: After I changed nvram.plist, that file always restored. Although I changed the parameters in nvram and checked carefully, after reboot the old parameters appear again There is no magic. "-v" comes from nvram which is in the file nvram.plist in your case. Link to comment Share on other sites More sharing options...
Matgen84 Posted May 17, 2020 Share Posted May 17, 2020 Hi @Slice I can't build latest r5117 commit 6236534. Maybe I make a mistake somewhere ! /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/entry_scan/loader.cpp:781:57: error: use of undeclared identifier 'Entry' UINT64 os_version = AsciiOSVersionToUint64(Entry->OSVersion); ^ /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/entry_scan/loader.cpp:870:51: error: use of undeclared identifier 'Entry' SubScreen->AddMenuEntry(SubMenuKextInjectMgmt(Entry), true); ^ /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/entry_scan/loader.cpp:969:15: error: use of undeclared identifier 'Entry' } else if ((Entry->LoaderType == OSTYPE_WIN) || (Entry->LoaderType == OSTYPE_WINEFI)) { ^ /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/entry_scan/loader.cpp:969:52: error: use of undeclared identifier 'Entry' } else if ((Entry->LoaderType == OSTYPE_WIN) || (Entry->LoaderType == OSTYPE_WINEFI)) { ^ 4 errors generated. make: *** [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/rEFIt_UEFI/refit/OUTPUT/entry_scan/loader.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/rEFIt_UEFI/refit] build.py... : error F002: Failed to build module /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/refit.inf [X64, XCODE8, RELEASE] - Failed - Link to comment Share on other sites More sharing options...
LAbyOne Posted May 17, 2020 Share Posted May 17, 2020 (edited) 3 hours ago, Matgen84 said: Hi @Slice I can't build latest r5117 commit 6236534. Maybe I make a mistake somewhere ! Whoops, I can't build it either, but mine gives different error Building ... /Users/labyone/src/Clover/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf [X64] Building ... /Users/labyone/src/Clover/LegacyBios/BlockIoDxe/BlockIoDxe.inf [X64] [NASM] EbcLowLevel [CC] AutoGen [CC] 8259 [CC] AutoGen [CC] EbcSupport [SLINK] EbcDxe [CC] Debug [CC] AutoGen [DLINK1] EbcDxe [CC] AutoGen [MTOC] EbcDxe [SLINK] Legacy8259 [CC] ComponentName [DLINK1] Legacy8259 [GENFW] EbcDxe test -f /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.map && cp -f /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.map /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7.map [MTOC] Legacy8259 test -e /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC1.1.dpx /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.depex test -e /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi && GenSec -s EFI_SECTION_PE32 -o /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC2.1.pe32 /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi [CC] DxeInit /Users/labyone/src/Clover/LegacyBios/BlockIoDxe/BiosBlkIo.c:751:8: error: implicit declaration of function 'strncmp' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if ((strncmp("ATAPI", Drive->Parameters.InterfaceType, 5) == 0) || ^ [GENFW] Legacy8259 test -f /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.map && cp -f /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.map /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/79CA4208-BBA1-4a9a-8456-E1E66A81484ELegacy8259/79CA4208-BBA1-4a9a-8456-E1E66A81484E.map GenSec -s EFI_SECTION_USER_INTERFACE -n EbcDxe -o /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC3.ui /Users/labyone/src/Clover/LegacyBios/BlockIoDxe/BiosBlkIo.c:751:8: note: did you mean 'StrnCmp'? /Users/labyone/src/Clover/MdePkg/Include/Library/BaseLib.h:1189:1: note: 'StrnCmp' declared here StrnCmp ( ^ 1 error generated. test -e /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/79CA4208-BBA1-4a9a-8456-E1E66A81484ELegacy8259/79CA4208-BBA1-4a9a-8456-E1E66A81484ESEC1.1.dpx /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.depex make: *** [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/LegacyBios/BlockIoDxe/BlockIoDxe/OUTPUT/BiosBlkIo.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/LegacyBios/BlockIoDxe/BlockIoDxe] build.py... : error F002: Failed to build module /Users/labyone/src/Clover/LegacyBios/BlockIoDxe/BlockIoDxe.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 12:07:37, May.17 2020 Build total time: 00:00:27 logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed] Edited May 17, 2020 by LAbyOne 1 Link to comment Share on other sites More sharing options...
Slice Posted May 18, 2020 Share Posted May 18, 2020 21 hours ago, Matgen84 said: Hi @Slice I can't build latest r5117 commit 6236534. Maybe I make a mistake somewhere ! /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/entry_scan/loader.cpp:781:57: error: use of undeclared identifier 'Entry' UINT64 os_version = AsciiOSVersionToUint64(Entry->OSVersion); ^ /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/entry_scan/loader.cpp:870:51: error: use of undeclared identifier 'Entry' SubScreen->AddMenuEntry(SubMenuKextInjectMgmt(Entry), true); ^ /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/entry_scan/loader.cpp:969:15: error: use of undeclared identifier 'Entry' } else if ((Entry->LoaderType == OSTYPE_WIN) || (Entry->LoaderType == OSTYPE_WINEFI)) { ^ /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/entry_scan/loader.cpp:969:52: error: use of undeclared identifier 'Entry' } else if ((Entry->LoaderType == OSTYPE_WIN) || (Entry->LoaderType == OSTYPE_WINEFI)) { ^ 4 errors generated. make: *** [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/rEFIt_UEFI/refit/OUTPUT/entry_scan/loader.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/mathieu/src/Cloverbootloader/Build/Clover/RELEASE_XCODE8/X64/rEFIt_UEFI/refit] build.py... : error F002: Failed to build module /Users/mathieu/src/Cloverbootloader/rEFIt_UEFI/refit.inf [X64, XCODE8, RELEASE] - Failed - No, this line already corrected and sent to git. 1 Link to comment Share on other sites More sharing options...
Slice Posted May 18, 2020 Share Posted May 18, 2020 17 hours ago, LAbyOne said: Whoops, I can't build it either, but mine gives different error Building ... /Users/labyone/src/Clover/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf [X64] Building ... /Users/labyone/src/Clover/LegacyBios/BlockIoDxe/BlockIoDxe.inf [X64] [NASM] EbcLowLevel [CC] AutoGen [CC] 8259 [CC] AutoGen [CC] EbcSupport [SLINK] EbcDxe [CC] Debug [CC] AutoGen [DLINK1] EbcDxe [CC] AutoGen [MTOC] EbcDxe [SLINK] Legacy8259 [CC] ComponentName [DLINK1] Legacy8259 [GENFW] EbcDxe test -f /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.map && cp -f /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.map /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7.map [MTOC] Legacy8259 test -e /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC1.1.dpx /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.depex test -e /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi && GenSec -s EFI_SECTION_PE32 -o /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC2.1.pe32 /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/MdeModulePkg/Universal/EbcDxe/EbcDxe/OUTPUT/EbcDxe.efi [CC] DxeInit /Users/labyone/src/Clover/LegacyBios/BlockIoDxe/BiosBlkIo.c:751:8: error: implicit declaration of function 'strncmp' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if ((strncmp("ATAPI", Drive->Parameters.InterfaceType, 5) == 0) || ^ [GENFW] Legacy8259 test -f /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.map && cp -f /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.map /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/79CA4208-BBA1-4a9a-8456-E1E66A81484ELegacy8259/79CA4208-BBA1-4a9a-8456-E1E66A81484E.map GenSec -s EFI_SECTION_USER_INTERFACE -n EbcDxe -o /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7EbcDxe/13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7SEC3.ui /Users/labyone/src/Clover/LegacyBios/BlockIoDxe/BiosBlkIo.c:751:8: note: did you mean 'StrnCmp'? /Users/labyone/src/Clover/MdePkg/Include/Library/BaseLib.h:1189:1: note: 'StrnCmp' declared here StrnCmp ( ^ 1 error generated. test -e /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.depex && GenSec -s EFI_SECTION_DXE_DEPEX -o /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/FV/Ffs/79CA4208-BBA1-4a9a-8456-E1E66A81484ELegacy8259/79CA4208-BBA1-4a9a-8456-E1E66A81484ESEC1.1.dpx /Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/PcAtChipsetPkg/8259InterruptControllerDxe/8259/OUTPUT/Legacy8259.depex make: *** [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/LegacyBios/BlockIoDxe/BlockIoDxe/OUTPUT/BiosBlkIo.obj] Error 1 build.py... : error 7000: Failed to execute command make tbuild [/Users/labyone/src/Clover/Build/Clover/RELEASE_XCODE8/X64/LegacyBios/BlockIoDxe/BlockIoDxe] build.py... : error F002: Failed to build module /Users/labyone/src/Clover/LegacyBios/BlockIoDxe/BlockIoDxe.inf [X64, XCODE8, RELEASE] - Failed - Build end time: 12:07:37, May.17 2020 Build total time: 00:00:27 logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed] OK, committed. Somehow I didn't see this may be because of GCC10. 1 Link to comment Share on other sites More sharing options...
blackosx Posted May 18, 2020 Share Posted May 18, 2020 (edited) On 5/12/2020 at 10:40 AM, Pene said: @Jief_Machak @Slice Well, the problem is NOT resolved. I figured out how to reproduce it, sort of, sometimes. It just doesn't happen always. Reproduced with standard 5117 CLOVERX64.efi compiled by Slice, in Qemu, without any special drivers or Fat.efi. To reproduce in Qemu, press F10 like 30 times, one every second or so, and this is the result: /Volumes/NO NAME/EFI/CLOVER/misc: total 16069 -rwxrwxrwx 1 pene staff 434777 May 12 09:36 screenshot0.png -rwxrwxrwx 1 pene staff 434777 May 12 09:36 screenshot1.png -rwxrwxrwx 1 pene staff 430375 May 12 09:37 screenshot10.png -rwxrwxrwx 1 pene staff 430375 May 12 09:37 screenshot11.png -rwxrwxrwx 1 pene staff 434777 May 12 09:37 screenshot12.png -rwxrwxrwx 1 pene staff 430375 May 12 09:37 screenshot13.png -rwxrwxrwx 1 pene staff 433949 May 12 09:38 screenshot14.png -rwxrwxrwx 1 pene staff 430375 May 12 09:38 screenshot15.png -rwxrwxrwx 1 pene staff 430375 May 12 09:38 screenshot16.png -rwxrwxrwx 1 pene staff 433523 May 12 09:38 screenshot17.png -rwxrwxrwx 1 pene staff 430945 May 12 09:38 screenshot18.png -rwxrwxrwx 1 pene staff 434777 May 12 09:36 screenshot2.png -rwxrwxrwx 1 pene staff 434777 May 12 09:37 screenshot3.png -rwxrwxrwx 1 pene staff 434777 May 12 09:37 screenshot4.png -rwxrwxrwx 1 pene staff 434777 May 12 09:37 screenshot5.png -rwxrwxrwx 1 pene staff 430945 May 12 09:37 screenshot6.png -rwxrwxrwx 1 pene staff 433523 May 12 09:37 screenshot7.png -rwxrwxrwx 1 pene staff 431642 May 12 09:37 screenshot8.png -rwxrwxrwx 1 pene staff 431766 May 12 09:37 screenshot9.png /Volumes/NO NAME/EFI/CLOVER/miscgመ竑: /Volumes/NO NAME/EFI/CLOVER/miscg℘竑: /Volumes/NO NAME/EFI/CLOVER/miscg崘竊: /Volumes/NO NAME/EFI/CLOVER/miscg栘竊: /Volumes/NO NAME/EFI/CLOVER/miscg瀘竊: /Volumes/NO NAME/EFI/CLOVER/miscgꄘ竉: /Volumes/NO NAME/EFI/CLOVER/miscgꈘ竈: /Volumes/NO NAME/EFI/CLOVER/miscg찘竟: /Volumes/NO NAME/EFI/CLOVER/miscg竑: And no, I am not Chinese, nor do I use any Chinese characters Hi @Pene Did you find the reason for this? I'm using latest release Cloverx64.efi on real hardware, not QEMU. EDIT: See next post as it may be resolved (or at least gone away). Edited May 18, 2020 by blackosx 1 Link to comment Share on other sites More sharing options...
blackosx Posted May 18, 2020 Share Posted May 18, 2020 (edited) hmm.. Maybe ignore that... I compiled latest version from repo and updated all drivers and seems okay now. I'll keep my eye on it and let you know if I it happens again. Edited May 18, 2020 by blackosx 1 Link to comment Share on other sites More sharing options...
Slice Posted May 18, 2020 Share Posted May 18, 2020 You just missed the moment when we resolved this issue. Correct error in egSaveFile causing for example folder instead of scr… 1 Link to comment Share on other sites More sharing options...
blackosx Posted May 18, 2020 Share Posted May 18, 2020 Ah!.. yeah, I miss that one. Thanks Slice I also thought it may be because my ESP was FAT16. iMacHomeHS:~ blackosx$ sudo xxd -l1024 /dev/disk0s1 00000000: eb3c 9042 5344 2020 342e 3400 0208 0100 .<.BSD 4.4..... 00000010: 0200 0200 00f8 c800 2000 2000 2800 0000 ........ . .(... 00000020: 0040 0600 8000 29f2 0f00 7745 4649 2020 .@....)...wEFI 00000030: 2020 2020 2020 4641 5431 3620 2020 fa31 FAT16 .1 00000040: c08e d0bc 007c fb8e d8e8 0000 5e83 c619 .....|......^... 00000050: bb07 00fc ac84 c074 06b4 0ecd 10eb f530 .......t.......0 00000060: e4cd 16cd 190d 0a4e 6f6e 2d73 7973 7465 .......Non-syste 00000070: 6d20 6469 736b 0d0a 5072 6573 7320 616e m disk..Press an 00000080: 7920 6b65 7920 746f 2072 6562 6f6f 740d y key to reboot. 00000090: 0a00 0000 0000 0000 0000 0000 0000 0000 ................ ... ... So I reformatted it to FAT32 just to be sure. $ sudo xxd -l1024 /dev/disk0s1 00000000: eb58 9042 5344 2020 342e 3400 0201 2000 .X.BSD 4.4... . 00000010: 0200 0000 00f8 0000 2000 2000 2800 0000 ........ . .(... 00000020: 0040 0600 4f0c 0000 0000 0000 0200 0000 .@..O........... 00000030: 0100 0600 0000 0000 0000 0000 0000 0000 ................ 00000040: 8000 29f0 1769 c34e 4f20 4e41 4d45 2020 ..)..i.NO NAME 00000050: 2020 4641 5433 3220 2020 fa31 c08e d0bc FAT32 .1.... 00000060: 007c fb8e d8e8 0000 5e83 c619 bb07 00fc .|......^....... 00000070: ac84 c074 06b4 0ecd 10eb f530 e4cd 16cd ...t.......0.... 00000080: 190d 0a4e 6f6e 2d73 7973 7465 6d20 6469 ...Non-system di 00000090: 736b 0d0a 5072 6573 7320 616e 7920 6b65 sk..Press any ke 000000a0: 7920 746f 2072 6562 6f6f 740d 0a00 0000 y to reboot..... 000000b0: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 000000c0: 0000 0000 0000 0000 0000 0000 0000 0000 ................ Link to comment Share on other sites More sharing options...
Slice Posted May 18, 2020 Share Posted May 18, 2020 Yes, there is a difference for legacy boot if it is FAT16 or FAT32 because of different codes offsets. But for UEFI boot it may work depending on BIOS. Link to comment Share on other sites More sharing options...
Smoblikat Posted May 18, 2020 Share Posted May 18, 2020 I have a random question about the clover config.plist file. In almost every example I see for .plist files, there is always a key for "LegacyBoot", and the setting for that key is always "PBR". What exactly does that do, and what does PBR stand for? Link to comment Share on other sites More sharing options...
Slice Posted May 18, 2020 Share Posted May 18, 2020 4 hours ago, Smoblikat said: I have a random question about the clover config.plist file. In almost every example I see for .plist files, there is always a key for "LegacyBoot", and the setting for that key is always "PBR". What exactly does that do, and what does PBR stand for? It is deprecated feature. Don't bother about it. 1 Link to comment Share on other sites More sharing options...
Smoblikat Posted May 18, 2020 Share Posted May 18, 2020 12 minutes ago, Slice said: It is deprecated feature. Don't bother about it. Thanks for the link, I have honestly been wondering about that stupid setting for months Link to comment Share on other sites More sharing options...
xiyue Posted May 21, 2020 Share Posted May 21, 2020 I found that the underlying script has relevant parameters(~/src/CloverBootloader/CloverPackage/makepkg), but no function was found in the menu. How to do it? Link to comment Share on other sites More sharing options...
Matgen84 Posted May 21, 2020 Share Posted May 21, 2020 59 minutes ago, xiyue said: I found that the underlying script has relevant parameters(~/src/CloverBootloader/CloverPackage/makepkg), but no function was found in the menu. How to do it? Do you talking about Buildme script? It works fine here. Link to comment Share on other sites More sharing options...
xiyue Posted May 22, 2020 Share Posted May 22, 2020 (edited) 22 hours ago, Matgen84 said: Do you talking about Buildme script? It works fine here. Yes, I found in the script file ~/src/CloverBootloader/CloverPackage/makepkg that there are parameters to customize the package, but I don't know how to use them. I want to make a silm package. Edited May 22, 2020 by xiyue Link to comment Share on other sites More sharing options...
Slice Posted May 22, 2020 Share Posted May 22, 2020 A parameter for A customization? What do you want? Link to comment Share on other sites More sharing options...
Matgen84 Posted May 22, 2020 Share Posted May 22, 2020 25 minutes ago, xiyue said: Yes, I found in the script file ~/src/CloverBootloader/CloverPackage/makepkg that there are parameters to customize the package, but I don't know how to use them. I want to make a silm package. What do you mean by "make a slim package" ! Link to comment Share on other sites More sharing options...
arsradu Posted May 22, 2020 Share Posted May 22, 2020 (edited) Hi guys! Is there a way to fix older themes (Minimalism in this case) with newer Clover (5118 for example)? The Optimise button doesn't seem to do much in this case. Also, not sure if it's just me, but the Theme Manager included into the Clover app (v1.22) doesn't seem to want to install any new themes... Edited May 22, 2020 by arsradu Link to comment Share on other sites More sharing options...
Slice Posted May 22, 2020 Share Posted May 22, 2020 3 hours ago, arsradu said: Hi guys! Is there a way to fix older themes (Minimalism in this case) with newer Clover (5118 for example)? The Optimise button doesn't seem to do much in this case. Also, not sure if it's just me, but the Theme Manager included into the Clover app (v1.22) doesn't seem to want to install any new themes... Installed without problems. Then "Show installed", then "Optimize" Delete pointer.icns. There is already pointer.png. 1 Link to comment Share on other sites More sharing options...
Recommended Posts