aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardPkg.dsc
Commit message (Collapse)AuthorAge
* Apply GenFw flags to all toolchainsMatthijs Lavrijsen2022-04-21
| | | | Additionally apply GCC-style link flags to all GCC-style toolchains
* Fix build with current EDK2 masterMatthijs Lavrijsen2022-03-30
| | | | Reference: #49
* Fix build with current EDK2 masterMatthijs Lavrijsen2021-06-28
|
* Fix compilation on Clang 11Matthijs Lavrijsen2021-01-13
| | | | Fix PE section alignment on Clang by using MS '/ALIGN:XXX' instead of GCC's '-z common-page-size=XXX'
* Compile as UTF-8Mattiwatti2019-12-04
|
* Disable Spectre mitigation crapMattiwatti2019-10-07
|
* Initial commitv1.0Mattiwatti2019-03-25