vit9696
|
d34c3498b6
|
TestsUser: Fix compilation by introducing STATIC_ASSERT
|
2019-11-30 23:52:16 +03:00 |
|
Download-Fritz
|
edecf7e6e0
|
TestsUser/Base.h: Introduce NDEBUG macro
|
2019-11-30 13:54:19 +01:00 |
|
Download-Fritz
|
1c7b5ed322
|
TestsUser/Base.h: Ignore pedantic Clang warnings
|
2019-11-11 22:24:21 +01:00 |
|
Download-Fritz
|
410d10d3fc
|
OcCryptoLib: Import new RSA stack
Import a new RSA stack and test utilities to support IMG4 image verification.
|
2019-11-06 19:26:45 +01:00 |
|
Download-Fritz
|
4a023f0817
|
TestsUser: Fix DEBUG_BULK_INFO usage
|
2019-11-03 12:22:06 +01:00 |
|
vit9696
|
1ac384397b
|
testsUser: Add more types
|
2019-10-12 22:49:49 +03:00 |
|
Download-Fritz
|
091fe4ef58
|
TestsUser/Base.h: Import MIN_INT* macros
|
2019-09-01 15:51:15 +02:00 |
|
Download-Fritz
|
e6bbbc40c4
|
TestsUser/Base.h: Replace CRLF with LF
|
2019-08-04 15:21:35 +02:00 |
|
Download-Fritz
|
b46792672e
|
TestsUser/Base.h: Declare EFI_IMAGE_UNLOAD
|
2019-08-04 14:59:38 +02:00 |
|
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 |
|