Releases: wjz304/OpenCore_NO_ACPI_Build
0.9.3_450fe7c
Changes:
450fe7c update
37d9de6 Merge branch 'master' of https://gitee.com/btwise/OpenCore_NO_ACPI
7cb3b99 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
6191588 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
97f0374 OpenDuetPkg: Fixed compilation after rebasing audk upon edk2-stable202302.
View on gitee
0.9.3_a17ce84
Changes:
a17ce84 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
2733d92 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
5465c7b OcVariableLib: Downgrade additional WARN in expected operation of emulated NVRAM acidanthera/bugtracker#2206
bc44eb1 Docs: --force-codec minor doc correction Rebuild docs Sync changlog
69b9c5c AudioDxe: Add --force-codec (#460)
154d845 Docs: Update DisableIoMapperMapping documentation Closes acidanthera/bugtracker#2278
View on gitee
0.9.3_e8870f3
Changes:
e8870f3 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
de8a0ca update from github
722bbc4 Docs: Sync changelog, thx @5T33Z0
cbd60f6 Bump version
fe77706 User: Move misplaced label on 32-bit example; add * to refer back to its correct previous occurrence
d9109c3 Properly distinguish between PeCoffLib2 vs UefiImageLib
0fb834b Utilities/TestPeCoff: Properly error-exit on load failure
8514800 Docs: Sync changelog
1dbf710 OcVariableLib: Lower 'Emulated NVRAM load failed' message from WARN to INFO since it is expected on first boot with new emulated NVRAM
5e75fec OcLog: Allowing positive and negative filtering of unknown log lines, using ? identifier
e3de917 Build: Use latest Windows image (#458)
d25ec52 OcCpuLib: Fix crash when gathering system report on virtualised CPUs
47a3da4 OcLog: Update filtering - Filter log strings after formatting - Never filter WARN and ERROR log lines - Fix positive filtering - Fix minor issue in valid log prefix algorithm
0083a4e OcBootManagementLib: Disable builtin picker timeout on unbootable selection from Apple picker; change from INFO to WARN if cannot start requested Apple picker
9fe1d14 EnableGop: Provide release and pre-release versions with build
a9d3464 Docs: Update changelog
ba1c2c8 Docs: Rebuild pdf
020645b OcMainLib/OpenCoreAcpi: Fix orders for RebaseRegions and SyncTableIds (#454)
0c7caae Docs: Minor fixes
c4c8e34 Platform/OpenNtfsDxe: Fix build
68cefdd Docs: Rebuild docs
301bde5 OcConsoleLib: Minor updates - Remove long-standing unused ConsoleControlInstall method - Minor codestyle fix - Improve doc wording
1b78103 Docs: Sync changelog
065177e OcConsoleLib: Apply ConsoleMode console text resolution option to builtin text renderer
c8b9335 OcConsoleLib: Simplify use of builtin renderer uncontrolled mode The renderer already (esp. since recent changes incl. reset to controlled on cls) manages its own transitions to controlled, so we just need to indicate uncontrolled in cases where something else has been rendering graphics
7feb7c9 OcConsoleLib: Builtin renderer updates - Perform full clear screen on switch from graphics to text mode, if marked uncontrolled - Suppress remaining console coloured output (screen clear and cursor, text was already handled) if in graphics mode - Remain uncontrolled while in graphics mode - Improve builtin renderer screen size calculations o Although we appear to lose a small amount of height (i.e. up to one row) with the new font size scaled vertical padding, we were actually losing it anyway with the previous screen size calculation - Re-order initialisation of builtin mode o Avoid producing uncontrolled text with old text protocol, after resync screen clear of new controlled protocol
c1f0b9f OcConsoleLib: Implement InitialMode
216bdce OcConsoleLib: Builtin renderer updates - Avoid additional clear screen when resyncing - Use same values to trigger full clear screen after background colour change as after mark uncontrolled - Only scroll used width when controlled - Reset controlled area after clear screen - Fix mConsoleMaxPosY init error for controlled mode o Present since 76e889f89af7ecdec0a8de191d7ded5856b338fb - Fix ConsoleControl wording in docs - Add ASSERTS and comments
acecdf5 Revert OcConsoleLib related parts of recent commits:
db73658 EnableGop: Temporarily disable bunding EnableGop, during console code changes
676f834 build_duet.tool: Update to new ImageTool command syntax
View on gitee
0.9.2_e1f8738
Changes:
e1f8738 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
41fa64a Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
2e35109 OcAppleKernelLib: Fix ExternalDiskIcons quirk on macOS 13.3+, thanks fusion71au (#452)
3c037b2 DataBase: Updated MaximumOSVersion
42624ac Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
2831bea Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
6a064a7 Utilities/RsaTool: Switch libressl url to fastly cdn
9f52f8d OpenCorePkg: Remove X permission from WX sections
2f14b6d Utilities/TestPeCoff: Disable DEBUG_RAISE for fuzzing
11a2606 Library: Remove OcPeCoffLib
70bb87c Library: Replace OcPeCoffLib with UefiImageLib
View on gitee
0.9.2_e4d1300
Changes:
e4d1300 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
dc177a3 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
af3eb07 Merge branch 'master' of https://gitcode.net/btwise/OpenCorePkg
d185827 User/UserBaseMemoryLib: Fix InternalAllocateAlignedPages implementation
f4ca7b1 build_duet: Update to new unified ImageTool
633d4c3 Docs: Rebuild pdf
e98da12 Docs: Update documentation for DisableIoMapperMapping kernel quirk (#451)
9c2b251 Docs: Update description for AppleCpuPmCfgLock
77d02b3 OcAppleKernelLib: Remove Ventura check for AppleCpuPmCfgLock (#448)
5371779 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
16172c6 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
View on gitee
0.9.2_37dffe3
Changes:
37dffe3 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
86e716a Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
2e93c95 User: Fix uncrustify warnings
c72c258 User: Update ImageLoader PCD tokens
View on gitee
0.9.2_0dcab41
Changes:
0dcab41 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
a0ec086 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
b2d438d Switch OcGuardLib to BaseOverflowLib
View on gitee
0.9.2_a752c32
Changes:
a752c32 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
3e41f30 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
daf3e9c Docs: Fix minor wording error for TextRenderer
c42343b User: Add BaseOverflowLib build targets
6a65dd1 OcMainLib: Process kext Patch after Add
997ef4a User/UserBaseMemoryLib: Define aligned page alloc definitions
8d34923 EnableGop: Apply GopBurstMode even on natively supported GPUs
558e15b Docs: Sync changelog
a8ce3c5 EnableGop: Update version and README
230aca6 Docs: Fix changelog typo
88e90ef Docs: Sync docs
5d8e3f5 OcConsoleLib: Additional info in GOP dump; additional guards on GopBurstMode
fe15c15 OcMainLib: Forcibly disable single user mode with Apple Secure Boot
4ea002b Docs: Sync changelog
4bd9343 OcAppleKernelLib: Add DisableIoMapperMapping quirk (#440)
52ce6d1 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
f7f12a7 Bump version
c664360 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
d4f09a8 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
41b8aca OcCompressionLib: Update to zlib 1.2.13 (#439)
cda8a58 User/BaseMemoryLib: Consume CommonMemoryAllocationLib
3171e2a Build: Silence OcCompressionLib warning (-Wno-unknown-warning-option)
d4da677 OcCompressionLib: Fix zlib build with XCODE toolchain
1f2d003 OcDeviceMiscLib: Fix memory leak
5791c78 OcAppleSecureBootLib: Fix memory leak
View on gitee
0.9.1_1c89149
Changes:
1c89149 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
d95d67d Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
0f76947 User/BaseMemoryLib: Use _aligned_free for MSVC
c18786f Docs: Sync changelog
edb0419 OcAppleKernelLib: Add new patch for macOS 13.3+ IOAHCIBlockStorage patch, by @vit9696 (#438)
6fb5b85 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
338b47c Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
852016c Updated builtin firmware versions
abe28e8 OcConsoleLib: Add GopBurstMode quirk OcMemoryLib: Add additional PAT and MTRR caching support
2002cbf Docker: Utilize ${PWD} to support "extend" from other locations
3d82dce Dockerfiles: Support OC_DEV_PLATFORM arg
e75b3d1 devcontainer: Switch to Dockerfile to easen multi-platform dev
fc423d6 Docker: Unify oc-dev-edk2 and oc-dev-docs
3436628 Dockerfiles: Add X11 dependencies to build EmulatorPkg
cb94801 CI and Docker: Sync with AUDK
7fa5357 Updated builtin firmware versions
View on gitee
0.9.1_7c870e4
Changes:
7c870e4 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
a3f4da3 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
592285f Docs: Updated Debug README.md with VS Code gdb config example
View on gitee