From cf294d66704d797e2ebb73cc7d04c5b322c543da Mon Sep 17 00:00:00 2001 From: Mikhail Krichanov Date: Thu, 18 Jul 2024 12:16:08 +0300 Subject: [PATCH] README: Added link to audk-stable-202305. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3fba39aa39..b3e4ff63b8 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Stable branches in AUDK project are constructed by rebasing all the commits in m Available stable branches:
[audk-stable-202211](https://github.com/acidanthera/audk/tree/audk-stable-202211)
[audk-stable-202302](https://github.com/acidanthera/audk/tree/audk-stable-202302)
+[audk-stable-202305](https://github.com/acidanthera/audk/tree/audk-stable-202305)
## Supported features [PE loader designed with formal methods](#pe-loader-designed-with-formal-methods)