diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2022-01-11 17:17:26 +0330 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2022-01-16 10:32:50 +0330 |
commit | a906ff5884ded8345a62bcec76387a64ed56a4fb (patch) | |
tree | 5433bbb87ae3437f3a5ecad35cbd9fdc03f4ca6a /Ports/dmidecode | |
parent | d543db02864aff2d9230147184aa73a112d8ba0b (diff) | |
download | serenity-a906ff5884ded8345a62bcec76387a64ed56a4fb.zip |
Ports: Add ReadMe files explaining port patches that have explanations
Diffstat (limited to 'Ports/dmidecode')
-rw-r--r-- | Ports/dmidecode/patches/ReadMe.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Ports/dmidecode/patches/ReadMe.md b/Ports/dmidecode/patches/ReadMe.md new file mode 100644 index 0000000000..ce783b3e21 --- /dev/null +++ b/Ports/dmidecode/patches/ReadMe.md @@ -0,0 +1,5 @@ +# Patches for dmidecode + +## `dmidecode.patch` + +Remove IPv6 uses and set the correct path for the dmi firmware. |