vit9696
|
fe15c15d17
|
OcMainLib: Forcibly disable single user mode with Apple Secure Boot
For some reason EfiBoot, at least as of 13.3.1, no longer filters
-s argument from command-line. Make sure we filter this out ourselves.
|
2023-04-08 23:28:03 +03:00 |
|
vit9696
|
4ea002b08f
|
Docs: Sync changelog
|
2023-04-06 01:56:45 +03:00 |
|
CaseySJ
|
4bd9343ded
|
OcAppleKernelLib: Add DisableIoMapperMapping quirk (#440)
|
2023-04-06 01:55:53 +03:00 |
|
Andrey1970AppleLife
|
f7f12a7d5a
|
Bump version
|
2023-04-03 19:57:10 +03:00 |
|
PMheart
|
41b8aca08b
|
OcCompressionLib: Update to zlib 1.2.13 (#439)
0.9.1
|
2023-04-02 08:31:16 +02:00 |
|
Marvin Häuser
|
cda8a58595
|
User/BaseMemoryLib: Consume CommonMemoryAllocationLib
|
2023-04-01 21:28:17 +02:00 |
|
PMheart
|
3171e2a31c
|
Build: Silence OcCompressionLib warning (-Wno-unknown-warning-option)
|
2023-04-01 14:07:34 +02:00 |
|
PMheart
|
d4da677063
|
OcCompressionLib: Fix zlib build with XCODE toolchain
REF: 23ddbba0d7
This is a supplement for the commit above.
|
2023-04-01 12:24:11 +02:00 |
|
Savva Mitrofanov
|
1f2d00373e
|
OcDeviceMiscLib: Fix memory leak
|
2023-03-31 17:15:55 +06:00 |
|
Savva Mitrofanov
|
5791c78351
|
OcAppleSecureBootLib: Fix memory leak
|
2023-03-31 17:09:50 +06:00 |
|
Marvin Häuser
|
0f769479ff
|
User/BaseMemoryLib: Use _aligned_free for MSVC
|
2023-03-30 17:27:30 +02:00 |
|
PMheart
|
c18786f990
|
Docs: Sync changelog
|
2023-03-30 01:08:24 +02:00 |
|
PMheart
|
edb04199d9
|
OcAppleKernelLib: Add new patch for macOS 13.3+ IOAHCIBlockStorage patch, by @vit9696 (#438)
|
2023-03-30 01:04:26 +02:00 |
|
Andrey1970
|
852016cd85
|
Updated builtin firmware versions
|
2023-03-28 17:22:25 +03:00 |
|
Mike Beaton
|
abe28e829f
|
OcConsoleLib: Add GopBurstMode quirk
OcMemoryLib: Add additional PAT and MTRR caching support
|
2023-03-28 07:18:14 +01:00 |
|
Marvin Häuser
|
2002cbfe05
|
Docker: Utilize ${PWD} to support "extend" from other locations
|
2023-03-28 00:31:57 +02:00 |
|
Marvin Häuser
|
3d82dcebb2
|
Dockerfiles: Support OC_DEV_PLATFORM arg
|
2023-03-28 00:31:57 +02:00 |
|
Marvin Häuser
|
e75b3d1e55
|
devcontainer: Switch to Dockerfile to easen multi-platform dev
|
2023-03-28 00:31:57 +02:00 |
|
Marvin Häuser
|
fc423d6cdf
|
Docker: Unify oc-dev-edk2 and oc-dev-docs
|
2023-03-28 00:31:57 +02:00 |
|
Marvin Häuser
|
343662811a
|
Dockerfiles: Add X11 dependencies to build EmulatorPkg
|
2023-03-28 00:31:57 +02:00 |
|
Marvin Häuser
|
cb94801ff2
|
CI and Docker: Sync with AUDK
|
2023-03-28 00:31:57 +02:00 |
|
Andrey1970
|
7fa535797e
|
Updated builtin firmware versions
|
2023-03-28 01:14:38 +03:00 |
|
Mike Beaton
|
592285f273
|
Docs: Updated Debug README.md with VS Code gdb config example
|
2023-03-27 00:09:11 +01:00 |
|
Mikhail Krichanov
|
bd7f1c0545
|
Build: Synchronisation with recent audk changes.
|
2023-03-16 12:30:46 +03:00 |
|
Savva Mitrofanov
|
eabb466142
|
Application: Adds ListPartitions
|
2023-03-13 20:09:18 +06:00 |
|
Mike Beaton
|
cf392cf314
|
Docs: Build docs
|
2023-03-12 07:16:44 +00:00 |
|
RainCat1998
|
64bcd081ec
|
Docs: Fix typo
|
2023-03-09 22:48:12 +00:00 |
|
Vitaly Cheptsov
|
d3660ce309
|
Docs: Sync changelog
|
2023-03-09 23:13:56 +03:00 |
|
CorpNewt
|
fe8491348f
|
OcAcpiLib: Fix comment printing failing to process long comments (#432)
|
2023-03-09 23:12:49 +03:00 |
|
Savva Mitrofanov
|
1a9a40bf74
|
User: Implements runtime GetTime function in UserBootServices
|
2023-03-07 21:28:51 +06:00 |
|
Savva Mitrofanov
|
4c19125820
|
Utilities: Corrects missing memory allocation checks in TestNtfsDxe
|
2023-03-07 21:28:51 +06:00 |
|
Savva Mitrofanov
|
344a2080b2
|
User: Adds UserUnicodeCollation library
Dedicates unicode collation protocol functions into separate user
library to prevent code duplication across several user utilities
|
2023-03-07 21:28:51 +06:00 |
|
Savva Mitrofanov
|
4ff857dcc9
|
Utilities: Adds test tool for EnhancedFatDxe driver
|
2023-03-07 21:28:51 +06:00 |
|
Andrey1970AppleLife
|
c2bd5c1b81
|
Bump version
|
2023-03-06 22:05:19 +03:00 |
|
Mike Beaton
|
e4f0ba14ef
|
EnableGop: Link to Macschrauber's updated Rom Dump
0.9.0
|
2023-03-05 18:37:30 +00:00 |
|
Mike Beaton
|
0e5ba48fa2
|
Build: Provide EDK-II BaseTools in releases
|
2023-03-04 09:28:06 +00:00 |
|
Mike Beaton
|
ba2202437d
|
EnableGop: Fix tmpdir bug in vBiosInsert.sh update
|
2023-03-01 05:54:22 +00:00 |
|
Mike Beaton
|
86ef0dc2e8
|
EnableGop: Improve ROM overflow detection in vBIOS insert script
|
2023-02-28 10:07:09 +00:00 |
|
Mike Beaton
|
01db6a0a23
|
EnableGop: Update vBIOS insertion script
- Add AMD support
- Add GOP offset auto-detection
- Support back to 10.11 El Capitan
|
2023-02-27 23:45:23 +00:00 |
|
Savva Mitrofanov
|
7a4bc7395e
|
User: Adds PcdFatReadOnlyMode feature flag token
|
2023-02-27 14:38:05 +06:00 |
|
Mikhail Krichanov
|
da447f6926
|
User: Added PcdDebugRaisePropertyMask.
|
2023-02-27 10:02:38 +03:00 |
|
Mike Beaton
|
b34b7c48f2
|
Various: Add missing .inf dependencies
|
2023-02-25 19:37:27 +03:00 |
|
Mike Beaton
|
cb962f8f4b
|
OcLogAggregatorLib: Fix non-standard linkage pattern
|
2023-02-25 19:37:27 +03:00 |
|
Vitaly Cheptsov
|
c6ce04571a
|
Docs: Sync changelog
|
2023-02-23 15:27:14 +03:00 |
|
vit9696
|
05d2b00c7d
|
OcAppleKernelLib: Fix ProvideCpuInfo on 13.3
|
2023-02-23 15:26:01 +03:00 |
|
Mike Beaton
|
457c68dcde
|
OpenCanopy: Restore screen clear on exit
https://github.com/acidanthera/bugtracker/issues/2231
|
2023-02-23 04:48:14 +00:00 |
|
Savva Mitrofanov
|
a0a25e597c
|
User: Corrects CalculateCrc32
We need to create proper wrapper like it done in
RuntimeDriverCalculateCrc32
|
2023-02-22 16:59:59 +06:00 |
|
Savva Mitrofanov
|
f9e1f64666
|
User: Adds DummyRestoreTPL and CalculateCrc32 to gBS
|
2023-02-22 16:47:14 +06:00 |
|
Savva Mitrofanov
|
93dc0951a1
|
OcMachoLib: Rename Fat.c to MachoFat.c to solve conflict with FatPkg
|
2023-02-22 16:47:13 +06:00 |
|
Mike Beaton
|
f34a6ddb2b
|
EnableGop: Update README.md and UEFITool screenshot
|
2023-02-22 08:02:39 +00:00 |
|