2016年8月8日 星期一

OemEdid UEFI Shell Version

Hello, I write a tool to retrieve monitor EDID called name oemedid.

The tool to retrieve monitor EDID data via the EfiEdidDiscoveredProtocol of UEFI protocol.

It's usage to below as:

  • oemedid -r
         It is to dump edid 128 byte data.
         

  • oemedid -i
          It is to show information for end user to check.


  • oemedid -v
          It is to print tool build version now. 



Tool Download

   password : oemedid

2016年8月2日 星期二

OemEdid Dos Version

Hello, I write a tool to retrieve monitor EDID called name oemedid.

The tool to retrieve monitor EDID data via the Int10 function.

It's usage to below as:

  • oemedid -r
        It is to dump edid 128 byte data.

  • oemedid -i
       It is to show information for end user to check.


  • oemedid -v
       It is to print tool build version now. 



     Tool Download 

   password : oemedid