diff --git a/README.md b/README.md index f2f7fe5..5712abc 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ System76 Open Source Firmware - [apps](./apps) - Applications - [coreboot](https://github.com/system76/coreboot.git) - coreboot README -- [edk2](https://github.com/system76/edk2.git) - EDK II Project -- [edk2-platforms](https://github.com/system76/edk2-platforms.git) - **EDK II Minimum Platform Firmware for Intel(R) Platforms** +- [edk2](./edk2) - EDK II Project +- [edk2-non-osi](https://github.com/tianocore/edk2-non-osi.git) +- [edk2-platforms](./edk2-platforms) - **EDK II Minimum Platform Firmware for Intel(R) Platforms** +- [FSP](https://github.com/IntelFsp/FSP.git) - IntelĀ® Firmware Support Package (IntelĀ® FSP) Binaries - [libs](./libs) - Libraries - [models](./models) - Models - [scripts](./scripts) diff --git a/apps/README.md b/apps/README.md index 1aa058d..7bdf18c 100644 --- a/apps/README.md +++ b/apps/README.md @@ -4,3 +4,4 @@ - [firmware-setup](https://github.com/system76/firmware-setup.git) - System76 Firmware Setup - [firmware-update](https://github.com/system76/firmware-update.git) - System76 Firmware Update +- [gop-policy](https://github.com/system76/gop-policy.git) - System76 Platform GOP Policy