Giter Club home page Giter Club logo

uefi-utilities-2019's Introduction

UEFI-Utilities-2019

Various UEFI utilities built against UDK2018 using Clang.

To integrate into UDK2018 source tree:

Create a subdirectory immediately under UDK2018 called MyApps, populate MyApps with one or more of the utilities, fix up MyApps.dsc to build the required utility or utilities by uncommenting one or more .inf lines.

Note these utilities have only been built and tested on an Lenovo T480 X64 platform.

I now include a 64-bit EFI binary of each utility in each utility subdirectory.

See http://blog.fpmurphy.com for detailed information about the utilities.

See also https://blog.fpmurphy.com/2019/01/installing-and-configuring-udk2018-clang-7-0-on-fedora-29.html

Enjoy!

uefi-utilities-2019's People

Contributors

fpmurphy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uefi-utilities-2019's Issues

DisplayBPM<->DisplayBMP, EFIAPI for functions of ScreenshotDriver.c

Hi Murphy,

First of all, thank you for sharing these useful UEFI utilities.

I'd like to raise two issues in your UEFI-Utilities-2019:

  1. The folder name DisplayBPM is wrong which should be DisplayBMP.
  2. The prototypes of some functions in ScreenshotDriver.c are missing "EFIAPI". This causes "conflict type" compilation error.

--
Timothy

UEFI tool to read/write/probe serial flash

Hi,
Is there any tool/utility available to read/write/probe serial flash from UEFI ?
Something like 'sf', thats available on uboot.

If there is, kindly guide me to it.

A few fixes and additions

  1. There's dirname typo: MyApps\DisplayBPM -> MyApps\DisplayBMP

  2. Added ShowBGRT to dsc.

 #### Applications
   MyApps/DisplayBMP/DisplayBMP.inf
+  MyApps/ShowBGRT/ShowBGRT.inf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.