Skip to content

UEFI application that modifies ACPI tables before boot.

License

Notifications You must be signed in to change notification settings

Bletchley13/slicloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

====
SLICLoader - EFI program that modifies ACPI tables before boot
====

==Building==

This program must be built using the EDKII toolchain. For example,
place this folder into edk2/MdeModulesPkg/Application and add the
.inf file to edk2/MdeModulesPkg/MdeModulesPkg.dsc and run the
EDK build program.

The build has only been tested on 64-bit Linux with GCC 4.7.
The program itself has only been tested on a 64-bit little-endian
platform with ACPI version 2. ACPI version 1 is supported and may
work, but has not been tested.


==Disclaimer==

This program is for EDUCATIONAL PURPOSES ONLY. It serves to
demonstrate how UEFI applications are developed, how ACPI
tables can be created and modified, and how operating systems can
determine their OEM's information. The author is not responsible
for how the end-user utilizes this program. The author does not
condone software piracy or methods of circumventing digital
rights management systems. Use this software at your own risk.

About

UEFI application that modifies ACPI tables before boot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published