vit9696
|
1ecaca3c7c
|
OcCompressionLib/zlib: Fix build issues
|
2025-09-11 12:13:01 +03:00 |
|
Mikhail Krichanov
|
2495a7aacc
|
OcCompressionLib: Fixed CLANGDWARF compilation after rebasing audk upon edk2-stable202305.
|
2023-07-07 12:23:36 +03:00 |
|
PMheart
|
41b8aca08b
|
OcCompressionLib: Update to zlib 1.2.13 (#439)
|
2023-04-02 08:31:16 +02:00 |
|
PMheart
|
3171e2a31c
|
Build: Silence OcCompressionLib warning (-Wno-unknown-warning-option)
|
2023-04-01 14:07:34 +02:00 |
|
PMheart
|
d4da677063
|
OcCompressionLib: Fix zlib build with XCODE toolchain
REF: 23ddbba0d7
This is a supplement for the commit above.
|
2023-04-01 12:24:11 +02:00 |
|
Marvin Häuser
|
23ddbba0d7
|
OcCompressionLib: Fix zlib build with LLVM 15
REF: https://github.com/madler/zlib/issues/633
|
2022-12-24 18:12:00 +01:00 |
|
PMheart
|
c2942135d2
|
OcCompressionLib: Update to zlib 1.2.12 (#383)
|
2022-08-16 17:16:32 +03:00 |
|
PMheart
|
228f8ca1fb
|
Codestyle: Apply codestyle changes with Uncrustify
|
2022-04-25 14:51:15 +02:00 |
|
vit9696
|
a2da0c2c35
|
User: Implement fuzzing and coverage gathering support with docs
closes acidanthera/bugtracker#1372
|
2020-12-26 11:24:02 +03:00 |
|
Goldfish64
|
32828b04c4
|
OcCompressionLib: Expose Adler32 function
|
2020-07-19 10:06:12 -05:00 |
|
Nikolai SAOUKH
|
34b34db868
|
OpenCorePkg/Library/OcCompressionLib: fix signed/unsigned compare
|
2020-04-17 14:25:30 +03:00 |
|
vit9696
|
ce11c4ce4e
|
OcCompressionLib: Fix signedness issues
closes acidanthera/bugtracker#833
|
2020-04-13 06:36:30 +03:00 |
|
vit9696
|
14f50ad9b2
|
OcCompressionLib: Implement alpha premultiplication for RLE24
|
2020-04-10 00:51:19 +03:00 |
|
vit9696
|
d3834d561a
|
OcAppleUserInterfaceThemeLib: Fix tag
|
2020-04-10 00:17:10 +03:00 |
|
vit9696
|
219fdc47c4
|
OpenCanopy: Fixed rendering macOS installer icons
|
2020-04-10 00:07:45 +03:00 |
|
vit9696
|
97585cb6c2
|
Build: Remove OcSupportPkg usage
|
2020-02-29 17:39:41 +03:00 |
|
vit9696
|
035609cd6b
|
OcCompressionLib: Sync zlib up to d71dc66fa8a153fb6e7c626847095d9697a6cf42
|
2020-02-16 03:35:13 +03: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 |
|
vit9696
|
867000cd07
|
Build: Improve IA32 compat based on @nms42 patches
closes acidanthera/bugtracker#645
closes acidanthera/bugtracker#646
closes acidanthera/bugtracker#647
|
2020-01-11 04:51:46 +03:00 |
|
Nikolai SAOUKH
|
d4d85dc764
|
zlib: Our runtime is not in ms windows world any more
|
2019-11-10 18:45:32 +03:00 |
|
Download-Fritz
|
3ed48615e9
|
OcCompressionLib: Further clean up ZLIB.
|
2019-04-05 20:36:59 +02:00 |
|
Download-Fritz
|
3645290b16
|
OcCompressionLib: Add change note to the changes from last commit as required by license.
|
2019-04-05 14:04:18 +02:00 |
|
Download-Fritz
|
a2945176f5
|
OcCompressionLib: Use zlib for MSVC. Remove sshzlib.
|
2019-04-05 14:00:51 +02:00 |
|
vit9696
|
65dad1e128
|
OcAppleBootPolicyLib: Implement simple boot picker
|
2019-03-31 21:43:47 +03:00 |
|
vit9696
|
e48286e720
|
OcCompressionLib: Use original zlib on supported compilers
|
2019-03-31 06:02:56 +03:00 |
|
vit9696
|
2f7c362bb1
|
OcGuardLib: Fix GCC compilation issues
|
2019-03-31 03:34:42 +03:00 |
|
vit9696
|
42c0f4d943
|
OcCompressionLib: zlib performance improvements
|
2019-03-31 03:26:34 +03:00 |
|
vit9696
|
dd9f75248c
|
OcCompressionLib: Avoid extra allocations
|
2019-03-30 19:19:30 +03:00 |
|
vit9696
|
bfeaab9986
|
OcCompressionLib: Remove buffer reallocation and add system zlib support for testing
|
2019-03-30 18:14:32 +03:00 |
|
Download-Fritz
|
79e1038d99
|
OcCompressionLib: Fix typo.
|
2019-03-30 14:50:44 +01:00 |
|
vit9696
|
b5335c2ac3
|
OcCompressionLib: Rework zlib.h header macros
|
2019-03-30 16:47:35 +03:00 |
|
vit9696
|
11c19f6e84
|
OcComparessionLib: Reindent zlib.c to avoid editor issues
|
2019-03-30 16:39:41 +03:00 |
|
vit9696
|
333c387aa9
|
OcCompressionLib: Handle BFINAL bit properly in zlib.c
|
2019-03-30 16:36:09 +03:00 |
|
Download-Fritz
|
9b501a7181
|
OcCompressionLib: Add license header.
|
2019-03-30 12:35:28 +01:00 |
|
Download-Fritz
|
2cd4dd3ae2
|
OcCompressionLib: Expose ZLIB (de)compression.
|
2019-03-29 18:49:57 +01:00 |
|
Download-Fritz
|
34e3c95a5e
|
OcCompressionLib: Remove zlib's disable compression function.
|
2019-03-29 17:07:29 +01:00 |
|
Download-Fritz
|
2ccfa7b91f
|
OcCompressionLib: Mod zlib code to compile.
|
2019-03-29 17:04:37 +01:00 |
|
Download-Fritz
|
2967a4da11
|
OcCompressionLib: Initial import of putty zlib code.
|
2019-03-29 17:02:21 +01:00 |
|
vit9696
|
8255f23ff0
|
OcAppleKernelLib: Tune based on profiling data
|
2019-03-29 01:24:04 +03:00 |
|
vit9696
|
0043a78ad4
|
OcCompressionLib: Fix undefined behavior warning in lzvn.c
|
2019-03-28 20:14:11 +03:00 |
|
Download-Fritz
|
18314c7182
|
Fix several compilation warnings
|
2019-03-18 19:55:45 +01:00 |
|
Download-Fritz
|
c921ef567f
|
OcCompressionLib: Fix LZVN prototype
|
2019-03-18 19:54:00 +01:00 |
|
vit9696
|
eb6b186fee
|
Implement kernel interception code
|
2019-03-14 00:30:00 +03:00 |
|
vit9696
|
1a505b7f23
|
Implement OcCompressionLib
|
2019-03-13 19:57:15 +03:00 |
|