63 Commits

Author SHA1 Message Date
MikeBeaton
83123452fe OCVAR: Refactor NVRAM code, add OpenVariableRuntimeDxe 2022-07-28 06:38:56 +01:00
Savva Mitrofanov
0d4bd86fbe
Build: Add TestExt4Dxe into build targets 2022-07-13 18:00:55 +06:00
PMheart
e8c4bd7990
Build: Integrate Ext4Pkg (#364) 2022-07-05 17:31:59 +02:00
MikeBeaton
19ef39ecf5 BootEntryProtocol: Add system action and hotkey support; implement Reset NVRAM and Toggle SIP as drivers 2022-05-16 22:23:49 +01:00
MikhailKrichanov
e9136a3a0b
OpenNtfsDxe: Implement NTFS read-only driver. (#332) 2022-05-15 00:55:52 +03:00
PMheart
a7cb9c685a
Build: Verify Sample[Custom].plist on build (#336) 2022-04-17 13:24:46 +02:00
PMheart
1ca2a9553f
OcAppleKernelLib: Added CustomPciSerialDevice quirk (#331) 2022-04-14 12:58:37 +02:00
vit9696
412c705cf6 Build: Bundle BiosVideo driver in the package 2021-11-28 15:34:21 +03:00
vit9696
a41d48069a Build: Drop hidden .contentFlavour file from repo, use printf instead 2021-11-04 17:51:46 +03:00
mikebeaton
c6fce7b7e8 Tools: shim-to-sig.tool->shim-to-cert.tool 2021-09-29 16:02:51 +01:00
MikeBeaton
e2819b2e38 Tools: Add shim-to-sig.tool 2021-09-28 09:46:59 +01:00
MikeBeaton
22cfebdf6f Platform: OpenLinuxBoot.efi 2021-09-04 15:48:36 +01:00
vit9696
3ef3e17a3e OcBootManagementLib: Fixed CLANGPDB builds by shortening OC magic 2021-07-25 20:39:57 +03:00
vit9696
ffc3dab84f Build: Bundle TpmInfo 2021-06-27 15:15:57 +03:00
MikeBeaton
04b3566ddb Build: Apply own flavour in OC build 2021-05-29 17:46:12 +01:00
MikeBeaton
eb5cc3ee62 BootManagement: Add csrutil EFI tool and Toogle SIP boot option 2021-05-28 09:40:22 +01:00
Dhinak G
eff77bd61d Build: Switch to different cross compiler tap 2021-04-28 11:46:30 +03:00
vit9696
e7e3a5cddc Build: Add Linux userspace utility bundling 2021-04-28 11:46:25 +03:00
zhen-zen
ba2fe2f596
Tools: Add refactored ControlMsrE2 from #72 (#167) 2021-03-24 09:22:03 +03:00
Vitaly Cheptsov
5880ec2182
OcAcpiLib: Provide Base lookup for ACPI patches (#237) 2021-03-15 18:45:45 +03:00
vit9696
6f914f98be Utilities: Let CPU decoder be tested externally 2021-03-12 23:24:29 +03:00
Marvin Häuser
c98ffeb378 Utilities: Import ocpasswordgen utility 2021-02-27 19:23:22 +01:00
vit9696
54d2a9e644 Utilities: Initial version of acdtinfo utility 2021-02-24 16:51:13 +03:00
vit9696
09099c69af OpenPartitionDxe: Initial version with APM support for <= 10.9 dmg 2021-01-31 01:36:50 +03:00
vit9696
469f8cfb66 OpenCoreMisc: Replace BootProtect with LauncherOption 2021-01-30 23:04:10 +03:00
vit9696
dc1a0d8a22 OcMainLib: Move startup code to a separate library 2021-01-26 21:19:21 +03:00
Goldfish64
e227553324 Application: Remove HdaCodecDump 2021-01-23 20:50:01 -06:00
vit9696
cf55a8bd0e Build: Add missing tool 2021-01-14 01:46:33 +03:00
Vladislav Yaroshchuk
bdb296fcd6
FswHfsPlus: Add HFS+ driver with compatible opensource license (#177) 2021-01-12 22:20:24 +03:00
PMheart
488924c0d4 Build: Fix shellcheck 2021-01-06 22:20:08 +08:00
PMheart
033c507373 Build: Place source and binary ACPI tables in separate folders 2021-01-06 22:14:55 +08:00
vit9696
69f775d38d OcMpeg3Lib: Initial version 2021-01-01 21:46:30 +03:00
vit9696
590fd024b0 Utilities: New LogoutHook & nvramdump by @roddy20 2021-01-01 13:47:27 +03:00
Andrey1970AppleLife
46a7dd79e6
Update build_oc.tool 2020-12-25 01:46:18 +03:00
vit9696
537dd3c998 Utitlities: Bundle and fix checklist 2020-12-24 20:20:35 +03:00
vit9696
128f20cbd5 Build: Add staging HFS driver to the binaries 2020-12-24 12:25:24 +03:00
vit9696
04f2174d16 Build: Fix ACPI packaging on Windows/Linux 2020-12-18 22:35:59 +03:00
vit9696
8a5b5c8fda Build: Include compiled ACPI samples in the package 2020-12-18 21:59:43 +03:00
vit9696
5ea8757a28 Build: Fixed BOOTx64.efi and BOOTIA32.efi convention
closes acidanthera/bugtracker#1214
2020-10-11 15:21:24 +03:00
vit9696
8c66f78a3d Build: Fix booter suffix for IA32 2020-09-13 17:30:45 +03:00
vit9696
733e8b7b27 Build: Added IA32 binry variant to the release bundles 2020-09-13 16:18:20 +03:00
Goldfish64
6ee8d31364 Scripts: Fix previous commit 2020-08-30 15:40:38 -05:00
Goldfish64
6c1d7e8570 Bootstrap: Rename to Bootstrap.efi 2020-08-30 15:36:34 -05:00
Download-Fritz
a97b74e83c
OpenCore: Use direct PE loading for Secure Boot (#108)
Implement and integrate a PE image loader to circumvent UEFI Secure Boot when Apple Secure Boot is used.
2020-08-24 12:52:34 +02:00
startergo
7839632455
Build: Fix rebuilding tools after header updates (#105) 2020-08-22 06:34:00 +03:00
Andrey1970AppleLife
4b92cbbf3d PlatformInfo Automatic for all models 2020-07-26 19:54:32 +03:00
vit9696
d9c3416465
Build: Fix warnings 2020-07-26 17:50:21 +03:00
vit9696
a6b6902fed Utilities: Drop OpenDuetPkg binary and rebuild it with OC 2020-07-25 20:23:15 +03:00
vit9696
c6f8ef6043 Docs: Rename SampleFull to SampleLegacy and fix typos
"Full" plist is not useful for modern systems and its use
has always been discouraged outside of Macs and old systems.
Rename it to "Legacy" to avoid confusion.
2020-07-12 16:57:40 +03:00
vit9696
9e166de9ac Utilities: Drop separate KC utility and unify with KextInject 2020-07-05 20:57:13 +03:00