2873 Commits

Author SHA1 Message Date
John Davis
dd25126610
OcAcpiLib: Relocate ACPI tables if they are not writeable (#152) 2020-11-08 19:08:58 +03:00
vit9696
9a2c66969e OcAfterBootCompatLib: Fix MSVC compiler moaning 2020-11-08 05:03:50 +03:00
vit9696
05dc52acd2 OcAfterBootCompatLib: Start using call gate for kernel interception 2020-11-08 04:30:58 +03:00
Andrey1970AppleLife
80fa9dbb44
Update Changelog.md 2020-11-07 17:33:21 +03:00
vit9696
763bb89058 Docs: Fix typos 2020-11-07 17:18:56 +03:00
Andrey1970AppleLife
1bfcb254da DataBase: Updated builtin firmware versions for T2 models 2020-11-07 17:14:16 +03:00
Vitaly Cheptsov
3e8f52b9e5
OpenCore: Fix load path reporting regression
closes acidanthera/bugtracker#1264
2020-11-07 07:55:44 +03:00
Vitaly Cheptsov
409ec8c20f
OpenCore: Silence static analysis 2020-11-07 07:01:05 +03:00
vit9696
c442ad6a83 OpenCore: Make missing tool a warning 2020-11-07 06:47:24 +03:00
vit9696
8be51674a4 OcBootManagementLib: Implement RealPath and TextMode for custom entries
closes acidanthera/bugtracker#1081
2020-11-07 05:47:45 +03:00
Andrey1970AppleLife
913063277e Update SampleCustom.plist 2020-11-07 03:03:06 +03:00
Andrey1970AppleLife
bbcdad2f54 DataBase: Updated builtin firmware versions for non-T2 models 2020-11-07 02:59:04 +03:00
Andrey1970AppleLife
e1b6e96b33 DataBase: Revert firmware version for non-BigSur models 2020-11-07 01:29:02 +03:00
vit9696
1b280f88d7 OcGuardLib: Avoid undefined reference to 64-bit mul builtin on IA-32 2020-11-06 23:59:15 +03:00
vit9696
59825b3b0c Docs: improve relative directory lookup documentation
Also fix compiler issues with GCC
2020-11-06 23:21:44 +03:00
vit9696
03b5d34c04 OcGuardLib: Rely on LTO and avoid confusing macro usage 2020-11-06 22:34:40 +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
b9e08ba44b OcAppleKernelLib: Fix patching of injected kexts in mkext 2020-11-05 19:54:13 -06:00
Dmitriy Pervin
6a81462faf
Docs: Add Find My Mac to Sample legacy schema (#151)
Add Find my Mac function
2020-11-05 11:21:43 +03:00
Andrey1970AppleLife
31062dfb8f
Update SampleCustom.plist 2020-11-04 22:21:28 +03:00
vit9696
9f6b3f9463 BootPlatform: Add custom GraphicsConsoleDxe driver
Imported from AmaranthPkg ac99391d by @MikhailKrichanov
2020-11-04 18:35:35 +03:00
vit9696
3998399ea9 OcBootManagementLib: Added BlacklistAppleUpdate to fix update optout
closes acidanthera/bugtraker#1255
2020-11-04 12:30:27 +03:00
Mykola Grymalyuk
e39f07e140 Docs: add nvram-log=1 2020-11-03 14:27:13 -07:00
Goldfish64
a31de22943 OcAcpiLib: Add ACPI signature log printing 2020-11-02 19:13:16 -06:00
Andrey1970AppleLife
0459b9752d Bump version to 0.6.4 2020-11-02 23:51:07 +03:00
Vitaly Cheptsov
f152c95e4c
Docs: Move last changelog entry to where it belongs 0.6.3 2020-11-02 11:31:58 +03:00
PMheart
16ff02bcc9
Changelog: Provide more descriptive explanation for 811f4a064e 2020-11-02 06:57:36 +08:00
PMheart
c384eab83e
Docs: Sync changelog from 811f4a064e 2020-11-02 06:50:30 +08:00
zhen-zen
811f4a064e
OcMiscLib: Fix FindPattern on last byte of data (#148) 2020-11-02 06:47:27 +08:00
vit9696
1b7525c7de OcAppleKernelLib: Added ForceSecureBootScheme quirk for VMs 2020-11-01 13:30:55 +03:00
vit9696
8b3044f5fa OpenCorePlatform: Call AsciiStrToGuid unconditionally
The latest EDK II fixed the constraint assertions so prior checking is
unnecessary.
2020-11-01 13:02:58 +03:00
vit9696
bf94146f13 OpenCorePlatform: Added setting of system-id NVRAM variable 2020-11-01 12:52:51 +03:00
vit9696
aea1c578c2 Docs: Update information regarding Secure Boot on macOS 11
closes acidanthera/bugtracker#1235
2020-11-01 05:09:37 +03:00
vit9696
1b0041493d OcAppleImg4Lib: Added missing Secure Boot NVRAM variables for 11.0 2020-11-01 04:00:38 +03:00
vit9696
ba10b5d721 OcAppleImg4Lib: Added support for x86legacy secure boot model 2020-11-01 01:12:02 +03:00
vit9696
46f7cc0a65 Docs: Fix trashing rbx in returning serial print patches 2020-10-31 17:23:20 +03:00
Vitaly Cheptsov
9a6d20208e
Docs: Sync changelog
closes acidanthera/bugtracker#1242
2020-10-30 23:15:27 +03:00
Download-Fritz
eb7a3eb863 OcFileLib: Work around invalid WP error 2020-10-30 20:59:26 +01:00
Andrey1970AppleLife
39c1e1cc8a DataBase: Updated builtin firmware versions 2020-10-30 03:28:41 +03:00
dakanji
ba5eea2de4
OcConsoleLib: Improve error reporting with TextoutputBuiltin (#143)
closes acidanthera/bugtracker#1238
2020-10-29 12:21:43 +03:00
Andrey1970AppleLife
3616f57e4b DataBase: Updated builtin firmware versions 2020-10-29 01:11:02 +03:00
Andrey1970AppleLife
1e8f75ee8d DataBase: Update MM71 2020-10-28 15:57:01 +03:00
Goldfish64
7a7c1bf91e Patches: Fix previous commit 2020-10-27 19:48:52 -05:00
Goldfish64
2b0a2bda73 Patches: Add PS/2 mouse patch for SioBusDxe
https://github.com/acidanthera/bugtracker/issues/1236
2020-10-27 19:35:38 -05:00
Vitaly Cheptsov
366e20ca04
Docs: Check plist scripts for validity via CI 2020-10-27 17:17:52 +03:00
Andrey1970AppleLife
c2cbd3aa9c Docs: Fixed typo 2020-10-27 10:50:46 +03:00
Goldfish64
b993f32fde Docs: Rebuild pdf and update changelog 2020-10-26 19:21:43 -05:00
John Davis
cde37269aa
VBIOS patching via ForceResolution option (#144)
* BiosVideo: Initial Intel patching functions

* BiosVideo: Implement patch protocol

* BiosVideo: Read EDID from VBE

* BiosVideo: Fix previous commits

* OpenDuet: Fix Windows builds

* BiosVideo: Fix MSVC warnings

* BiosVideo: Pull max resolution from EDID

* BiosVideo: Patch based on PCI vendor ID

* BiosVideo: Fix more MSVC warnings

* OcMiscLib: Try to fix OpenDuet MSVC compilation

* BiosVideo: Fix incorrect return status

* OpenDuet: Create OcDebugLogLibNull library

* Protocol: Rename OC_VBIOS_PATCH_PROTOCOL to OC_FORCE_RESOLUTION_PROTOCOL

* OpenCore: Add ForceResolution option

* BiosVideo: Fix consistency of height/width parameters

* Includes: Mark height/width as optional

* BiosVideo: Cleanup misc issues

* Docs: Add support note
2020-10-26 19:18:06 -05:00
Mykola Grymalyuk
8463ac39d4 Docs: Update changelog 2020-10-25 10:24:24 -06:00