26 Commits

Author SHA1 Message Date
PMheart
228f8ca1fb Codestyle: Apply codestyle changes with Uncrustify 2022-04-25 14:51:15 +02:00
dakanji
3be03979a8
OcPngLib: Use Standard OpenCore Function Name Format (#156) 2020-11-22 11:01:17 +03:00
vit9696
c6a3e17fc3 OcPngLib: Print error code on failure 2020-08-25 22:30:35 +03:00
vit9696
0937868839 Build: Fix some issues with MSVC compiler 2020-05-18 10:04:51 +03:00
vit9696
e6bec3ae80 Debug: Fix some log tags 2020-05-17 16:53:02 +03:00
vit9696
359391bcc4 OcPngLib: Fix undefined reference to memcpy
closes acidanthera/bugtracker#744
2020-02-29 21:35:50 +03:00
vit9696
97585cb6c2 Build: Remove OcSupportPkg usage 2020-02-29 17:39:41 +03:00
vit9696
2c9ffe76a3 OcBootManagementLib: Expose OcToggleVoiceOver 2020-02-29 15:57:25 +03:00
vit9696
1e97810557 OcPngLib: Do not check crc32 and adler32 for performance 2020-02-16 03:31:11 +03:00
vit9696
c313e15662 OcPngLib: Merge lodepng changes 2020-02-16 03:06:06 +03:00
vit9696
2b44eb6832 OcPngLib: Fix buffer overrun errors and reduce memory copying
closes acidanthera/bugtracker#718
2020-02-15 22:47:40 +03:00
vit9696
d241856dde OcPngLib: Further upgrade lodepng fixing another memory corruption 2020-02-15 20:05:47 +03:00
vit9696
63729391d2 OcPngLib: Rebase lodepng to 20200211 and fix compilation 2020-02-12 11:03:30 +03:00
vit9696
41ce29c263 OcPngLib: Avoid memcpy import generation 2020-02-12 10:48:32 +03:00
vit9696
f2b3bc1497 OcPngLib: Fix memory leak and update codestyle 2020-02-12 02:18:17 +03:00
vit9696
ffab0c3251 OcPngLib: Upgrade lodepng to 20200112 with our fixes
Includes fix to CVE-2019-17178
2020-02-12 02:01:42 +03:00
Download-Fritz
f1a6b251dd OcPngLib: Import EncodePng by @n-d-k 2020-02-11 15:50:34 +01:00
vit9696
979087c68e Revert "Build: Fix MODULE_TYPE for libraries"
This reverts commit 93c96d030b176873052e479b20e5a7f0f367ce3c.
2020-01-23 20:01:40 +03:00
vit9696
93c96d030b Build: Fix MODULE_TYPE for libraries 2020-01-23 19:49:04 +03:00
Download-Fritz
156cb7c586 Various type and cast fixes 2019-11-02 23:16:33 +01:00
vit9696
dfe7f8f5d4 analysis: Fix warnings 2019-04-03 06:37:38 +03:00
vit9696
a830c0f938 OcPngLib: Merge functional lodepng changes from upstream 2019-04-03 04:42:06 +03:00
vit9696
bef05a853f OcPngLib: Merge codestyle upstream changes 2019-04-03 04:42:06 +03:00
vit9696
237a78791d Add fallback onscreen printing to OcDebugLogLib and switch to it 2018-11-05 02:05:25 +03:00
vit9696
ec04c191b0 Switch to new logging scheme and fix compilation 2018-11-05 01:41:21 +03:00
vit9696
c45e391fe0 Migrate first Oc libs from AppleSupportPkg 2018-10-06 20:38:08 +03:00