From 1bc5d0217a6e9e6086a14cc00c075b9003bd3f0a Mon Sep 17 00:00:00 2001 From: klu2 Date: Thu, 14 Aug 2008 03:21:03 +0000 Subject: Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5645 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/IndustryStandard/WatchdogResourceTable.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'MdePkg/Include/IndustryStandard/WatchdogResourceTable.h') diff --git a/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h b/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h index 2e416dfbb2..5a0f464dd0 100644 --- a/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h +++ b/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h @@ -21,9 +21,10 @@ // Ensure proper structure formats // #pragma pack(1) -// -// Watchdog Resource Table definition. -// + +/// +/// Watchdog Resource Table definition. +/// typedef struct { EFI_ACPI_DESCRIPTION_HEADER Header; EFI_ACPI_2_0_GENERIC_ADDRESS_STRUCTURE ControlRegisterAddress; -- cgit v1.2.3