33 Commits

Author SHA1 Message Date
PMheart
228f8ca1fb Codestyle: Apply codestyle changes with Uncrustify 2022-04-25 14:51:15 +02:00
dakanji
dee3ff5ef5
OcFileLib: Standardise Function Names (#287) 2021-08-31 10:33:34 +03:00
MikhailKrichanov
2b2cbe9048
OcMiscLib: Allow passing arguments to the loader (#270) 2021-06-16 18:16:02 +03:00
vit9696
583e563955 Build: Force onscreen early logging for DEBUG OpenCore/Bootstrap 2021-02-18 07:42:35 +03:00
vit9696
7066f9bea4 OcBootManagementLib: Cleanup bootstrap code even further 2021-01-31 21:31:34 +03:00
vit9696
469f8cfb66 OpenCoreMisc: Replace BootProtect with LauncherOption 2021-01-30 23:04:10 +03:00
vit9696
1c445a99d6 OpenCore: Switch to application type for better FW compatibility
This resolves booting issues with Microsoft Surface firmwares
references acidanthera/bugtracker#1446
2021-01-26 22:13:27 +03:00
vit9696
dc1a0d8a22 OcMainLib: Move startup code to a separate library 2021-01-26 21:19:21 +03:00
vit9696
68de5dbd70 Bootstrap: Print actual load path
closes acidanthera/bugtracker#1446
2021-01-20 17:15:59 +03:00
vit9696
9a11244600 OcMiscLib: Add OcLoadAndRunImage and use it in Bootstrap 2021-01-17 03:03:48 +03:00
vit9696
8be51674a4 OcBootManagementLib: Implement RealPath and TextMode for custom entries
closes acidanthera/bugtracker#1081
2020-11-07 05:47:45 +03:00
vit9696
b320f6089b Bootstrap: Fix potential null pointer dereference 2020-11-06 22:03:05 +03:00
vit9696
46482050c9 Bootstrap: Add support for launching from relative path 2020-11-06 19:37:22 +03:00
Goldfish64
6c1d7e8570 Bootstrap: Rename to Bootstrap.efi 2020-08-30 15:36:34 -05:00
vit9696
a9cbcd9ae8 Build: Drop EfiPkg 2020-05-17 14:28:41 +03:00
vit9696
aac39637f6
OpenCanopy: Various improvements (#28)
- Implemented disk label support
- Implemented volume icon support
- Separated PickerAttrbutes from ConsoleAttributes

Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
Co-authored-by: Michael Belyaev <usrsse2@me.com>
2020-04-06 00:39:17 +03:00
vit9696
97585cb6c2 Build: Remove OcSupportPkg usage 2020-02-29 17:39:41 +03:00
vit9696
afc8f179c3 Bootstrap: Improved OpenCore rerun detection for new versions 2020-01-18 19:36:47 +03:00
vit9696
b47ab162bd Bootstrap: Fixed extra delay during bootstrap due to OcTimerLib 2019-10-22 09:55:07 +03:00
vit9696
d8cbc8b2ad Bootstrap: Fix compilation with OcSupportPkg 2019-07-21 12:26:49 +03:00
vit9696
ce136ba887 Added CustomSMBIOSGuid quirk for Custom SMBIOS update mode 2019-06-07 22:16:02 +03:00
vit9696
947f19a6f4 OpenCore: Warn more gracefully about nesting 2019-06-07 21:42:03 +03:00
vit9696
135647813c Build: Add UefiCpuPkg dependency 2019-06-07 16:21:40 +03:00
vit9696
ca11004702 OpenCoreMisc: Initial ScanPolicy support and prevent leaking some NVRAM vars to OS 2019-05-15 01:57:59 +03:00
vit9696
2c11de5207 Bootstrap: Set 16 MB limit to booted loader 2019-04-12 15:12:54 +03:00
vit9696
d39dc34e90 OpenCore: Reduce logging level for some entries 2019-04-10 23:07:39 +03:00
vit9696
7b1e83cd9f OpenCore: Expose full device path when enabled 2019-04-10 13:47:41 +03:00
vit9696
6f91e974db OpenCore: Connect HaltLevel, DisplayLevel, ExposeBootPath Misc preferences 2019-04-10 12:37:33 +03:00
Nikolai SAOUKH
661ad65ca1 Bootstrap needs OcTimerLib now 2019-04-10 08:26:02 +03:00
vit9696
fd47a4db0c OpenCore: Avoid dangling booter protocol on load failure 2019-04-09 13:45:40 +03:00
vit9696
c70147a4e3 Bootstrap: Fix prototypes 2019-04-06 13:46:26 +03:00
vit9696
dc10a0d4dc OpenCore: Initial main driver version 2019-04-04 17:27:45 +03:00
vit9696
0d6a4c1957 Bootstrap: Initial commit 2019-04-03 23:15:49 +03:00