Git Product home page Git Product logo

uefiaccesssmbios's Introduction

UefiAccessSmBios

Simple demo of accessing System Management BIOS in UEFI environment.

Introduction

This project is a simple demo of accessing SMBIOS in UEFI environment.

Requirement

To run this project, a working computer with UEFI firmware is required.

Build

If it is your first time to build this project, you should run build_prep.bat to prepare for compilation.
The required compiler is Win64 LLVM. Download it from GitHub: https://github.com/llvm/llvm-project/releases
The required library is TianoCore EDK II. Download it from GitHub: https://github.com/tianocore/edk2/releases
Extract the TianoCore EDK II source code to C:\UefiDKII directory.
In addition, you are required to pre-compile the EDK II library. The compilation is unofficial. Use the script from EDK II Library to build EDK II library. For details of pre-compilation, consult that repository to proceed.

Test

Setup a USB flash stick with GUID Partition Table (GPT). Construct a partition and format it into FAT32 file system.
Copy the compiled bootx64.efi to \EFI\BOOT\bootx64.efi in the flash stick.
Enter your firmware settings. Set the device option prior to the operating system. Disable Secure Boot unless you can sign the executable.

License

This repository is under MIT license.

uefiaccesssmbios's People

Contributors

zero-tang avatar

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.