From 391351d88097d552b9aba12fa562b26748e58b5b Mon Sep 17 00:00:00 2001 From: Jose Ortega Date: Fri, 29 Nov 2019 16:48:34 -0600 Subject: [PATCH] Added Related Items That's an example on how to use this article. #5530 --- windows/client-management/mdm/uefi-csp.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/windows/client-management/mdm/uefi-csp.md b/windows/client-management/mdm/uefi-csp.md index e620185a9d..f13996ce31 100644 --- a/windows/client-management/mdm/uefi-csp.md +++ b/windows/client-management/mdm/uefi-csp.md @@ -130,3 +130,8 @@ Value type is Base64. Supported operation is Replace. Retrieves the binary result package of previous Settings2/Apply operation. This binary package contains XML describing the action taken for each individual setting. Supported operation is Get. + + +## Related Links + +[DDF UEFI Example File](./uefi-ddf.md)