From 04ebe8211e3700b79af25671f399be96df90a3be Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Thu, 23 Jun 2022 20:25:47 -0600 Subject: Documentation/acronyms.md: Fix unmatched markdown symbols A few of the brackets and bold text asterisks in the markdown links were missing their corresponding closing symbol. Change-Id: I9bfab1d2c83bdc12586bd31b1939bd241df2e932 Signed-off-by: Nicholas Chin Reviewed-on: https://review.coreboot.org/c/coreboot/+/65371 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth --- Documentation/acronyms.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Documentation') diff --git a/Documentation/acronyms.md b/Documentation/acronyms.md index 6ebce46bc8b2..7987e9f51e02 100644 --- a/Documentation/acronyms.md +++ b/Documentation/acronyms.md @@ -30,7 +30,7 @@ Spec](https://uefi.org/specifications) for details, or run the tool * ADC - [**Analog-to-Digital Converter**](https://en.wikipedia.org/wiki/Analog-to-digital_converter) * ADL - Intel: [**Alder Lake**](https://en.wikichip.org/wiki/intel/microarchitectures/alder_lake) * AES - [**Advanced Encryption Standard**](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard) -* AGESA - [**AMD Generic Encapsulated Software Architecture**](https://en.wikipedia.org/wiki/AGESA_ +* AGESA - [**AMD Generic Encapsulated Software Architecture**](https://en.wikipedia.org/wiki/AGESA_) * AGP - The [**Accelerated Graphics Port**](http://en.wikipedia.org/wiki/Accelerated_Graphics_Port) is an older (1997-2004) point-to-point bus for video cards to communicate @@ -235,7 +235,7 @@ Spec](https://uefi.org/specifications) for details, or run the tool Graphics Card, Sound Card. DMA is an essential feature of all modern computers, as it allows devices of different speeds to communicate without subjecting the CPU to a massive interrupt load. -* DMI - [**Desktop Management Interface**}(Desktop_Management_Interface) +* DMI - [**Desktop Management Interface**](Desktop_Management_Interface) * DMIC - Digital Microphone * DMTF - [**Distributed Management Task Force**](https://en.wikipedia.org/wiki/Distributed_Management_Task_Force) * DMZ - Demilitarized Zone @@ -268,7 +268,7 @@ Spec](https://uefi.org/specifications) for details, or run the tool * DVI - [**Digital Video Interface**](https://en.wikipedia.org/wiki/Digital_Visual_Interface) * DVT - Production Timeline: Design Validation Test * DW - DesignWare -* DXE - UEFI: [**Driver Execution Environment**](https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface#DXE_%E2%80%93_Driver_Execution_Environment_ +* DXE - UEFI: [**Driver Execution Environment**](https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface#DXE_%E2%80%93_Driver_Execution_Environment_) * DXIO - AMD: Distributed CrossBar I/O @@ -696,7 +696,7 @@ Spec](https://uefi.org/specifications) for details, or run the tool each PCI slot was wired to the interrupt router. * PIRQ - PCI IRQ * PIT - Generally refers to the 8253/8254 [**Programmable Interval - Timer](https://en.wikipedia.org/wiki/Programmable_interval_timer). + Timer**](https://en.wikipedia.org/wiki/Programmable_interval_timer). * PLCC - [**Plastic leaded chip carrier**](http://en.wikipedia.org/wiki/Plastic_leaded_chip_carrier) * PLL - [**Phase-Locked @@ -853,7 +853,7 @@ Spec](https://uefi.org/specifications) for details, or run the tool BIOS**](https://en.wikipedia.org/wiki/System_Management_BIOS) * SMBus - [**System Management Bus**](https://en.wikipedia.org/wiki/System_Management_Bus) - * [http://www.smbus.org/](http://www.smbus.org/ + * [http://www.smbus.org/](http://www.smbus.org/) * SMI - System management interrupt * SMM - [**System management mode**](https://en.wikipedia.org/wiki/System_Management_Mode) -- cgit v1.2.3