2178 Commits

Author SHA1 Message Date
Andrey1970AppleLife
c4975433fb Docs: Fixed typo 2020-05-05 21:27:03 +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
5b0925ad04 OpenCanopy: Rename Font.* to Font_1x.* to avoid name conflicts 2020-05-05 18:59:30 +03:00
Michael Belyaev
b4e2820be3
OpenCanopy: Improve font support (#43)
- Fix various issues during BMF font loading.
- Add 2x font support (requires the height to be 12*Scale, like bless-generated).
- Add fonts without kerning support.
- Rename `Light` to `LightBackground` and fix color comparison direction.
- Add support loading images that already have premultiplied alpha (use it for font).
- Improve font/label size assertion messages
- Draw font-rendered labels and image lebels with alpha to fix background blending.
- Update Xcode project to work with indexing.
- OcAppleDiskImageLibInternal: fix error handling issues.
2020-05-05 18:46:21 +03:00
dakanji
6dd402bebe
Build: Fix ShellCheck warning in macbuild (#45) 2020-05-05 00:46:53 +03:00
dakanji
cd516120cb
Build: Fix warnings found by ShellCheck in macbuild (#41)
Co-authored-by: Dayo <dayo@Dayos-Mac-Pro.local>
2020-05-04 18:33:25 +03:00
vit9696
72a9157c5e disklabel: Fix alpha decoding and add BGRA support 2020-05-04 15:42:21 +03:00
vit9696
7aef9de457 OcAppleImageConversionLib: Conform to the latest protocol discoveries 2020-05-04 15:42:21 +03:00
Andrey1970AppleLife
17990ae1f8 Bump version to 0.5.9 2020-05-04 14:42:33 +03:00
vit9696
001340fc2a OcAppleImageConversion: Fix scale argument handling 0.5.8 2020-05-03 23:47:58 +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
7b1d5a69b1 Fix previous 2020-05-03 20:45:53 +03:00
vit9696
4294d96d95 Docs: Update some links 2020-05-03 11:58:31 +03:00
Andrey1970AppleLife
7d4ab3c0cd
Update Changelog.md 2020-05-02 22:05:13 +03:00
Andrey1970AppleLife
ec45b1d31b
Update SampleFull.plist 2020-05-02 14:41:47 +03:00
Andrey1970AppleLife
6f02d5945e Update SampleFull.plist 2020-05-01 22:07:32 +03:00
Download-Fritz
bc61cb764d OpenCanopy: Fix calling convention mismatch 2020-04-29 09:40:56 +02:00
vit9696
cbfbc3487f OpenCoreMisc: Fix excluded handled initialisation 2020-04-29 05:14:06 +03:00
vit9696
9d12c2cfa7 Build: Fix mistake in BootLoader copying 2020-04-28 22:13:12 +03:00
vit9696
43a8a8c7cc Build: Fix typo with DuetPkg branch 2020-04-28 20:28:31 +03:00
vit9696
b0da586998 BootInstall: Drop copy in favour of DuetPkg 2020-04-28 19:53:23 +03:00
vit9696
847388f1ec Build: Use DuetPkg binaries directly from DuetPkg 2020-04-28 19:52:43 +03:00
vit9696
e4c123964b OcApfsLib: Fix current App Store build version 2020-04-28 17:12:45 +03:00
vit9696
8a65ad756d OcApfsLib: Reduce APFS minimal timestamps to 10.13 from App Store 2020-04-28 13:35:38 +03:00
Michael Belyaev
610a57f83f
OpenCanopy: Support HiDPI in fontless mode (#39)
Co-authored-by: Michael Belyaev <usrsse2@me.com>
2020-04-27 20:32:36 +03:00
Andrey1970AppleLife
1b76962a69 Docs: Update link 2020-04-27 02:52:40 +03:00
vit9696
cd302ebe50 BootInstall: No need in ACPI/SMBIOS protocols 2020-04-26 22:41:13 +03:00
vit9696
75443ac52e BootInstall: Fix ISA bus support 2020-04-26 19:55:07 +03:00
vit9696
f21f3c3299 BootInstall: New version 2020-04-26 12:25:30 +03:00
Andrey1970AppleLife
a0eaf1af05 Docs: Update Samples 2020-04-26 10:18:38 +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
580c71ea02 Utilities: Move Duet tools to DuetPkg repository 2020-04-25 20:33:28 +03:00
vit9696
617180e9f7 Utilities: Add Duet utilities 2020-04-25 03:13:11 +03:00
Andrey1970AppleLife
874696eb25 Added ACPI comments 2020-04-24 22:39:59 +03:00
vit9696
a2d676516c BootInstall: Cleanup boot0 source code 2020-04-24 22:08:05 +03:00
vit9696
4f37b1baf5 BootInstall: Add boot0 source code 2020-04-24 22:08:05 +03:00
Andrey1970AppleLife
198f551ecf Added SSDT-IMEI ACPI sample. 2020-04-24 21:45:11 +03:00
vit9696
2f807abe01
Docs: Sync changelog 2020-04-24 18:54:08 +03:00
TaiPhamD
aaabecacb6
OpenCanopy: Add timeout support (#36)
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
2020-04-24 18:52:55 +03:00
Rodion Shingarev
a1f60694c7 OC: replaced bootx64.efi with bootstrap.efi for legacy BIOS 2020-04-24 16:12:31 +03:00
vit9696
c17f35908f Docs: Sync changelog 2020-04-24 15:51:56 +03:00
Download-Fritz
fbecde8066 OcBmLib: Add missing EFIAPI decorator 2020-04-24 11:11:03 +02:00
Michael Belyaev
d9f3f25d1d
Update OVMF build instructions 2020-04-24 11:15:22 +03:00
Dhinak G
5e00aa7f12
OpenCore: Fix typo in Bootstrap path (#37) 2020-04-24 02:33:38 +03:00
vit9696
616505ca2b OcBootManagementLib: Added experimental BootProtect Security option
closes acidanthera/bugtracker#859
2020-04-24 00:56:57 +03:00
vit9696
da1577b24a OcDebugLogLib: Do not attempt file logging at high TPL 2020-04-24 00:56:57 +03:00
Download-Fritz
cf05a42605 OcAppleKernelLib: Relieve __LINKEDIT presence expectations
KPIs in Mountain Lion expose symbols but do not have a __LINKEDIT segment.
2020-04-23 22:24:00 +02:00