2238 Commits

Author SHA1 Message Date
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
Andrey1970AppleLife
e02ff28d52 Docs: Update Configuration 2020-05-07 23:00:13 +03:00
Download-Fritz
9440cd057b OcBootManagementLib: Use static functions for Boot Policy
Includes fixing an issue where generic booters were added for file systems that already had a primary booter by the use of "core" Apple Boot Policy predefined paths.
2020-05-07 17:34:53 +02:00
Download-Fritz
913fb12a3f OcAppleBootPolicyLib: Introduce concept of "Core" paths 2020-05-07 17:34:53 +02:00
Download-Fritz
b7bb88473f OcAppleBootPolicyLib: Do not return unused APFS handle by OC API
The handle is unused by all calls within OC and finding it has a considerable overhead considering scanning many partitions, hence limit it to Apple protocol API.
2020-05-07 17:34:53 +02:00
vit9696
f2e2edc4fe OpenCoreNvram: Do not warn about failing to set empty vars 2020-05-07 18:22:37 +03:00
vit9696
d11b9f8ad3 Build: Attempt to fix CI x2 2020-05-06 23:55:31 +03:00
vit9696
35f8f69ddb Build: Attempt to fix CI 2020-05-06 23:41:25 +03:00
vit9696
1d2d53e13c Docs: Add some really basic doxygen conf 2020-05-06 23:25:14 +03:00
vit9696
e4f182ee9f Build: Fix doxygen issues 2020-05-06 23:16:51 +03:00
Download-Fritz
c9c9979fd2 OcBootManagementLib: Adapt to OcAppleBootPolicyLib changes 2020-05-06 21:12:00 +02:00
Download-Fritz
cc4cb23796 OcAppleBootPolicy: Move parameter checking to protocol functions 2020-05-06 21:11:23 +02:00
Download-Fritz
3d97abb86f OcAppleBootPolicyLib: Fix Apple UB 2020-05-06 20:56:04 +02:00
Download-Fritz
971e412a5c OcAppleBootPolicyLib: Expose functions statically 2020-05-06 20:56:04 +02:00
vit9696
3e5cbe6b86 OcBootManagementLib: Fix custom entry listing when ResetNVRAM is off 2020-05-06 21:41:48 +03:00
Download-Fritz
8e42201f04 OcDevicePathLib: Fix restore struct fields 2020-05-06 14:52:53 +02:00
vit9696
d4cf25e514 Build: Fix CLANG38 compilation 2020-05-06 15:01:15 +03:00
Nikolai SAOUKH
52aee52fa4 OpenCorePkg\Library\OcDevicePathLib\OcDevicePathLib.c: Fix warning C4244: '=': conversion from 'const UINT32' to 'UINT{8|16}', possible loss of data 2020-05-06 12:45:44 +03:00
vit9696
32a5dd1053 Build: Attempt to fix borked env in Travis 2020-05-06 03:41:08 +03:00
vit9696
0c7839e497 Build: Try LLVM 8.0 for CLANG38 2020-05-06 03:25:38 +03:00
vit9696
0c77e6bbf9 Build: Try to fix Linux build issues 2020-05-06 03:08:23 +03:00