Sergey Isakov
da51723696
avoid memory leaks
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-10-16 14:25:52 +03:00
Sherlocks
652e8bbe0b
Update SMC version, FirmwareFeatures/FirmwareFeaturesMask
2019-10-12 20:12:59 +09:00
Sherlocks
09574d3164
update comet lake igpu info
2019-10-12 09:56:20 +09:00
Sergey Isakov
5ee0507aca
Fix wrong logic
2019-10-10 22:04:12 +03:00
Sergey Isakov
60bde0db71
correct length
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-10-09 16:48:16 +03:00
Sergey Isakov
35f1674611
compare with network-root
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-10-09 07:48:53 +03:00
Sergey Isakov
d139fa4536
default bits for MaskFind will be 0xff
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-10-09 07:12:05 +03:00
Sergey Isakov
be7ab87dca
implemented patch with mask for kext, kernel and booter
2019-10-08 23:57:18 +03:00
Sergey Isakov
6a56c2951b
refactoring, renaming, cleanup
2019-10-04 23:32:02 +03:00
Sergey Isakov
2d1649e265
correction to kext injection by Eric, ticket 603
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-30 11:29:31 +03:00
Sergey Isakov
6ff1fb6cda
update platformdata
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-24 22:06:46 +03:00
Sergey Isakov
a9207a9305
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
2019-09-17 15:34:34 +03:00
Sergey Isakov
6fcdc801e2
use safe division for uint64
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-17 15:34:16 +03:00
Sergey Isakov
22714fdc0b
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
2019-09-16 20:39:11 +03:00
Sergey Isakov
210c363c0f
introduce future Intel processors
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-16 20:38:53 +03:00
Sergey Isakov
ae995a5c76
fix type conversion for VS2017 compatibility
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-16 16:22:52 +03:00
Florin9doi
ebcac449c7
Apply last patch's idea to LocalApicNMI as well
...
and resolves an uninitialized read:
......
LocalApicNMI++;
ApicTable->Length += LocalApicNMI->Length;
......
2019-09-14 17:05:27 +03:00
Florin9doi
d5021f3f04
Modify PatchACPI to assign processorIDs from DSDT
...
macOS assumes that the first processor from DSDT is always enabled, without checking MADT table
here we're trying to assign first IDs found in DSDT to enabled processors in MADT, such that macOS assumption to be true
2019-09-14 16:57:54 +03:00
Sergey Isakov
04e32e6f42
exclude unused CPUBase, by Florin9doi
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-13 13:45:30 +03:00
Sergey Isakov
59e0a2856a
correct tools_def by Zentih432
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-12 22:40:41 +03:00
vectorsigma
58acdb5ef7
Fixed uninitialized variable
2019-09-12 14:44:44 +02:00
Sergey Isakov
a557a314a6
dont say mouse cant bear if it is disabled
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-12 13:56:28 +03:00
Sergey Isakov
c3397fb550
a possibility to block set some runtime variables
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-12 13:37:33 +03:00
Sergey Isakov
a355a5dad4
fix errors in MemoryAllocationLib
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-12 11:37:56 +03:00
Sergey Isakov
7f84770e50
a template for further work
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-12 09:03:34 +03:00
Sergey Isakov
f95941f24e
sync with sf.net
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-08 21:52:29 +03:00
Sergey Isakov
22934bbecf
include headers into inf files
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-05 07:30:46 +03:00
Sergey Isakov
7a0d3948dc
apply revision 5064 from sf
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-04 13:53:00 +03:00
Sergey Isakov
7c0aa811ec
initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018
...
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2019-09-03 12:58:42 +03:00