summaryrefslogtreecommitdiff
path: root/generate/efi
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple typos in the EFI README file.Robert Moore2021-03-121-2/+2
* generate/efi/AcpiPkg_{nostdlib,stdlib}.dsc: Remove unneeded tabElyes HAOUAS2020-10-262-2/+2
* Fix some typos within commentsRobert Moore2020-02-111-2/+2
* ACPICA: Makefile: replace HOST with ACPI_HOSTErik Kaneda2020-01-212-6/+6
* Trivial: fix spelling mistakesErik Schmauss2019-02-142-2/+2
* EFI: Fix missing utstrsuppt.o buildLv Zheng2017-09-203-0/+3
* EFI/EDK2: Enable /WX for MSVC buildsLv Zheng2017-07-132-4/+4
* EFI/EDK2: Add support to compile acpidump.efi with StdLibShao, Ming2017-07-132-0/+133
* EFI/EDK2: Allow StdLib target to use different inf/dsc filesLv Zheng2017-07-133-3/+32
* EFI/EDK2: Add support to compile acpidump.efi on WindowsShao Ming2017-07-131-2/+2
* EFI: Add efihello demo application.Lv Zheng2016-12-142-1/+57
* EFI: Fix build issues introduced by recent utility changesLv Zheng2016-08-172-0/+4
* EFI: Move EFI specific files to os_specific/efiLv Zheng2016-07-223-4/+6
* EFI: Add build instructions for EFI portingLv Zheng2016-07-221-0/+40
* EFI: Port acpidump to EDK2 environmentLv Zheng2016-07-224-0/+144
* Clib: Eliminate AcpiOsXXXFile()/AcpiLogError and link clibrary fxxx()/errno/p...Lv Zheng2016-07-221-0/+1
* Clib: Add -nostdinc support for EFI layerLv Zheng2016-07-221-0/+6
* EFI/acpidump: Add a missing object file which is split recentlyLv Zheng2016-07-221-1/+3
* EFI: Remove SHARED=false usage by enforcing -no-undefinedMarcelo Ferreira2016-07-221-18/+5
* Unix makefiles: Separate option to disable optimizations and _FORTIFY_SOURCEDavid E. Box2014-12-221-1/+9
* EFI: Add EFI support for acpidump.Lv Zheng2014-06-122-2/+62
* EFI: Add generic OSL support for GNU EFI development.Lv Zheng2014-06-121-0/+1
* EFI: Add build environment support for GNU EFI development.Lv Zheng2014-06-123-0/+330