Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

foundObjects/afulnx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AMI Firmware Update Utility for Linux - by AMI

This version fixes the compiler errors and therefore enables it to run on newer kernels.

Installation

Download the binary for this tool here and move afulnx_64 inside the afulnx64 folder. Go into the 64/32 Bit directory and run:

cd driver && make clean && make default && mv amifldrv_mod.o .. && cd ..
sudo ./afulnx_64

Licensing issues

I have excluded the actual binary from the repository due to the fact that its copyrighted. You can find it here. The source code is, however, embedded inside the binary and can be read easily. AMI didn't specify a license in any of the files. This is however built upon Linux kernel code, which is licensed under GPL.

About

AMI Firmware Update Utility for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.8%
  • Objective-C 9.5%
  • Makefile 3.7%