Commit Graph

  • 5817644aa0 changes in OC Slice 2023-12-12 19:57:59 +0300
  • 2325f3799b new cpu 12th, 13th SergeySlice 2023-12-11 20:18:48 +0300
  • bd45a8c32d new script SergeySlice 2023-12-10 16:04:05 +0300
  • 0eac4088b1 new mtoc build SergeySlice 2023-12-08 19:20:23 +0300
  • 09a7eefc86 workaround for build mtoc in sonoma SergeySlice 2023-12-08 19:09:58 +0300
  • e614deb918 change in OC SergeySlice 2023-12-04 23:09:59 +0300
  • 153691acea decrease int i level Slice 2023-12-02 12:14:30 +0300
  • 09938d410a exclude extra dbg Slice 2023-11-26 17:24:13 +0300
  • 20e924f5a1 take into account signness of variables Slice 2023-11-26 17:10:53 +0300
  • 95fac19588 workaround for gcc Slice 2023-11-22 19:10:59 +0300
  • 544d3cee6d Fix some memory leaks. jief 2023-11-21 01:02:27 +0100
  • 9e2bc77498 Update cpp_test, CloverX64 and create CloverMacOsApp. jief 2023-11-20 20:06:35 +0100
  • f80e3774c4 Define some symbols as weak so they can be redefined in Clover (MemoryTracker) jief 2023-11-20 20:01:37 +0100
  • 6ac9ed1b54 Change Shortcut to wchar_t to silence warnings. jief 2023-11-20 20:00:47 +0100
  • ca166219f0 Move displayFreeMemory in its own file for Utils not to depend on OC. jief 2023-11-20 20:00:04 +0100
  • 495dd319c3 Fixed some warnings. jief 2023-11-20 19:58:56 +0100
  • 485a77a65e Include bmp instead of re-defining to avoid broken compilation of unit tests jief 2023-11-20 19:57:30 +0100
  • 23d5c632d1 Include PiFirmwareFile.h instead of re-defining to avoid broken compilation of unit tests. jief 2023-11-20 19:56:19 +0100
  • c5cb646238 include new files into inf Slice 2023-11-19 18:16:34 +0300
  • 32fbf76326 Update BaseLib.h with macro BASE_LIST_FOR_EACH. Introduce class apd (automatic pointer destruction) Introduce MemoryTracker Weak symbols in MemoryAllocationLib to be able to redefine them (see MemoryTracker). Embed LegacyOS instead of a pointer. Fixed a lot of memory leaks. jief 2023-11-18 11:04:54 +0100
  • bdb7a95d94 changes in OC Slice 2023-11-16 22:10:31 +0300
  • 1914496605 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader Slice 2023-11-16 21:11:08 +0300
  • d0b6b9b3b9 few more memory leaks Slice 2023-11-16 21:10:42 +0300
  • a9b0654a59 Improve XString forgetDataWithoutFreeing() to avoid freeing a literal. Improve XString stealValueFrom to avoid a memory leak Change GlobalConfig.ACPIDropTables to a XObjArray. jief 2023-11-12 03:48:29 +0100
  • 187400d0ae Why did I put the FreePool parameter as const. That's stupid ! You must never free a const pointer, by definition. 5156 jief 2023-11-11 15:57:02 +0100
  • 22d277d1e4 Change DiscoveredHdaProperties.controller_name to avoid a memory leak. jief 2023-11-11 14:36:33 +0100
  • 87d5576923 Forgotten warning. jief 2023-11-11 07:20:58 +0100
  • c35c0c520c Renames in nano svg to follow conventions nsvg__ Remove global FrameTime and NumFrames. jief 2023-11-11 06:50:58 +0100
  • d512413977 print memory map for log Slice 2023-11-09 23:05:33 +0300
  • 2d5f73c21c
    Merge pull request #648 from the-Chain-Warden-thresh/master Sergey 2023-11-09 22:57:06 +0300
  • 2289e2edc0 Fix some warnings that come up with Xcode. jief 2023-11-09 19:38:11 +0100
  • 7b65b0b7cf
    fix some unpatched CVEs in OpensslLib the-Chain-Warden-thresh 2023-11-10 00:47:40 +0800
  • 652c25fa69 Fix release compilation. jief 2023-11-08 14:56:43 +0100
  • 42cece9885 Fix nanosvg leaks. Move global variable textfaces in XTheme. Move global variable fontsDB in XTheme. Remove XTheme member SVGParser. SVGParser is deleted just after use. Remove XTheme members ImageSVG and ImageSVGnight. All images are rasterized at load, so no need to keep that. Remove XIcon setFilled because XIcon knows if it's filled or not by checking Image & ImageNight jief 2023-11-08 14:35:22 +0100
  • 8de61a22fb XIcon::GetBest now returns a reference, which save time and memory. Added some const. Remove GetIconP from XTheme. jief 2023-11-07 17:40:28 +0100
  • dbb93abca9 Remove unnecessary casts. jief 2023-11-07 11:29:52 +0100
  • 0130602198 Make GetSizeInBytes() in XImage public. Change ParseXML first parameter to UINT8 to avoid casts. jief 2023-11-07 11:02:22 +0100
  • c1ce6aa406 Fix a memory waste in efiStrError(). Create displayFreeMemory(). Few renaming and details that doesn't change behavior. jief 2023-11-06 23:51:16 +0100
  • a107644cf2 nanosvg memory allocation tracer. jief 2023-11-06 22:46:13 +0100
  • 45795ccfcc Make ThemeX a pointer. jief 2023-11-06 21:53:57 +0100
  • 88a2a69734 Fix include path. Revert a FreePool mistakenly commented out. jief 2023-11-05 18:56:53 +0100
  • 883e27b0a2 add BlockSkywalk into GUI menu Slice 2023-11-02 21:34:45 +0300
  • 3db4e57438 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader Slice 2023-10-28 19:25:22 +0300
  • 4ea855f2bf chane in sub Slice 2023-10-28 19:25:06 +0300
  • 164c956e0c
    Update 80.save_nvram_plist.local Sergey 2023-10-26 09:49:13 +0300
  • 855baed020 changes in subproject SergeySlice 2023-10-25 22:01:39 +0300
  • 5fb1f0b048 take into account MeteorLake CPU Slice 2023-10-24 19:12:53 +0300
  • 06e0d72e40 set priority for wifi legacy kext Slice 2023-10-21 20:26:52 +0300
  • cc7603a832 add new id to ati collection Slice 2023-10-14 23:02:00 +0300
  • 6b1b869cd0 rename HDA audio sample Slice 2023-09-22 19:30:27 +0300
  • e375956169 dont use HDEF and HDAU names, it is AppleALC business Slice 2023-09-21 21:48:03 +0300
  • e903309c74
    nvram2 will be install in /usr/local/bin/ chris1111 2023-09-20 22:03:58 -0400
  • 9df2e85c21
    Merge pull request #632 from chris1111/master chris1111 2023-09-20 21:42:06 -0400
  • db9a8cf6e4
    Fix Permission nvram2 Clover PKG chris1111 2023-09-20 21:41:14 -0400
  • bf4fb452dc make the utility to be universal from 10.13 upto now Slice 2023-09-15 19:50:48 +0300
  • d21d5b2e65 skywalk priority Slice 2023-09-12 22:14:41 +0300
  • fcead07069 create new toolset XCODE15 for Sonoma' Slice 2023-09-10 20:41:01 +0300
  • 0ea0020c48 restore old xcode8 and create new xcode14 toolset 5155 SergeySlice 2023-09-06 19:27:06 +0300
  • 71da65fcef changes in subproject Slice 2023-09-05 22:22:32 +0300
  • b91c9dec6f fix some memory leaks and crashes, according to Tiano Slice 2023-09-05 22:20:35 +0300
  • 7adb640a42 BlockSkywalk will be false by default SergeySlice 2023-09-05 19:54:23 +0300
  • 90b68db323 fix error in GUID SergeySlice 2023-09-04 23:16:36 +0300
  • 00a80d4cb0 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader SergeySlice 2023-09-04 22:40:22 +0300
  • 6d15a9451b add one more variable Slice 2023-09-04 22:33:54 +0300
  • 99fa51da2f support nvram in legacy boot Slice 2023-09-04 21:56:03 +0300
  • 7d21f54ad6 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader SergeySlice 2023-09-03 17:00:18 +0300
  • 2aca955c36 update submodule SergeySlice 2023-09-03 16:59:40 +0300
  • 54d9c5e24c
    Merge pull request #627 from ko2d/master Sergey 2023-09-03 15:41:31 +0300
  • 7ba49e9c77 universal compilation Slice 2023-09-01 23:08:13 +0300
  • 9c3e895a1a Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader SergeySlice 2023-09-01 19:59:18 +0300
  • e629080709 some defaults SergeySlice 2023-09-01 19:59:08 +0300
  • 2cbf0e9b2c save more nvram variables for legacy boot Slice 2023-08-31 23:12:58 +0300
  • 4af8734cc8
    Update Build instruction style ko2d 2023-08-30 16:00:05 +0000
  • 2711170df4 make block skywalk to be conditional Slice 2023-08-27 22:14:02 +0300
  • c653a7378a block skywalk version2 Slice 2023-08-27 20:00:02 +0300
  • 772746c694 test version for blocking skywalk SergeySlice 2023-08-27 13:29:21 +0300
  • ee2b479b19 revert ventura, cleanup 5154 Slice 2023-07-20 20:25:33 +0300
  • 5fb19df839 advance vector graphics support, update cesium theme Slice 2023-07-19 23:39:43 +0300
  • 9c3e5436ac some text formatting Slice 2023-07-16 19:45:53 +0300
  • 7bec54ee89 fix aslcc_flags Slice 2023-07-05 23:03:11 +0300
  • 84f41b2b58 prepare to arm Slice 2023-07-04 19:53:11 +0300
  • e6ad1c510a new default toolset GCC131 Slice 2023-07-03 19:54:03 +0300
  • 43e72fd14c
    Exclude CCPV from Package chris1111 2023-06-28 19:39:27 -0400
  • e85108dca7
    Fix error Build Clover Pack chris1111 2023-06-28 18:20:37 -0400
  • 7a9a1f4868
    Fix error Build Clover Pack chris1111 2023-06-28 17:13:49 -0400
  • f8c6d764d4 some cleanup 5153 Slice 2023-06-28 22:01:41 +0300
  • 8f611a004f updated standard themes Slice 2023-06-28 20:05:58 +0300
  • 2d142970c0 make FakeCPUID from SMBIOS Slice 2023-06-22 22:50:58 +0300
  • 5ee570f6af
    Create CCPVConfigPlistClass.h chris1111 2023-06-21 21:36:01 -0400
  • a0d36aa75d
    Update main.cpp chris1111 2023-06-21 21:30:25 -0400
  • bff29f80e8 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader Slice 2023-06-18 21:54:40 +0300
  • f7c434ca89 add missing systems Slice 2023-06-18 21:54:30 +0300
  • 5f9ab55a41
    Merge pull request #610 from chris1111/master chris1111 2023-06-17 10:28:29 -0400
  • 297b2ce9f4 Add folder 14 for Sonoma kexts chris1111 2023-06-17 09:36:33 -0400
  • ac00711fb9 sample for config Slice 2023-06-17 07:44:54 +0300
  • 2cb4b24a5d smbios automatic chooser Slice 2023-06-17 00:44:39 +0300
  • 76614b3208 some cleanup SergeySlice 2023-06-12 14:35:14 +0300
  • 3238813474 clean codes for better readability SergeySlice 2023-06-11 22:08:12 +0300
  • a1d46ccde7 fix misprint SergeySlice 2023-06-11 21:34:02 +0300
  • edf8fd2122
    Merge pull request #609 from chris1111/master chris1111 2023-06-10 09:57:20 -0400