diff --git a/_configfolders/06-Tools.md b/_configfolders/06-Tools.md index 11f5a13..6f852ae 100644 --- a/_configfolders/06-Tools.md +++ b/_configfolders/06-Tools.md @@ -32,10 +32,32 @@ has_toc: false 2. Note what, hopefully, all tools do, even if they're not needed; Having the information in a central page will be useful for those who want to think for themselves. +## Tools included in OpenCorePkg +| Tool | What does it do? | Do I need it? | Notes | +| -------------- | ------------------------------------------------------------------ | ------------- | ----- | +| BootKicker | | ❌ | | +| ChipTune | | ❌ | | +| CleanNvram | | ❌ | | +| ControlMsrE2 | | ❌ | | +| CsrUtil | | ❌ | | +| FontTester | | ❌ | | +| GopStop | | ❌ | | +| KeyTester | | ❌ | | +| ListPartitions | | ❌ | | +| MmapDump | | ❌ | | +| OpenControl | | ❌ | | +| OpenShell | UEFI shell adapted to OpenCore that offers a very simple interface | Optional | | +| ResetSystem | | ❌ | | +| RtcRw | | ❌ | | +| TmpInfo | | ❌ | | + +## ToDo +Link to SmokelessUMAF +


Next Page →

-

+ \ No newline at end of file diff --git a/docs/03-Changelog/index.md b/docs/03-Changelog/index.md index 36d489b..3d9386a 100644 --- a/docs/03-Changelog/index.md +++ b/docs/03-Changelog/index.md @@ -37,6 +37,32 @@ All notable changes to this project will be documented in this file. The format --- +## Add tool table +### Prerelease@CarnationsInternal +#### By Tammo + +## [Version~Type] - 2024-09-03 + +### Added +- Basic table with all tools included in OpenCorePkg - More information needed + +### Changed +- + +### Fixed +- + +### Deprecated +- + +### Removed +- + +### Security +- + +--- + ## Update driver notes ### Prerelease@CarnationsInternal #### By hg13