diff --git a/README.md b/README.md index cfc9073ce2..3fba39aa39 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Acidanthera UEFI Development Kit AUDK is a fork of [EDK II project](https://github.com/tianocore/edk2) focused on security.
-AUDK is a part of [the Linux Verification Center](http://linuxtesting.org/).
The main goal of AUDK project is to bring the best practices of secure code development into firmware domain.
These practices include (but are not limited to) static analysis, fuzzing, formal verification,
code hardening through various compiler optimizations and codebase architectural refactoring.