提交 34d42c10 编写于 作者: M MikeBeaton

Docs: Add MemTest flavour; update memtest86 sample config entries

上级 92ab271d
......@@ -19,6 +19,8 @@ OpenCore Changelog
- Removed support for `<TOOLPATH>.lbl`/`.l2x` pre-drawn entry labels
- Fixed previous text not cleared before console mode tools and entries in OpenCanopy
- Fixed DEBUG build crashes with `GopPassThrough` and `UgaPassThrough`
- Added flavour for memory testing utilities
- Updated recommended `memtest86` config in sample `.plist` files
#### v0.6.9
- Fixed out-of-sync cursor movement rectangle when loading e.g. CrScreenshotDxe
......
......@@ -153,6 +153,12 @@ If providing `NVRAMTool.icns`, it should be themed so that it could be applied t
- _**NB**: Including **ResetNVRAM** anywhere in the flavour triggers picker audio-assist for "Reset NVRAM"_
- **ToggleSIP:NVRAMTool** - Icon themed for Toggle SIP tool specifically (`ToggleSIP.icns`)
### Other Tools
A list of other known tools which are common enough that some icon pack artists may wish to provide a standard icon for them:
- **MemTest** - A system memory testing tool such as that available from [memtest86.com](https://www.memtest86.com/) (`MemTest.icns`)
---
## System Boot Entry Icons
......
......@@ -1088,19 +1088,19 @@
<key>Arguments</key>
<string></string>
<key>Auxiliary</key>
<false/>
<true/>
<key>Comment</key>
<string>Memory testing utility</string>
<key>Enabled</key>
<false/>
<key>Flavour</key>
<string>Auto</string>
<string>MemTest</string>
<key>Name</key>
<string>memcheck</string>
<string>memtest86</string>
<key>Path</key>
<string>memcheck/memcheck.efi</string>
<string>memtest86/BOOTX64.efi</string>
<key>RealPath</key>
<false/>
<true/>
<key>TextMode</key>
<false/>
</dict>
......
......@@ -1088,19 +1088,19 @@
<key>Arguments</key>
<string></string>
<key>Auxiliary</key>
<false/>
<true/>
<key>Comment</key>
<string>Memory testing utility</string>
<key>Enabled</key>
<false/>
<key>Flavour</key>
<string>Auto</string>
<string>MemTest</string>
<key>Name</key>
<string>memcheck</string>
<string>memtest86</string>
<key>Path</key>
<string>memcheck/memcheck.efi</string>
<string>memtest86/BOOTX64.efi</string>
<key>RealPath</key>
<false/>
<true/>
<key>TextMode</key>
<false/>
</dict>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册