Commit Graph

1716 Commits

Author SHA1 Message Date
LAbyOne
696701cf63
Updated build to generate archive for Release 2021-11-04 18:16:25 +01:00
LAbyOne
1eb1c3b69a
build now generate archive for Release 2021-11-04 18:12:47 +01:00
SergeySlice
254822da91 update buildme to create V2.zip
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-11-04 07:37:16 +03:00
Sergey
50b364ee32
Merge pull request #471 from allegrox/patch-1
Update Makefile
2021-11-02 18:44:53 +03:00
xiyue
14fdd59ec3
Update Makefile 2021-11-02 13:34:25 +08:00
SergeySlice
57b93550f8 a separate folder for OpenRuntime-v12 for possibility to start old Clover with OpenRuntime-v11
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-11-01 21:26:41 +03:00
Sergey
24adc10b84
Merge pull request #470 from LAbyOne/buildme
Buildme
2021-11-01 05:50:52 +03:00
LAbyOne
fe7baa83b9
Merge branch 'CloverHackyColor:master' into buildme 2021-10-31 21:41:12 +01:00
SergeySlice
5c3e2eacb0 hwtarget is not for installer
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-31 21:40:55 +03:00
LAbyOne
6bdfa02c7e
removed obsolete files from build 2021-10-31 17:31:52 +01:00
LAbyOne
5557ee82e4
removed obsolete files from build 2021-10-31 17:29:07 +01:00
LAbyOne
75c1a681d7
removed obsolete files from build 2021-10-31 17:28:01 +01:00
LAbyOne
b49e196119
removed obsolete files from build 2021-10-31 17:25:25 +01:00
LAbyOne
fa13988bd7
Added new option to make a bridge to new quirks 2021-10-31 17:22:41 +01:00
LAbyOne
0052021260
Add files via upload 2021-10-31 17:19:25 +01:00
SergeySlice
ea902d6455 a sample for RDRAND patch, disabled by default
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-30 13:05:39 +03:00
SergeySlice
b624e4d1e9 exclude doubles
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-30 11:55:55 +03:00
SergeySlice
aebddff13d corrections for previous commit
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-30 11:37:40 +03:00
SergeySlice
9ce3a2607b Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2021-10-30 11:21:44 +03:00
SergeySlice
05615c24f4 make a bridge to new quirks
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-30 11:21:39 +03:00
jief666
b29bc46175 Warning if productname on ccpv command line is not valid. 2021-10-30 09:05:28 +02:00
jief666
109901bbeb Better log in case of messages about config,plist.
Implememts --info in ccpv.
2021-10-30 08:58:43 +02:00
jief666
c26dec1e78 ResizeAppleGpuBars. 2021-10-30 06:39:10 +02:00
jief666
e036b3d54b Do not display config info messages at launch. 2021-10-29 21:56:32 +02:00
jief666
ab67345877 New definition in MdePkg. 2021-10-29 21:40:22 +02:00
jief666
07b993b8b2 Clean some unused globals in main.cpp 2021-10-27 21:41:42 +02:00
jief666
891edf8a3c Cleaning Settings.h 2021-10-27 19:37:54 +02:00
jief666
162150e5bf Display "Your plist looks so wonderful" even when there is info, v2 2021-10-22 09:40:09 +02:00
jief666
e1fe2bc9bb Simplify validate methods as suggested by Slice. 2021-10-21 11:53:15 +02:00
jief666
23e4b83d20 Display "Your plist looks so wonderful" even when there is info
messages.
2021-10-20 20:38:03 +02:00
SergeySlice
c7d8bbf283 losen commit caa636
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-20 18:40:16 +03:00
jief666
be9b4c2d7f Remove outdated dead code (AddLoadOption and RemoveLoadOption). 2021-10-20 10:55:05 +02:00
jief666
710b2dcee5 Allow SmbiosDictClass to work without ProductName defined (using a
defaultMacModel member that has to be assigned before).
Move BiosVersion, BiosReleaseDate and EfiVersion checks in
SmbiosDictClass. Create warnings for incorrect values.
Rename MaxMachineType to MaxMacModel.
Remove GlobalConfig->BiosVersionUsed, ReleaseDateUsed and
EfiVersionUsed.
2021-10-19 19:57:27 +02:00
jief666
2988fb41be Fix SlotCounts >= MAX_RAM_SLOTS to SlotCounts > MAX_RAM_SLOTS 2021-10-19 12:27:41 +02:00
jief666
cee098d1e6 Rename MACHINE_TYPES enum to MacModel.
Rename PLATFORMDATA array to ApplePlatformDataArrayClass.
Refactor so enum MacModel doesn't have to be in the same order as
ApplePlatformDataArrayClass.
Create static_assert that guarantee that all model has platform data.
2021-10-18 21:06:19 +02:00
jief666
8b14c24c7c Fix access to undefined SlotCount. 2021-10-17 13:20:36 +02:00
SergeySlice
dfbdc8ae45 add new OC commits
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-10 20:17:47 +03:00
SergeySlice
48c5e2a941 added new kexts folders
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-10 20:14:13 +03:00
SergeySlice
f014920e14 block warning about ProductName
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-10 20:08:20 +03:00
Sergey
56fe2d4096
Merge pull request #457 from LAbyOne/buildme
Buildme
2021-10-09 22:26:59 +03:00
LAbyOne
90e4de2f9a
Merge branch 'CloverHackyColor:master' into buildme 2021-10-08 23:20:57 +02:00
SergeySlice
ec1f8a6a4a implemented hw.target
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-08 22:49:07 +03:00
LAbyOne
caaf5a1503
use gcc11 in main build and, updated few tools 2021-10-07 23:30:45 +02:00
LAbyOne
623ff7231d
Add files via upload 2021-10-07 19:11:18 +02:00
LAbyOne
370bc338dc
Merge branch 'CloverHackyColor:master' into master 2021-10-07 18:44:57 +02:00
SergeySlice
5a57fccb1b use gcc11 in main build
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-07 18:42:10 +03:00
LAbyOne
0ed98f25cd
Merge branch 'CloverHackyColor:master' into master 2021-10-07 13:34:18 +02:00
SergeySlice
1584349953 change GenFw for gcc11 compatibility
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-06 22:52:32 +03:00
SergeySlice
46ff2a40fd isl library will be local to the repo
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-06 19:34:18 +03:00
SergeySlice
019781516a a script to create gcc11
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
2021-10-05 22:25:09 +03:00