32 Commits

Author SHA1 Message Date
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
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
60fca487a3 OpenCoreUefi: Introduced SyncRuntimePermissions to fix Linux booting on CFL+ 2020-04-02 23:55:59 +03:00
vit9696
707007e317 OcAppleBootCompatLib: Improve debug logging 2020-04-02 15:45:30 +03:00
vit9696
6d61426da5 OcAppleBootCompatLib: Implement ProtectUefiServices quirk 2020-03-12 02:11:16 +03:00
vit9696
a6d547f6d9 OcDebugLogLib: Support Apple Debug Log protocol 2020-03-08 23:42:14 +03:00
vit9696
4f94ea14e7 OcAppleBootCompatLib: Do not subsequently call handlers from failed ExitBS 2020-02-29 01:36:23 +03:00
vit9696
479a3dd659 OcAppleBootCompatLib: Fix null pointer dereference 2020-02-27 21:33:15 +03:00
vit9696
64086cbe3c OcAppleBootCompatLib: Add support for TPL_APPLICATION ExitBS events 2020-02-27 16:23:33 +03:00
vit9696
81edab7426 FwRuntimeServices: Add support for ProtectSecureBoot 2020-02-09 00:10:57 +03:00
vit9696
e2ee015647 OcBootManagementLib: Remove AvoidHighAlloc 2020-02-06 19:29:32 +03:00
vit9696
4bb6e24377 OcConfigurationLib: Replace SupportsCsm with AdviseWindows 2020-01-25 15:42:50 +03:00
vit9696
3cd02f622f OcAppleBootCompatLib: Add support for SignalAppleOS and update configuration 2020-01-05 21:09:17 +03:00
vit9696
5011ab1440 OcAppleBootCompatLib: Delay VM pool allocation to avoid compat issues
closes acidanthera/bugtracker#614
2020-01-04 22:53:16 +03:00
vit9696
268ae1b544 OcAppleBootCompatLib: Revert accidentally committed test code 2019-11-29 21:56:32 +03:00
vit9696
1560cec90c OcGuardLib: Switch to edk2-stable201911 2019-11-29 17:32:17 +03:00
vit9696
707f101e9a OcConfigurationLib: Add support for RequestBootVarFallback quirk 2019-11-19 12:35:05 +03:00
vit9696
2ba7618f23 OcAppleBootCompatLib: Initial balloon implementation 2019-11-04 15:46:09 +03:00
Download-Fritz
156cb7c586 Various type and cast fixes 2019-11-02 23:16:33 +01:00
vit9696
12a2709637 OcAppleBootCompatLib: Change bytes to kilobytes 2019-10-14 09:51:33 +03:00
vit9696
8fee6e67ec OcConfigurationLib: Move MmioWhitelist and improve its debugging 2019-10-14 09:46:26 +03:00
vit9696
62d88996df OcAppleBootCompatLib: Implement MmioWhitelist 2019-10-12 22:40:30 +03:00
vit9696
dc14e4ed88 OcAppleBootCompatLib: Remove devirtualise hacks 2019-08-31 11:45:21 +03:00
vit9696
97b774db80
OcAppleBootCompatLib: Update NVRAM page limit and disable SKL+ hacks 2019-08-29 23:18:15 +03:00
vit9696
ea27502f5b OcAppleBootCompatLib: Implement DevirtualiseMmio 2019-08-29 13:39:25 +03:00
vit9696
3e98de1f89 OcAppleBootCompatLib: Fix windows build failure regression 2019-08-07 23:23:00 +03:00
vit9696
7fe4fbb5d8 OcAppleBootCompatLib: Rework FwRuntime protocol logic and usage 2019-08-07 18:11:05 +03:00
vit9696
40b43134e3 OcAppleBootCompatLib: Implement custom slide support 2019-08-05 23:46:28 +03:00
vit9696
9027bd6be1 OcAppleBootCompatLib: Initial working prototype 2019-08-05 17:11:35 +03:00
vit9696
7eca596604 OcAppleBootCompatLib: Initial version 2019-08-04 21:27:44 +03:00