Skip to content

Commit 2c287ed

Browse files
committed
update uefi filename across all files referencing it
1 parent 535f7af commit 2c287ed

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

articles/firmware-analysis/UEFI-firmware-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understanding Unified Extensible Firmware Interface firmware analysis capabilities and limitations
2+
title: Understanding Unified Extensible Firmware Interface firmware analysis capabilities and limitations.
33
description: Learn what UEFI analysis capabilities and limitations exists for firmware analysis.
44
author: karengu0
55
ms.author: karenguo

articles/firmware-analysis/firmware-analysis-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The following UEFI analysis capabilities are currently provided in **Preview** a
109109

110110
Preview results should be interpreted as **security signals**, not guarantees of vulnerability or protection.
111111

112-
For detailed explanations of UEFI firmware analysis capabilities, limitations, and how to interpret results, see [Understanding UEFI firmware analysis capabilities and limitations](unified-extensible-firmware-interface-analysis.md).
112+
For detailed explanations of UEFI firmware analysis capabilities, limitations, and how to interpret results, see [Understanding UEFI firmware analysis capabilities and limitations](UEFI-firmware-analysis.md).
113113

114114

115115

articles/firmware-analysis/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ landingContent:
5656
url: interpreting-extractor-paths.md
5757
- text: Understand and interpret weaknesses data
5858
url: understanding-weaknesses-data.md
59-
- text: Unified Extensible Firmware Interface firmware analysis capabilities
60-
url: unified-extensible-firmware-interface-analysis.md
59+
- text: UEFI firmware analysis capabilities
60+
url: UEFI-firmware-analysis.md

articles/firmware-analysis/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ into your RSS feed reader.
6868
- Binary hardening: detection of NX/DEP supported for UEFI firmware. You may see other results from non-UEFI executables if they are intermixed with the UEFI image in the binary.
6969
- Extractor paths for UEFI firmware now include the UEFI module name, in addition to GUID based identifiers, to improve clarity when reviewing results.
7070

71-
For more information on UEFI firmware analysis support, see [UEFI firmware analysis capabilities](unified-extensible-firmware-interface-analysis.md).
71+
For more information on UEFI firmware analysis support, see [UEFI firmware analysis capabilities](UEFI-firmware-analysis.md).
7272

7373
> [!NOTE]
7474
> SDK/CLI support for these new preview capabilities will be released at a later date. In the meantime, use the 2025-12-01-preview REST API to retrieve enhanced CVE metadata.

0 commit comments

Comments
 (0)