I noticed ReadMe.txt was a little outdated. I updated it to match current functionality (e.g. BaseTools works on both 32-bit and 64-bit Windows). Since the formatting was neither RST or MD, I converted it to RST and renamed to ReadMe.rst to match the edk2 ReadMe.rst.
Some (most?) sqlite use was removed in commit 2f818ed0fb57d98985d151781a2ce9b8683129ee in 2018, but there are still some modules (Ecc/Database.py, Eoc/Database.py and UPT/Core/IpiDb,py) that do require it, so I'm not sure if the part about sqlite3 should still be present in the ReadMe file. If so, I think the text about cx_freeze might be obsolete. Signed-off-by: Rebecca Cran <rebe...@bsdio.com> Cc: Bob Feng <bob.c.f...@intel.com> Cc: Liming Gao <liming....@intel.com> Rebecca Cran (2): BaseTools: Update ReadMe.txt to match current functionality BaseTools: rename ReadMe.txt to ReadMe.rst BaseTools/ReadMe.rst | 41 ++++++++++++++++++++++++++++++++++++++ BaseTools/ReadMe.txt | 47 -------------------------------------------- 2 files changed, 41 insertions(+), 47 deletions(-) create mode 100644 BaseTools/ReadMe.rst delete mode 100644 BaseTools/ReadMe.txt -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#62178): https://edk2.groups.io/g/devel/message/62178 Mute This Topic: https://groups.io/mt/75366649/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-