2258 Commits

Author SHA1 Message Date
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
b4ade47942 OcMiscLib: Fix possible assert during USB ownership release 2020-05-14 09:03:28 +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
Michael Belyaev
52c7579cd1 Fix documentation comments 2020-05-13 20:46:32 +03:00
vit9696
0adcb2c74d Docs: Sync docs 2020-05-13 16:11:36 +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
f750d5b7bd OcCpuLib: Add CFG lock debugging 2020-05-13 15:31:56 +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
Download-Fritz
b9f4fff54d OcBootManagementLib: Fix ExpandShortFormBootPath 2020-05-13 10:17:18 +02:00
vit9696
58dcebf8c9 Docs: Sync with latest changes 2020-05-13 09:51:11 +03:00
vit9696
a14c94ca17 OcAcpiLib: Fixed FadtEnableReset with too small FACP tables
closes acidanthera/bugtracker#897
2020-05-13 06:41:58 +03:00
vit9696
30aad505f1 OcBootManagementLib: Fix hiding Time Machine entries with HideAuxiliary 2020-05-12 22:44:52 +03:00
dakanji
26d8862b9b
Build: Fix ShellCheck CI (#52) 2020-05-12 20:40:49 +03:00
Nikolai SAOUKH
09cbfb9d0b Library/OcBootManagementLib: fix (im?)possible loss of data in PanicUnpack() 2020-05-12 17:49:05 +03:00
vit9696
41b207c242 OcBootManagementLib: Fix audio playback in builtin picker 2020-05-11 22:03:51 +03:00
vit9696
5055be90ea OcBootManagementLib: Fixed incorrect entry order with 2 OS in container 2020-05-11 16:43:02 +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
dakanji
c04980f391
Build: Speed up HomeBrew Deployment (#51) 2020-05-10 23:32:05 +03:00
vit9696
76e889f89a OpenCanopy: Fix black splash with non-black bg 2020-05-10 23:03:45 +03:00
vit9696
8b5099bf1f Docs: Fixed launching Shell with text over it 2020-05-10 21:58:27 +03:00
vit9696
da8302f3b9
OcBootManagementLib: Fix memory leak in ApplePanic handling 2020-05-10 20:38:42 +03:00
vit9696
9d53b61d4d OcBootManagementLib: Fix compiler warning
closes acidanthera/bugtracker#898
2020-05-10 20:29:48 +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
7dac5f8f8f OcBootManagementLib: Fix panic expansion and zero shrinking 2020-05-10 19:14:01 +03:00
vit9696
eece2befc9
OcBootManagementLib: Fix compiler warning 2020-05-10 05:42:28 +03:00
vit9696
82dfecb8ac Utilities: Make storing Wi-Fi settings optional again 2020-05-10 02:31:20 +03:00
vit9696
2085853f6e Utilities: Fix kpdescribe for shellcheck 2020-05-10 02:29:49 +03:00
vit9696
ff7942dd73 Build: Add kpdescribe to shellcheck exceptions 2020-05-10 02:03:13 +03:00
vit9696
ab67ad6a70 Docs: Provide information about panic decoding 2020-05-10 02:01:39 +03:00
vit9696
462876603f OpenCoreMisc: Added ApplePanic to store panic logs on ESP root 2020-05-10 01:42:00 +03:00
Rodion Shingarev
498521448f Utilities: CreateVault optimized with ShellCheck 2020-05-10 01:37:58 +03:00
dakanji
8f2551a4cd
Build: Set ShellCheck CI Severity to "Info" (#50) 2020-05-10 00:52:13 +03:00
Goldfish64
fd7cc9e325 Includes: Update HdaRegisters.h 2020-05-09 16:49:19 -05:00
Rodion Shingarev
a271916d08 Utilities: LogoutHook optimized with ShellCheck 2020-05-10 00:42:37 +03:00
dakanji
c2228cb25c
Build: Update ShellCheck CI (#49) 2020-05-09 20:41:23 +03:00
Andrey1970AppleLife
080a661513 Docs: Update samples 2020-05-09 18:49:54 +03:00
vit9696
ed841679e8 Build: Install shellcheck manually 2020-05-09 17:55:39 +03:00
vit9696
1d68511a6a
Build: Fix CI configuration 2020-05-09 17:42:26 +03:00
dakanji
fe7cb46d3e
Build: Implement OpenCore shell checks
Closes acidanthera/bugtracker#902 (#48)
2020-05-09 17:37:24 +03:00
vit9696
36a154981c OpenCoreNvram: Fixed warnings for empty variables (e.g. rtc-blacklist) 2020-05-09 16:38:13 +03:00
Andrey1970AppleLife
39d90e7e91 Docs: Update samples 2020-05-09 15:32:35 +03:00
Andrey1970AppleLife
7eaa0717ce
Update Kexts.md 2020-05-08 22:05:05 +03:00
Andrey1970AppleLife
0dfa2fe9b3
Update Kexts.md 2020-05-08 21:00:14 +03:00
vit9696
def8866ef3 OcBootManagementLib: Fix locating default Windows with DuetPkg 2020-05-08 00:49:54 +03:00
Andrey1970AppleLife
2b4c491282 Docs: Fixed Configuration 2020-05-08 00:39:59 +03:00