29 Commits

Author SHA1 Message Date
vit9696
606f32540a TestsUser: Fix DiskImage 2019-06-12 23:41:33 +03:00
vit9696
3223115d87 OcAppleKernelLib: Add lapic master CPU patch to never need lapic_dont_panic=1 2019-06-11 23:08:08 +03:00
vit9696
2825930a0d OcMiscLib: Force our own base64 implementation, edk2 is broken
Revert "Deprecate OcBase64Decode in favor of edk2's Base64Decode"
This reverts commit 2104029260a009b807614b10aaee931685840282.
Reference: https://github.com/acidanthera/bugtracker/issues/372
2019-06-10 19:59:23 +03:00
Download-Fritz
45828187ac Convert edk2 code to LF 2019-06-09 22:26:26 +02:00
Download-Fritz
2104029260 Deprecate OcBase64Decode in favor of edk2's Base64Decode 2019-06-09 19:30:26 +02:00
vit9696
28b76c3df7 OcSmbiosLib: Debugging cleanup and Auto mode removal 2019-05-13 22:00:33 +03:00
Download-Fritz
3837176219 TestsUser/Base.h: Add a few string and device path functions 2019-04-27 21:02:12 +02:00
Download-Fritz
d25e5e78de DMG stack: Use OcAppleRamDiskLib 2019-04-20 12:06:52 +02:00
vit9696
a98adcf299 DiskImage: Fix compilation 2019-04-17 02:25:31 +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
8b8b67b04f TestsUser: Fix UB in ReadUnaligned32. 2019-03-30 12:35:28 +01:00
Download-Fritz
a64ab47f0f TestsUser: Expand Base.h. 2019-03-30 12:35:28 +01:00
vit9696
8255f23ff0 OcAppleKernelLib: Tune based on profiling data 2019-03-29 01:24:04 +03:00
vit9696
7deb4a0c2e TestsUser/Prelinked: Provide support for compressed prelinkedkernel 2019-03-28 20:15:52 +03:00
Download-Fritz
93258386ba Merge branch 'master' of github.com:acidanthera/OcSupportPkg 2019-03-27 18:06:28 +01:00
vit9696
737e17c847 OcMachoLib: Implement support for unpacking FAT images 2019-03-27 19:36:25 +03:00
Download-Fritz
b34922a3fc TestsUser: Provide strlcpy and RSIZE_MAX. 2019-03-27 16:17:51 +01:00
vit9696
4d94e639ca OcAppleKernelLib: Check symbol range during vtable parsing 2019-03-24 15:11:24 +03:00
vit9696
72797bbc9c Implement ugly hack to prelinked hex value printing 2019-03-23 15:05:12 +03:00
vit9696
b7734fc3d5 Fix FSBFrequency and thread count detection on Penryn 2019-03-20 23:29:46 +03:00
vit9696
59f86290b6 Add missing Mach-O dependencies 2019-03-19 23:16:17 +03:00
vit9696
35222181d9 Unify SMBIOS fields and fix user test compilation 2019-03-10 13:11:37 +03:00
vit9696
29354b8f62 Fix DSDT injection and implement region relocation, thx Clover 2019-03-09 06:15:53 +03:00
vit9696
6db372da22 Fix several OcDevicePropertyLib issues 2019-03-08 00:39:38 +03:00
vit9696
46a4377935 Accuracy and compatibility fixes for OcCpuLib 2019-03-07 17:14:11 +03:00
vit9696
75f1f8b0bf Fix zero length string handling in SMBIOS library 2019-03-06 15:28:57 +03:00
vit9696
5c959d5862 Fix handling original values 2019-03-06 01:06:21 +03:00
vit9696
e17a0689be Support different update modes in SMBIOS and fix minor issues 2019-03-05 23:47:38 +03:00
vit9696
a8d07657ab Import userspace tests 2019-03-05 17:02:05 +03:00