2030 Commits

Author SHA1 Message Date
vit9696
f323be45e2 MmapDump: Initial version of MMAP dumping utility 2020-04-03 18:58:54 +03:00
vit9696
67ab1cfd59 OcBootManagementLib: Fix comment for CustomEntryContext 2020-04-03 17:44:51 +03:00
vit9696
7e74d672f2 OcAppleBootCompatLib: Log MAT support 2020-04-03 17:42:46 +03:00
vit9696
cc98ac0162 OcMemoryLib: Fix casting issues
closes acidanthera/bugtracker#798
2020-04-03 17:35:47 +03:00
vit9696
e2f9022a80 OcAppleBootCompatLib: Also wrap AllocatePool 2020-04-03 17:33:55 +03:00
vit9696
bd17802deb OcAppleBootCompatLib: Implement RebuildAppleMemoryMap 2020-04-03 14:52:07 +03:00
vit9696
6f0a8a1a54 OcAppleBootCompatLib: Fix Status overwrite with GetExecArea call 2020-04-03 14:50:49 +03:00
vit9696
fa82d3fd6b OcAppleBootCompatLib: Warn about too large memory map 2020-04-03 14:49:20 +03:00
vit9696
f30c1c651f OcMemoryLib: Add memory map splitting routines 2020-04-03 14:48:57 +03:00
vit9696
cfda552fa3 TestsUser: Partially fix Serialized compatibility 2020-04-03 14:43:40 +03:00
vit9696
bb8bd5dedb OcAppleBootCompatLib: Update memory attributes before StartImage as well 2020-04-03 14:43:09 +03:00
vit9696
ffb49563cd OcAppleBootCompatLib: Update attributes after every allocation 2020-04-03 02:32:52 +03:00
vit9696
98f17b671d OcMemoryLib: Add counting split descriptors 2020-04-03 02:30:24 +03:00
vit9696
763cab2140 Build: Fix coverity 2020-04-03 02:05:47 +03:00
vit9696
e317342b0a Build: Attempt to fix CI 2020-04-03 01:39:02 +03:00
vit9696
96b509564a OcMemoryLib: Fix type assignment 2020-04-03 00:58:41 +03:00
vit9696
72816f55b5 OcAppleBootCompatLib: Add improved debugging 2020-04-03 00:12:52 +03:00
vit9696
60fca487a3 OpenCoreUefi: Introduced SyncRuntimePermissions to fix Linux booting on CFL+ 2020-04-02 23:55:59 +03:00
vit9696
98435e9a2d OpenRuntime: Introduce GetExecArea function 2020-04-02 23:49:55 +03:00
vit9696
5fcf850ac1 OcMemoryLib: Introduce attribute manipulation code 2020-04-02 23:48:08 +03:00
vit9696
1fea2ad3f3 Docs: Ensure proper explanation for ShrinkMemoryMap 2020-04-02 21:41:57 +03:00
vit9696
707007e317 OcAppleBootCompatLib: Improve debug logging 2020-04-02 15:45:30 +03:00
vit9696
eab7f470a4 Debug: Document about running QEMU in SMM mode 2020-04-01 22:04:25 +03:00
vit9696
3f2069d352 Docs: Update changelog to clarify Linux issue resolution
closes acidanthera/bugtracker#491
2020-03-29 21:36:37 +03:00
vit9696
f963012e98 Build: Fixed 4K section alignment in OpenRuntime 2020-03-29 16:42:01 +03:00
vit9696
fbd6191436 OcMemoryLib: Implement memory attribute printing 2020-03-29 16:40:55 +03:00
vit9696
e10ca6caec Debug: Recognise debugger names in lowercase 2020-03-29 11:32:48 +03:00
vit9696
e984dc7c12 OcAppleKernelLib: Fixed PowerTimeoutKernelPanic on 10.15.4 2020-03-29 08:59:41 +03:00
Download-Fritz
f6b4ac59be AcpiSamples/PLUG: Note alternative naming 2020-03-28 11:44:56 +01:00
Download-Fritz
fd179a115b OpenCanopy: Remove pointless ASSERTs
Fixes ASSERTing when BootPicker entries exceed the screen boundaries.
2020-03-27 17:14:33 +01:00
Andrey1970AppleLife
2ef536bd07
Update Kexts.md 2020-03-24 23:12:23 +03:00
vit9696
0032190a8b Revert "Update CI configuration to dpl v2"
This reverts commit d9682012207e47fffa3356b33eabde1b54b99bf0.
2020-03-23 15:50:50 +03:00
vit9696
a8ebda75a4 Debug: Merge all runners into efidebug.tool and fix XCODE5 with LLDB 2020-03-23 09:55:56 +03:00
Andrey1970AppleLife
d968201220
Update CI configuration to dpl v2 2020-03-22 21:51:27 +03:00
vit9696
0c8431f0c8 Debug: Update readme file 2020-03-22 21:43:36 +03:00
vit9696
3e5f3f3f9a Debug: Separate GdbSyms target as it contains invalid addresses 2020-03-22 20:36:25 +03:00
vit9696
da840e97be Debug: Add PE DWARF GdbSyms to avoid LLDB crashes 2020-03-22 13:21:14 +03:00
vit9696
7684a9f625 Debug: Add support for running CLANG in PE mode with DWARF 2020-03-22 12:50:03 +03:00
vit9696
a3dec155a7 Debug: Add early and dirty LLDB support 2020-03-21 13:01:13 +03:00
vit9696
e5e822e0d3 Debug: Provide information for debugging with QEMU 2020-03-20 05:27:43 +03:00
Andrey1970AppleLife
dcebc822b9
Update Changelog.md 2020-03-20 04:08:28 +03:00
Andrey1970AppleLife
dae829ba93
Update SampleFull.plist 2020-03-20 04:01:58 +03:00
vit9696
3fae649dc4
OcBootServicesTableLib: Fix destructor prototype
closes acidanthera/bugtracker#773
2020-03-16 08:57:28 +03:00
Andrey1970AppleLife
997a830eef Docs: Fixed driver name 2020-03-15 18:24:15 +03:00
vit9696
63735d449b Build: Rename some tools and drivers 2020-03-15 17:27:29 +03:00
Andrey1970AppleLife
da4cf0f0bb Fixed previous 2020-03-15 03:08:14 +03:00
Andrey1970AppleLife
9aae27d166 Docs: Replaced PlatformInfo samples to iMac19,1 2020-03-15 01:42:42 +03:00
vit9696
f0d36479fb OcBootManagementLib: Add CustomDescribe routine 2020-03-14 21:31:02 +03:00
vit9696
d25ff1ceda disklabel: Replace readlabel and implement encoding support 2020-03-14 20:11:23 +03:00
vit9696
0ed42acb6f OcBootServicesTableLib: Fix ConOut redirection in Shell 2020-03-14 16:36:34 +03:00