vit9696
26868e9341
OcDebugLogLib: Improve serial and file logging
...
closes acidanthera/bugtracker#482
2020-05-30 00:00:53 +03:00
Andrey1970AppleLife
87ab56e4b5
Update Changelog.md
2020-05-29 02:23:36 +03:00
vit9696
efe95c869a
Added improved CPU type detection for newer CPU types
2020-05-29 00:32:37 +03:00
Andrey1970AppleLife
50b159f8a9
DataBase: Update builtin firmware versions
2020-05-27 22:04:04 +03:00
Andrey1970AppleLife
1624cf6017
Update Changelog.md
2020-05-27 02:13:24 +03:00
vit9696
0721e42071
Docs: Sync docs
2020-05-21 18:59:18 +03:00
vit9696
28dbc7a09f
OcBootManagementLib: Add VIRTIO support to ScanPolicy
2020-05-19 14:38:17 +03:00
vit9696
f76030f7ac
Build: Drop MacInfoPkg
2020-05-17 14:28:41 +03:00
vit9696
0fb09c220e
OcConfigurationLib: Replace Block with Delete to reduce confusion
2020-05-17 02:06:35 +03:00
vit9696
681046881b
OpenCore: Fix previous commit
2020-05-14 18:48:48 +03:00
vit9696
e1a2b99299
OpenCoreDevProps: Fixed ignoring # in DeviceProperty Add and Block
2020-05-14 18:33:57 +03:00
vit9696
86b69367df
OcConsoleLib: Fixed compatibility with blit-only GOP (e.g. OVMF Bochs)
2020-05-14 09:53:48 +03:00
vit9696
0ee57bdef1
OcConsoleLib: Fixed builtin text renderer failing to provide ConsoleControl
2020-05-14 09:43:07 +03:00
vit9696
2690e58495
Docs: Fixed assertions on log exhaustion causing boot failures
...
closes acidanthera/bugtracker#445
2020-05-13 22:21:48 +03:00
vit9696
15fdaf6376
OpenCoreUefiInOut: Removed DirectGopCacheMode due to being ineffective
2020-05-13 16:10:22 +03:00
vit9696
86a49fb2f3
OpenRuntime: Replaced RequestBootVarFallback with DeduplicateBootOrder due to bugs
2020-05-13 16:07:37 +03:00
vit9696
6bfd26f381
OcCpuLib: Fixed CPU detection crash with QEMU 5.0 and KVM accelerator
...
closes acidanthera/bugtracker#914
2020-05-13 15:30:03 +03:00
vit9696
58dcebf8c9
Docs: Sync with latest changes
2020-05-13 09:51:11 +03:00
vit9696
4433c92895
OcConsoleLib: Added builtin text renderer compatibility with Shell page mode
...
For some reason UEFI Shell trashes Cursor positions of the TextOut protocol
even though the spec explicitly forbids this.
closes acidanthera/bugtracker#837
2020-05-11 04:44:51 +03:00
vit9696
bd0cc2f54f
OpenCanopy: Added partial hotkey support (e.g. Ctrl+Enter)
2020-05-11 02:55:25 +03:00
vit9696
8b5099bf1f
Docs: Fixed launching Shell with text over it
2020-05-10 21:58:27 +03:00
vit9696
77b1445353
OpenCanopy: Fixed showing internal icons for external drives
2020-05-10 20:28:43 +03:00
vit9696
6caff2a456
OpenCoreUefiInOut: Fixed ReconnectOnResChange reconnecting even without res change
2020-05-10 20:13:06 +03:00
vit9696
462876603f
OpenCoreMisc: Added ApplePanic to store panic logs on ESP root
2020-05-10 01:42:00 +03:00
vit9696
36a154981c
OpenCoreNvram: Fixed warnings for empty variables (e.g. rtc-blacklist)
2020-05-09 16:38:13 +03:00
vit9696
11a3fd2911
OpenCoreMisc: Use builtin picker when external picker fails to load
2020-05-05 20:01:39 +03:00
vit9696
796765ca7c
OcBootManagementLib: Rework boot management ( #42 )
...
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
Co-authored-by: Download-Fritz <download-fritz@outlook.com>
2020-05-05 19:45:32 +03:00
vit9696
7ed2fb7cfa
Docs: Reflect latest OpenCanopy changes in docs and changelog
2020-05-05 19:28:36 +03:00
vit9696
7fd0779dc6
Utilities: Fixed invalid checksum checks when creating vault (thx @dakanji)
...
closes acidanthera/bugtracker#888
2020-05-03 21:15:07 +03:00
Andrey1970AppleLife
7d4ab3c0cd
Update Changelog.md
2020-05-02 22:05:13 +03:00
vit9696
8a65ad756d
OcApfsLib: Reduce APFS minimal timestamps to 10.13 from App Store
2020-04-28 13:35:38 +03:00
vit9696
f21f3c3299
BootInstall: New version
2020-04-26 12:25:30 +03:00
vit9696
e20d2c1f2e
Build: Added Ps2KeyboardDxe driver for DuetPkg
2020-04-26 06:53:40 +03:00
vit9696
525b6a6ada
OcConsoleLib: Fixed handling 24-bit screen resolutions
2020-04-26 06:28:30 +03:00
vit9696
2f807abe01
Docs: Sync changelog
2020-04-24 18:54:08 +03:00
vit9696
c17f35908f
Docs: Sync changelog
2020-04-24 15:51:56 +03:00
vit9696
616505ca2b
OcBootManagementLib: Added experimental BootProtect Security option
...
closes acidanthera/bugtracker#859
2020-04-24 00:56:57 +03:00
vit9696
3cd9ace60c
ResetSystem: Initial version
...
closes acidanthera/bugtracker#861
2020-04-20 13:12:06 +03:00
vit9696
19cae8046e
OcConfigurationLib: Renamed Protocols to ProtocolOverrides
...
Pioneer salut to ugrobators
2020-04-20 09:52:09 +03:00
vit9696
892f9fd10a
OpenCoreUefi: Added AppleRtcRam protocol implementation
...
closes acidanthera/bugtracker#765
2020-04-18 22:21:58 +03:00
vit9696
0bb426d364
OcAppleKernelLib: Added PatchAppleRtcChecksum kernel quirk
2020-04-18 15:40:08 +03:00
vit9696
4ec0e4e160
RtcRw: Initial version
2020-04-18 13:13:41 +03:00
vit9696
e2fbb2e10a
OpenCoreUefi: Added memory region reservation support
2020-04-18 10:28:59 +03:00
vit9696
5fc0905af9
OcAfterBootCompatLib: Create events with TPL_CALLBACK priority
...
Logging may save to file, and file services must be invoked with TPL
lower or equal to TPL_CALLBACK. Failing to do so causes OVMF crash.
closes acidanthera/bugtracker#831
2020-04-17 09:39:32 +03:00
vit9696
677f37d5fb
Build: Added mouse drivers to the package as OVMF needs one
2020-04-17 09:22:11 +03:00
vit9696
5a9273b7d5
Docs: Sync changelog
2020-04-17 06:57:00 +03:00
vit9696
20fa82da42
OpenCanopy: Added AppleEvent mouse support
2020-04-14 06:20:50 +03:00
vit9696
2dfe69110b
OpenCoreUefi: Add APFS support
2020-04-13 05:35:33 +03:00
vit9696
219fdc47c4
OpenCanopy: Fixed rendering macOS installer icons
2020-04-10 00:07:45 +03:00
vit9696
82e8f5efb9
OcSmbiosLib: Fixed Custom UpdateSMBIOSMode modifying SMBIOSv3 table
2020-04-09 20:49:42 +03:00