gitextract_ebw3erhu/ ├── AMI/ │ ├── DMI_EDIT/ │ │ ├── DMI_EDIT_1.25/ │ │ │ ├── ROM Utilities Release Notes.htm │ │ │ ├── SMBIOS.CIF │ │ │ ├── UCORESYS.SYS │ │ │ ├── UCOREVXD.VXD │ │ │ ├── UCOREW64.SYS │ │ │ └── dmiedit.log │ │ └── DMI_EDIT_5.13/ │ │ ├── amifldrv32.sys │ │ └── amifldrv64.sys │ └── MMTOOL/ │ └── MMTool 4.50.0.23/ │ └── FfsChsm.bat ├── Award_Bios_Editor/ │ ├── docs/ │ │ ├── docs.html │ │ ├── license/ │ │ │ ├── COPYING.html │ │ │ └── gpl.css │ │ └── sdk/ │ │ └── sdk.txt │ └── readme.html └── README.md