diff --git a/AdvLoggerPkg/Docs/ReadMe.md b/AdvLoggerPkg/Docs/ReadMe.md index 576fea7331..45dce43d01 100644 --- a/AdvLoggerPkg/Docs/ReadMe.md +++ b/AdvLoggerPkg/Docs/ReadMe.md @@ -244,7 +244,8 @@ and the follow change is needed in the .fdf: ## Advanced Logger Retrieval From Windows -The Advanced Logger can be retrieved from Windows using the [DecodeUefiLog](../Application/DecodeUefiLog/README.md) +The Advanced Logger can be retrieved from Windows using the [DecodeUefiLog](../Application/DecodeUefiLog/ReadMe.md) + python utility. The utility runs under windows and retrieves the log through the `AdvLoggerAccessLib` instance provided by the platform.