]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Formalize comments for Protocols and PPIs.
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Oct 2008 02:54:29 +0000 (02:54 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Oct 2008 02:54:29 +0000 (02:54 +0000)
1. Use doxygen format for Protocol/PPI data structure
2. Remove doxygen comments for function elements in Protocol/Ppi
3. Use doxygen format for data elements in Protocol/Ppi, and add missing comments where necessary
4. PEI Services Table is also updated accordingly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6107 6f19259b-4bc3-4df7-8a09-765794883524

103 files changed:
MdePkg/Include/Pi/PiPeiCis.h
MdePkg/Include/Ppi/CpuIo.h
MdePkg/Include/Ppi/Decompress.h
MdePkg/Include/Ppi/DxeIpl.h
MdePkg/Include/Ppi/FirmwareVolume.h
MdePkg/Include/Ppi/GuidedSectionExtraction.h
MdePkg/Include/Ppi/LoadFile.h
MdePkg/Include/Ppi/Pcd.h
MdePkg/Include/Ppi/PciCfg2.h
MdePkg/Include/Ppi/ReadOnlyVariable2.h
MdePkg/Include/Ppi/Reset.h
MdePkg/Include/Ppi/SecPlatformInformation.h
MdePkg/Include/Ppi/Security2.h
MdePkg/Include/Ppi/Smbus2.h
MdePkg/Include/Ppi/Stall.h
MdePkg/Include/Ppi/StatusCode.h
MdePkg/Include/Ppi/TemporaryRamSupport.h
MdePkg/Include/Protocol/AbsolutePointer.h
MdePkg/Include/Protocol/AcpiTable.h
MdePkg/Include/Protocol/Arp.h
MdePkg/Include/Protocol/AuthenticationInfo.h
MdePkg/Include/Protocol/Bds.h
MdePkg/Include/Protocol/Bis.h
MdePkg/Include/Protocol/BlockIo.h
MdePkg/Include/Protocol/BusSpecificDriverOverride.h
MdePkg/Include/Protocol/ComponentName.h
MdePkg/Include/Protocol/ComponentName2.h
MdePkg/Include/Protocol/Cpu.h
MdePkg/Include/Protocol/DebugPort.h
MdePkg/Include/Protocol/DebugSupport.h
MdePkg/Include/Protocol/Decompress.h
MdePkg/Include/Protocol/DeviceIo.h
MdePkg/Include/Protocol/DevicePathFromText.h
MdePkg/Include/Protocol/DevicePathToText.h
MdePkg/Include/Protocol/DevicePathUtilities.h
MdePkg/Include/Protocol/Dhcp4.h
MdePkg/Include/Protocol/DiskIo.h
MdePkg/Include/Protocol/DriverBinding.h
MdePkg/Include/Protocol/DriverConfiguration.h
MdePkg/Include/Protocol/DriverConfiguration2.h
MdePkg/Include/Protocol/DriverDiagnostics.h
MdePkg/Include/Protocol/DriverDiagnostics2.h
MdePkg/Include/Protocol/DriverFamilyOverride.h
MdePkg/Include/Protocol/DriverSupportedEfiVersion.h
MdePkg/Include/Protocol/Ebc.h
MdePkg/Include/Protocol/EdidActive.h
MdePkg/Include/Protocol/EdidDiscovered.h
MdePkg/Include/Protocol/EdidOverride.h
MdePkg/Include/Protocol/FirmwareVolume2.h
MdePkg/Include/Protocol/FirmwareVolumeBlock.h
MdePkg/Include/Protocol/FormBrowser2.h
MdePkg/Include/Protocol/GraphicsOutput.h
MdePkg/Include/Protocol/GuidedSectionExtraction.h
MdePkg/Include/Protocol/Hash.h
MdePkg/Include/Protocol/HiiConfigAccess.h
MdePkg/Include/Protocol/HiiConfigRouting.h
MdePkg/Include/Protocol/HiiDatabase.h
MdePkg/Include/Protocol/HiiFont.h
MdePkg/Include/Protocol/HiiImage.h
MdePkg/Include/Protocol/HiiString.h
MdePkg/Include/Protocol/IScsiInitiatorName.h
MdePkg/Include/Protocol/Ip4.h
MdePkg/Include/Protocol/Ip4Config.h
MdePkg/Include/Protocol/LoadFile.h
MdePkg/Include/Protocol/LoadedImage.h
MdePkg/Include/Protocol/ManagedNetwork.h
MdePkg/Include/Protocol/Metronome.h
MdePkg/Include/Protocol/Mtftp4.h
MdePkg/Include/Protocol/NetworkInterfaceIdentifier.h
MdePkg/Include/Protocol/Pcd.h
MdePkg/Include/Protocol/PciIo.h
MdePkg/Include/Protocol/PciRootBridgeIo.h
MdePkg/Include/Protocol/PlatformDriverOverride.h
MdePkg/Include/Protocol/PlatformToDriverConfiguration.h
MdePkg/Include/Protocol/PxeBaseCode.h
MdePkg/Include/Protocol/PxeBaseCodeCallBack.h
MdePkg/Include/Protocol/Runtime.h
MdePkg/Include/Protocol/ScsiIo.h
MdePkg/Include/Protocol/ScsiPassThru.h
MdePkg/Include/Protocol/ScsiPassThruExt.h
MdePkg/Include/Protocol/Security.h
MdePkg/Include/Protocol/SerialIo.h
MdePkg/Include/Protocol/ServiceBinding.h
MdePkg/Include/Protocol/SimpleFileSystem.h
MdePkg/Include/Protocol/SimpleNetwork.h
MdePkg/Include/Protocol/SimplePointer.h
MdePkg/Include/Protocol/SimpleTextIn.h
MdePkg/Include/Protocol/SimpleTextInEx.h
MdePkg/Include/Protocol/SimpleTextOut.h
MdePkg/Include/Protocol/SmbusHc.h
MdePkg/Include/Protocol/StatusCode.h
MdePkg/Include/Protocol/TapeIo.h
MdePkg/Include/Protocol/TcgService.h
MdePkg/Include/Protocol/Tcp4.h
MdePkg/Include/Protocol/Timer.h
MdePkg/Include/Protocol/Udp4.h
MdePkg/Include/Protocol/UgaDraw.h
MdePkg/Include/Protocol/UgaIo.h
MdePkg/Include/Protocol/UnicodeCollation.h
MdePkg/Include/Protocol/Usb2HostController.h
MdePkg/Include/Protocol/UsbHostController.h
MdePkg/Include/Protocol/UsbIo.h
MdePkg/Include/Protocol/WatchdogTimer.h

index 8b39917be919545dc16a77e74f886b4598abe2ad..9516272523b1aa78b06833912a146748af9ff9c9 100644 (file)
@@ -715,109 +715,68 @@ struct _EFI_PEI_SERVICES {
   ///\r
   /// The table header for the PEI Services Table.\r
   ///\r
-  EFI_TABLE_HEADER            Hdr;\r
-  ///\r
-  /// Installs an interface in the PEI PEIM-to-PEIM\r
-  /// Interface (PPI) database by GUID.\r
-  ///\r
-  EFI_PEI_INSTALL_PPI         InstallPpi;\r
-  ///\r
-  /// Reinstalls an interface in the PEI PPI database by GUID.\r
-  ///\r
-  EFI_PEI_REINSTALL_PPI       ReInstallPpi;\r
-  ///\r
-  /// Locates an interface in the PEI PPI database by GUID.\r
-  ///\r
-  EFI_PEI_LOCATE_PPI          LocatePpi;\r
-  ///\r
-  /// Installs the notification service to be called back\r
-  /// upon the installation or reinstallation of a given interface.\r
-  ///\r
-  EFI_PEI_NOTIFY_PPI          NotifyPpi;\r
-  ///\r
-  /// Returns the present value of the boot mode.\r
-  ///\r
-  EFI_PEI_GET_BOOT_MODE       GetBootMode;\r
-  ///\r
-  /// Sets the value of the boot mode.\r
-  ///\r
-  EFI_PEI_SET_BOOT_MODE       SetBootMode;\r
-  ///\r
-  /// Returns the pointer to the list of Hand-Off Blocks (HOBs) in memory.\r
-  ///\r
-  EFI_PEI_GET_HOB_LIST        GetHobList;\r
-  ///\r
-  /// Abstracts the creation of HOB headers.\r
-  ///\r
-  EFI_PEI_CREATE_HOB          CreateHob;\r
-  ///\r
-  /// Discovers instances of firmware volumes in the system.\r
-  ///\r
+  EFI_TABLE_HEADER                Hdr;\r
+\r
+  //\r
+  // PPI Functions\r
+  //\r
+  EFI_PEI_INSTALL_PPI             InstallPpi;\r
+  EFI_PEI_REINSTALL_PPI           ReInstallPpi;\r
+  EFI_PEI_LOCATE_PPI              LocatePpi;\r
+  EFI_PEI_NOTIFY_PPI              NotifyPpi;\r
+\r
+  //\r
+  // Boot Mode Functions\r
+  //\r
+  EFI_PEI_GET_BOOT_MODE           GetBootMode;\r
+  EFI_PEI_SET_BOOT_MODE           SetBootMode;\r
+\r
+  //\r
+  // HOB Functions\r
+  //\r
+  EFI_PEI_GET_HOB_LIST            GetHobList;\r
+  EFI_PEI_CREATE_HOB              CreateHob;\r
+\r
+  //\r
+  // Firmware Volume Functions\r
+  //\r
   EFI_PEI_FFS_FIND_NEXT_VOLUME2   FfsFindNextVolume;\r
-  ///\r
-  /// Discovers instances of firmware files in the system.\r
-  ///\r
   EFI_PEI_FFS_FIND_NEXT_FILE2     FfsFindNextFile;\r
-  ///\r
-  /// Searches for a section in a firmware file.\r
-  ///\r
   EFI_PEI_FFS_FIND_SECTION_DATA2  FfsFindSectionData;\r
-  ///\r
-  /// Registers the found memory configuration with the PEI Foundation.\r
-  ///\r
-  EFI_PEI_INSTALL_PEI_MEMORY  InstallPeiMemory;\r
-  ///\r
-  /// Allocates memory ranges that are managed by the PEI Foundation.\r
-  ///\r
-  EFI_PEI_ALLOCATE_PAGES      AllocatePages;\r
-  ///\r
-  /// Allocate memory ranges that are managed by the PEI Foundation.\r
-  ///\r
-  EFI_PEI_ALLOCATE_POOL       AllocatePool;\r
-  ///\r
-  /// Copies the contents of one buffer to another buffer.\r
-  ///\r
-  EFI_PEI_COPY_MEM            CopyMem;\r
-  ///\r
-  /// Fills a buffer with a specified value.\r
-  ///\r
-  EFI_PEI_SET_MEM             SetMem;\r
-  ///\r
-  /// Provides an interface that a PEIM can call to report a status code.\r
-  ///\r
-  EFI_PEI_REPORT_STATUS_CODE  ReportStatusCode;\r
-  ///\r
-  /// Resets the entire platform.\r
-  ///\r
-  EFI_PEI_RESET_SYSTEM        ResetSystem;\r
-  ///\r
-  /// Provides an interface that a PEIM can call to execute\r
-  /// an I/O transaction. This interface is installed by provider\r
-  /// PEIM by copying the interface into the PEI Service table.\r
-  ///\r
-  EFI_PEI_CPU_IO_PPI          *CpuIo;\r
-  ///\r
-  /// Provides an interface that a PEIM can call to execute PCI\r
-  /// Configuration transactions. This interface is installed by\r
-  /// provider PEIM by copying the interface into the EFI_PEI_SERVICES table.\r
-  ///\r
-  EFI_PEI_PCI_CFG2_PPI        *PciCfg;\r
-  ///\r
-  /// Discovers firmware files within a volume by name.\r
-  ///\r
-  EFI_PEI_FFS_FIND_BY_NAME    FfsFindFileByName;\r
-  ///\r
-  /// Return information about a particular file.\r
-  ///\r
-  EFI_PEI_FFS_GET_FILE_INFO   FfsGetFileInfo;\r
-  ///\r
-  /// Return information about a particular volume.\r
-  ///\r
-  EFI_PEI_FFS_GET_VOLUME_INFO FfsGetVolumeInfo;\r
-  ///\r
-  /// Register a driver to be re-loaded when memory is available.\r
-  ///\r
-  EFI_PEI_REGISTER_FOR_SHADOW RegisterForShadow;\r
+\r
+  //\r
+  // PEI Memory Functions\r
+  //\r
+  EFI_PEI_INSTALL_PEI_MEMORY      InstallPeiMemory;\r
+  EFI_PEI_ALLOCATE_PAGES          AllocatePages;\r
+  EFI_PEI_ALLOCATE_POOL           AllocatePool;\r
+  EFI_PEI_COPY_MEM                CopyMem;\r
+  EFI_PEI_SET_MEM                 SetMem;\r
+\r
+  //\r
+  // Status Code\r
+  //\r
+  EFI_PEI_REPORT_STATUS_CODE      ReportStatusCode;\r
+\r
+  //\r
+  // Reset\r
+  //\r
+  EFI_PEI_RESET_SYSTEM            ResetSystem;\r
+\r
+  //\r
+  // (the following interfaces are installed by publishing PEIM)\r
+  // I/O Abstractions\r
+  //\r
+  EFI_PEI_CPU_IO_PPI              *CpuIo;\r
+  EFI_PEI_PCI_CFG2_PPI            *PciCfg;\r
+\r
+  //\r
+  // Future Installed Services\r
+  //\r
+  EFI_PEI_FFS_FIND_BY_NAME        FfsFindFileByName;\r
+  EFI_PEI_FFS_GET_FILE_INFO       FfsGetFileInfo;\r
+  EFI_PEI_FFS_GET_VOLUME_INFO     FfsGetVolumeInfo;\r
+  EFI_PEI_REGISTER_FOR_SHADOW     RegisterForShadow;\r
 };\r
 \r
 \r
index 396643202884a733cb1b7a1a301e351c068e1be8..f5ec83c8b0335fb8520736709ff08aa95ad9af8c 100644 (file)
@@ -383,77 +383,27 @@ VOID
 /// The perspective of the services is that of the processor, not the bus or system.\r
 ///\r
 struct _EFI_PEI_CPU_IO_PPI {\r
-  ///\r
-  /// Collection of memory-access services.\r
-  ///\r
-  EFI_PEI_CPU_IO_PPI_ACCESS       Mem;\r
-  ///\r
-  /// Collection of I/O-access services.\r
-  ///\r
-  EFI_PEI_CPU_IO_PPI_ACCESS       Io;\r
-  ///\r
-  /// 8-bit I/O read service.\r
-  ///\r
+  EFI_PEI_CPU_IO_PPI_ACCESS       Mem;      ///< Collection of memory-access services.\r
+  EFI_PEI_CPU_IO_PPI_ACCESS       Io;       ///< Collection of I/O-access services.\r
+\r
   EFI_PEI_CPU_IO_PPI_IO_READ8     IoRead8;\r
-  ///\r
-  /// 16-bit I/O read service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_IO_READ16    IoRead16;\r
-  ///\r
-  /// 32-bit I/O read service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_IO_READ32    IoRead32;\r
-  ///\r
-  /// 64-bit I/O read service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_IO_READ64    IoRead64;\r
-  ///\r
-  /// 8-bit I/O write service.\r
-  ///\r
+\r
   EFI_PEI_CPU_IO_PPI_IO_WRITE8    IoWrite8;\r
-  ///\r
-  /// 16-bit I/O write service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_IO_WRITE16   IoWrite16;\r
-  ///\r
-  /// 32-bit I/O write service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_IO_WRITE32   IoWrite32;\r
-  ///\r
-  /// 64-bit I/O write service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_IO_WRITE64   IoWrite64;\r
-  ///\r
-  /// 8-bit memory read service.\r
-  ///\r
+\r
   EFI_PEI_CPU_IO_PPI_MEM_READ8    MemRead8;\r
-  ///\r
-  /// 16-bit memory read service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_MEM_READ16   MemRead16;\r
-  ///\r
-  /// 32-bit memory read service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_MEM_READ32   MemRead32;\r
-  ///\r
-  /// 64-bit memory read service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_MEM_READ64   MemRead64;\r
-  ///\r
-  /// 8-bit memory write service.\r
-  ///\r
+\r
   EFI_PEI_CPU_IO_PPI_MEM_WRITE8   MemWrite8;\r
-  ///\r
-  /// 16-bit memory write service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_MEM_WRITE16  MemWrite16;\r
-  ///\r
-  /// 32-bit memory write service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_MEM_WRITE32  MemWrite32;\r
-  ///\r
-  /// 64-bit memory write service.\r
-  ///\r
   EFI_PEI_CPU_IO_PPI_MEM_WRITE64  MemWrite64;\r
 };\r
 \r
index 074b057928a1934cc2420dd82533280bd876b925..efd787c3f22094e0cf341f2bfc214e847ef573c0 100644 (file)
@@ -65,9 +65,6 @@ EFI_STATUS
 /// compression sections will be ignored.\r
 ///\r
 struct _EFI_PEI_DECOMPRESS_PPI {\r
-  ///\r
-  /// Decompress a single compression section in a firmware file.\r
-  ///\r
   EFI_PEI_DECOMPRESS_DECOMPRESS Decompress;\r
 };\r
 \r
index 1ea629a0119eadacb1be3d41cb73b6d0a33355ea..35fb0aaa6882cbf30be2826f79d47ec34d64a5e5 100644 (file)
@@ -65,9 +65,6 @@ EFI_STATUS
 /// The DXE IPL PPI may use PEI services to locate and load the DXE Foundation.\r
 ///\r
 struct _EFI_DXE_IPL_PPI {\r
-  ///\r
-  /// The entry point to the DXE IPL PPI.\r
-  ///\r
   EFI_DXE_IPL_ENTRY Entry;\r
 };\r
 \r
index 4cb22649d28436a9f9cd8946d5552ccaae4268e9..be42ac096fdfd18fe695b717dd53b713579afa8a 100644 (file)
@@ -208,29 +208,11 @@ EFI_STATUS
 /// This PPI provides functions for accessing a memory-mapped firmware volume of a specific format.\r
 ///\r
 struct _EFI_PEI_FIRMWARE_VOLUME_PPI {\r
-  ///\r
-  /// Process a firmware volume and create a volume handle.\r
-  ///\r
   EFI_PEI_FV_PROCESS_FV       ProcessVolume;\r
-  ///\r
-  /// Find all files of a specific type.\r
-  ///\r
   EFI_PEI_FV_FIND_FILE_TYPE   FindFileByType;\r
-  ///\r
-  /// Find the file with a specific name.\r
-  ///\r
   EFI_PEI_FV_FIND_FILE_NAME   FindFileByName;\r
-  ///\r
-  /// Return the information about a specific file.\r
-  ///\r
   EFI_PEI_FV_GET_FILE_INFO    GetFileInfo;\r
-  ///\r
-  /// Return the firmware volume attributes.\r
-  ///\r
   EFI_PEI_FV_GET_INFO         GetVolumeInfo;\r
-  ///\r
-  /// Find all sections of a specific type.\r
-  ///\r
   EFI_PEI_FV_FIND_SECTION     FindSectionByType;\r
 };\r
 \r
index b25bbf32535adf3f80d153f40f0bdfe6c25f58b1..5170e463f7ae93777c89565e2212e486f9bbd828 100644 (file)
@@ -95,10 +95,6 @@ EFI_STATUS
 /// therein.\r
 ///  \r
 struct _EFI_PEI_GUIDED_SECTION_EXTRACTION_PPI {\r
-  ///  \r
-  /// Takes the GUIDed section as input and\r
-  /// produces the section stream data.\r
-  ///\r
   EFI_PEI_EXTRACT_GUIDED_SECTION ExtractSection;\r
 };\r
 \r
index 79cf0cd2998a93155109a916e73cda16fd5470d5..51f71b38b24dc3c0301423a81daba6dbe16579dd 100644 (file)
@@ -66,9 +66,6 @@ EFI_STATUS
 /// will use this service to launch the known PEI module images.\r
 ///\r
 struct _EFI_PEI_LOAD_FILE_PPI {\r
-  ///\r
-  /// Loads a PEIM into memory for subsequent execution.\r
-  ///\r
   EFI_PEI_LOAD_FILE LoadFile;\r
 };\r
 \r
index aca531f47dc093b83574ea1a1b84f8386b89810a..a299aa9b87b1e0f0558eb1a97e0f461ed3a8d2b6 100644 (file)
@@ -814,107 +814,9 @@ EFI_STATUS
 \r
 \r
 \r
-//\r
-// Interface structure for the PCD PPI\r
-//\r
-/**\r
-  @par Ppi Description:\r
-  This service abstracts the ability to set/get Platform Configuration Database (PCD).\r
-\r
-  @param SetSku\r
-  Sets the SKU value for subsequent calls to set or get PCD token values.\r
-  \r
-  @param Get8\r
-  Retrieves an 8-bit value for a given PCD token.\r
-\r
-  @param Get16\r
-  Retrieves an 16-bit value for a given PCD token.\r
-\r
-  @param Get32\r
-  Retrieves an 32-bit value for a given PCD token.\r
-\r
-  @param Get64\r
-  Retrieves an 64-bit value for a given PCD token.\r
-\r
-  @param GetPtr\r
-  Retrieves a pointer to a value for a given PCD token.\r
-\r
-  @param GetBool\r
-  Retrieves an Boolean value for a given PCD token.\r
-\r
-  @param GetSize\r
-  Retrieves the size of the value for a given PCD token.\r
-\r
-  @param Get8Ex\r
-  Retrieves an 8-bit value for a given PCD token and token space.\r
-\r
-  @param Get16Ex\r
-  Retrieves an 16-bit value for a given PCD token and token space.\r
-\r
-  @param Get32Ex\r
-  Retrieves an 32-bit value for a given PCD token and token space.\r
-\r
-  @param Get64Ex\r
-  Retrieves an 64-bit value for a given PCD token and token space.\r
-\r
-  @param GetPtrEx\r
-  Retrieves a pointer to a value for a given PCD token and token space.\r
-\r
-  @param GetBoolEx\r
-  Retrieves an Boolean value for a given PCD token and token space.\r
-\r
-  @param GetSizeEx\r
-  Retrieves the size of the value for a given PCD token and token space.\r
-\r
-  @param Set8\r
-  Sets an 8-bit value for a given PCD token.\r
-\r
-  @param Set16\r
-  Sets an 16-bit value for a given PCD token.\r
-\r
-  @param Set32\r
-  Sets an 32-bit value for a given PCD token.\r
-\r
-  @param Set64\r
-  Sets an 64-bit value for a given PCD token.\r
-\r
-  @param SetPtr\r
-  Sets the buffer of a specified size for a given PCD token.\r
-\r
-  @param SetBool\r
-  Sets an Boolean value for a given PCD token.\r
-\r
-  @param Set8Ex\r
-  Sets an 8-bit value for a given PCD token and token space.\r
-\r
-  @param Set16Ex\r
-  Sets an 16-bit value for a given PCD token and token space.\r
-\r
-  @param Set32Ex\r
-  Sets an 32-bit value for a given PCD token and token space.\r
-\r
-  @param Set64Ex\r
-  Sets an 64-bit value for a given PCD token and token space.\r
-\r
-  @param SetPtrEx\r
-  Sets the buffer of a specified size for a given PCD token and token space.\r
-\r
-  @param SetBoolEx\r
-  Sets an Boolean value for a given PCD token and token space.\r
-  \r
-  @param CallbackOnSet\r
-  Specifies a function to be called anytime the value of a designated token is changed.\r
-  \r
-  @param CancelCallback\r
-  Cancels a previously set callback function for a particular PCD token number.\r
-  \r
-  @param GetNextToken\r
-  Retrieves the next valid PCD token for a given namespace.\r
-  \r
-  @param GetNextTokenSpace\r
-  Retrieves the next valid PCD token namespace for a given namespace.\r
\r
-**/\r
+///\r
+/// This service abstracts the ability to set/get Platform Configuration Database (PCD).\r
+///\r
 typedef struct {\r
   PCD_PPI_SET_SKU              SetSku;\r
 \r
index fbf6fa787d90040fd21b8f267dd38df1560910d4..cf738fe469ef57faaf2066c397ae4a1bfd4a0002 100644 (file)
@@ -153,24 +153,17 @@ EFI_STATUS
   IN        VOID                      *ClearBits\r
 );\r
 \r
-/**\r
-  @par Ppi Description:\r
-  The EFI_PEI_PCI_CFG_PPI interfaces are used to abstract accesses to PCI\r
-  controllers behind a PCI root bridge controller.\r
-\r
-  @param Read     PCI read services.  See the Read() function description.\r
-\r
-  @param Write    PCI write services.  See the Write() function description.\r
-\r
-  @param Modify   PCI read-modify-write services.  See the Modify() function description.\r
-\r
-  @param Segment  The PCI bus segment which the specified functions will access.\r
-\r
-**/\r
+///\r
+/// The EFI_PEI_PCI_CFG_PPI interfaces are used to abstract accesses to PCI\r
+/// controllers behind a PCI root bridge controller.\r
+///\r
 struct _EFI_PEI_PCI_CFG2_PPI {\r
   EFI_PEI_PCI_CFG2_PPI_IO  Read;\r
   EFI_PEI_PCI_CFG2_PPI_IO  Write;\r
   EFI_PEI_PCI_CFG2_PPI_RW  Modify;\r
+  ///\r
+  /// The PCI bus segment which the specified functions will access.\r
+  ///\r
   UINT16                  Segment;\r
 };\r
 \r
index 329266a87974a84bd8c6abe6851ada8d5a2cbdc7..44f220e167c59b29d7d09b985695afadca7932bb 100644 (file)
@@ -107,13 +107,7 @@ EFI_STATUS
 /// variable services. \r
 ///\r
 struct _EFI_PEI_READ_ONLY_VARIABLE2_PPI {\r
-  ///\r
-  /// A service to read the value of a particular variable using its name.\r
-  ///\r
   EFI_PEI_GET_VARIABLE2       GetVariable;\r
-  ///\r
-  /// Find the next variable name in the variable store.\r
-  ///\r
   EFI_PEI_NEXT_VARIABLE_NAME2 NextVariableName;\r
 };\r
 \r
index b6d9beab50a3511fe30bdbd262328fa7af8e440c..5f22d17e4ec0e8a00e2096c3bf5ce2c39240b1a0 100644 (file)
 /// This PPI provides provide a simple reset service. \r
 ///\r
 typedef struct {\r
-  ///\r
-  /// A service to reset the entire platform.\r
-  /// This function is defined in PiPeicis.h.\r
-  ///\r
   EFI_PEI_RESET_SYSTEM  ResetSystem;\r
 } EFI_PEI_RESET_PPI;\r
 \r
index 573939af3dcc55a807999403a06f96b11eeab4e7..b0c94f0fe4ca6255cc71dfea6c6739bb1f1e7a6d 100644 (file)
@@ -156,9 +156,6 @@ EFI_STATUS
 /// discover where to begin dispatching PEIMs.\r
 ///\r
 struct _EFI_SEC_PLATFORM_INFORMATION_PPI {\r
-  ///\r
-  /// Conveys state information out of the SEC phase into PEI.\r
-  ///\r
   EFI_SEC_PLATFORM_INFORMATION  PlatformInformation;\r
 };\r
 \r
index c18da3fd5ecdbfd7f06debec72a9b8c78c2289d0..291c1e8801a1c0ae0ece324b523a37b593053077 100644 (file)
@@ -84,10 +84,6 @@ EFI_STATUS
 /// trusted.\r
 ///\r
 struct _EFI_PEI_SECURITY2_PPI {\r
-  ///\r
-  /// Allows the platform builder to implement a security policy\r
-  /// in response to varying file authentication states.\r
-  ///\r
   EFI_PEI_SECURITY_AUTHENTICATION_STATE   AuthenticationState;\r
 };\r
 \r
index 1cc546782b980f6bc0478f2df65a73ffbe53e585..ce58ab310b6e030a46dfaa93d22cefa1fb0d7c52 100644 (file)
@@ -209,23 +209,9 @@ EFI_STATUS
 ///  its SMBus controller and the slave devices attached to it.\r
 ///\r
 struct _EFI_PEI_SMBUS2_PPI {\r
-  ///\r
-  /// Executes the SMBus operation to an SMBus slave device.\r
-  ///\r
   EFI_PEI_SMBUS2_PPI_EXECUTE_OPERATION  Execute;\r
-  ///\r
-  /// Allows an SMBus 2.0 device(s) to be Address Resolution Protocol (ARP).\r
-  ///\r
   EFI_PEI_SMBUS2_PPI_ARP_DEVICE         ArpDevice;\r
-  ///\r
-  /// Allows a PEIM to retrieve the address that was allocated by the SMBus \r
-  /// host controller during enumeration/ARP.\r
-  ///\r
   EFI_PEI_SMBUS2_PPI_GET_ARP_MAP        GetArpMap;\r
-  ///\r
-  /// Allows a driver to register for a callback to the SMBus host \r
-  /// controller driver when the bus issues a notification to the bus controller PEIM.\r
-  ///\r
   EFI_PEI_SMBUS2_PPI_NOTIFY             Notify;\r
   ///\r
   /// Identifier which uniquely identifies this SMBus controller in a system.\r
index 710b3b88b2e927a8d8cc7f10e3c31ad15a33d2a4..a31213db80ebd73a08c31e57c62c4a11618e0475 100644 (file)
@@ -54,9 +54,7 @@ struct _EFI_PEI_STALL_PPI {
   /// The resolution in microseconds of the stall services.\r
   ///\r
   UINTN          Resolution;\r
-  ///\r
-  /// The actual stall procedure call. \r
-  ///\r
+\r
   EFI_PEI_STALL  Stall;\r
 };\r
 \r
index 0aa2a558ea4b39294f3b62ca05aa632f9a596f64..537059bc4a58797b34f6f83d97330e6acc904758 100644 (file)
 /// There can be only one instance of this service in the system.\r
 ///\r
 typedef struct {\r
-  ///\r
-  /// Service that allows PEIMs to report status codes.\r
-  /// This function is defined in PiPeicis.h.\r
-  ///\r
   EFI_PEI_REPORT_STATUS_CODE  ReportStatusCode;\r
 } EFI_PEI_PROGRESS_CODE_PPI;\r
 \r
index 648127fc22e66ba7776a49e2396a85a9db4b2fc7..46169fcaf516118e367db90967d343b1ce21eadd 100644 (file)
@@ -53,10 +53,6 @@ EFI_STATUS
 /// This service abstracts the ability to migrate contents of the platform early memory store.\r
 ///\r
 typedef struct {\r
-  ///\r
-  /// Perform the migration of contents of Temporary RAM to Permanent RAM.\r
-  /// Terminate the Temporary RAM if it cannot coexist with the Permanent RAM.\r
-  ///\r
   TEMPORARY_RAM_MIGRATION   TemporaryRamMigration;\r
 } TEMPORARY_RAM_SUPPORT_PPI;\r
 \r
index 853ce33c9aec238ca6d4c644c1890381776f1182..e281d6ca82bbbeb04c90481b2049e16d8a465c47 100644 (file)
@@ -176,17 +176,15 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  The EFI_ABSOLUTE_POINTER_PROTOCOL provides a set of services\r
-  for a pointer device that can be used as an input device from an\r
-  application written to this specification. The services include\r
-  the ability to reset the pointer device, retrieve the state of\r
-  the pointer device, and retrieve the capabilities of the pointer\r
-  device. In addition certain data items describing the device are\r
-  provided.\r
-\r
-**/\r
+///\r
+/// The EFI_ABSOLUTE_POINTER_PROTOCOL provides a set of services\r
+/// for a pointer device that can be used as an input device from an\r
+/// application written to this specification. The services include\r
+/// the ability to reset the pointer device, retrieve the state of\r
+/// the pointer device, and retrieve the capabilities of the pointer\r
+/// device. In addition certain data items describing the device are\r
+/// provided.\r
+///\r
 struct _EFI_ABSOLUTE_POINTER_PROTOCOL {\r
   EFI_ABSOLUTE_POINTER_RESET      Reset;\r
   EFI_ABSOLUTE_POINTER_GET_STATE  GetState;\r
@@ -194,6 +192,9 @@ struct _EFI_ABSOLUTE_POINTER_PROTOCOL {
   /// Event to use with WaitForEvent() to wait for input from the pointer device.  \r
   ///\r
   EFI_EVENT                       WaitForInput;\r
+  ///\r
+  /// Pointer to EFI_ABSOLUTE_POINTER_MODE data.\r
+  ///\r
   EFI_ABSOLUTE_POINTER_MODE       *Mode;\r
 };\r
 \r
index 40376a40142cc61abd05d48f5300d1c66bf58d1a..01583365c007ee282a7629d881502b6b4a0d2934 100644 (file)
@@ -104,11 +104,10 @@ EFI_STATUS
   IN UINTN                         TableKey\r
 );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  The EFI_ACPI_TABLE_PROTOCOL provides the ability for a component\r
-  to install and uninstall ACPI tables from a platform.\r
-**/   \r
+///\r
+/// The EFI_ACPI_TABLE_PROTOCOL provides the ability for a component\r
+/// to install and uninstall ACPI tables from a platform.\r
+///\r
 struct _EFI_ACPI_TABLE_PROTOCOL {\r
   EFI_ACPI_TABLE_INSTALL_ACPI_TABLE   InstallAcpiTable;\r
   EFI_ACPI_TABLE_UNINSTALL_ACPI_TABLE UninstallAcpiTable;\r
index efdd4c2f3402672319c39a3f8d1857df576455a2..edf204ebe315cf0675fbe4f5aa331d58024b89ba 100644 (file)
@@ -249,11 +249,10 @@ EFI_STATUS
   IN EFI_EVENT              ResolvedEvent     OPTIONAL\r
   );  \r
 \r
-/**\r
-  @par Protocol Description:\r
-  ARP is used to resolve local network protocol addresses into \r
-  network hardware addresses.\r
-**/\r
+///\r
+/// ARP is used to resolve local network protocol addresses into \r
+/// network hardware addresses.\r
+///\r
 struct _EFI_ARP_PROTOCOL {\r
   EFI_ARP_CONFIGURE         Configure;\r
   EFI_ARP_ADD               Add;\r
index 3b3fd6b33a4b09a50cf70e97c6e5542a4f6bf95c..d2cd444685d30892b422f67b8c8240b40edbe4a5 100644 (file)
@@ -109,11 +109,10 @@ EFI_STATUS
   IN VOID                              *Buffer\r
   );  \r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol is used on any device handle to obtain authentication \r
-  information associated with the physical or logical device.\r
-**/  \r
+///\r
+/// This protocol is used on any device handle to obtain authentication \r
+/// information associated with the physical or logical device.\r
+///\r
 struct _EFI_AUTHENTICATION_INFO_PROTOCOL {\r
   EFI_AUTHENTICATION_PROTOCOL_INFO_GET Get;\r
   EFI_AUTHENTICATION_PROTOCOL_INFO_SET Set;\r
index 0dca9322451bc91c23f32b5490c85f51cc32a68c..d9ef2fd8034664e69329b614fcded49108c9c380 100644 (file)
@@ -55,18 +55,14 @@ VOID
   IN EFI_BDS_ARCH_PROTOCOL  *This\r
   );\r
 \r
-/**\r
-  Interface stucture for the BDS Architectural Protocol.\r
-\r
-  @par Protocol Description:\r
-  The EFI_BDS_ARCH_PROTOCOL transfers control from DXE to an operating \r
-  system or a system utility.  If there are not enough drivers initialized \r
-  when this protocol is used to access the required boot device(s), then \r
-  this protocol should add drivers to the dispatch queue and return control \r
-  back to the dispatcher.  Once the required boot devices are available, then \r
-  the boot device can be used to load and invoke an OS or a system utility.\r
-\r
-**/\r
+///\r
+/// The EFI_BDS_ARCH_PROTOCOL transfers control from DXE to an operating \r
+/// system or a system utility.  If there are not enough drivers initialized \r
+/// when this protocol is used to access the required boot device(s), then \r
+/// this protocol should add drivers to the dispatch queue and return control \r
+/// back to the dispatcher.  Once the required boot devices are available, then \r
+/// the boot device can be used to load and invoke an OS or a system utility.\r
+///\r
 struct _EFI_BDS_ARCH_PROTOCOL {\r
   EFI_BDS_ENTRY Entry;\r
 };\r
index f03452e57915fc200ebc3e8d15ce9105566d0210..a7c16584f6edbc628142bba27eaeded4c912560e 100644 (file)
@@ -397,11 +397,10 @@ EFI_STATUS
   OUT EFI_BIS_DATA            **SignatureInfo      \r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  The EFI_BIS_PROTOCOL is used to check a digital signature of a data block against a digital\r
-  certificate for the purpose of an integrity and authorization check.\r
-**/\r
+///\r
+/// The EFI_BIS_PROTOCOL is used to check a digital signature of a data block against a digital\r
+/// certificate for the purpose of an integrity and authorization check.\r
+///\r
 struct _EFI_BIS_PROTOCOL {\r
   EFI_BIS_INITIALIZE                                  Initialize;\r
   EFI_BIS_SHUTDOWN                                    Shutdown;\r
index dd3d9c1a1503ed18c8b206a47c9cbf2ef2763583..adbeedc2895c24949a03dcc92f79617009fe9d1a 100644 (file)
@@ -189,10 +189,9 @@ typedef struct {
 /// \r
 #define EFI_BLOCK_IO_INTERFACE_REVISION   EFI_BLOCK_IO_PROTOCOL_REVISION\r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol provides control over block devices.\r
-**/\r
+///\r
+///  This protocol provides control over block devices.\r
+///\r
 struct _EFI_BLOCK_IO_PROTOCOL {\r
   ///\r
   /// The revision to which the block IO interface adheres. All future\r
@@ -200,7 +199,9 @@ struct _EFI_BLOCK_IO_PROTOCOL {
   /// back wards compatible, it is not the same GUID.\r
   ///\r
   UINT64              Revision;\r
-\r
+  ///\r
+  /// Pointer to the EFI_BLOCK_IO_MEDIA data for this device.\r
+  ///\r
   EFI_BLOCK_IO_MEDIA  *Media;\r
 \r
   EFI_BLOCK_RESET     Reset;\r
index 5789a92483688900b49a028f209469c4d8c5341a..83a87c6711d267f23b25df664032a0aa66b03c8f 100644 (file)
@@ -57,15 +57,11 @@ EFI_STATUS
   IN OUT EFI_HANDLE                                         *DriverImageHandle\r
   );\r
 \r
-//\r
-// Interface structure for the Bus Specific Driver Override Protocol\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This protocol matches one or more drivers to a controller. This protocol is produced by a bus driver,\r
-  and it is installed on the child handles of buses that require a bus specific algorithm for matching\r
-  drivers to controllers.\r
-**/\r
+///\r
+/// This protocol matches one or more drivers to a controller. This protocol is produced by a bus driver,\r
+/// and it is installed on the child handles of buses that require a bus specific algorithm for matching\r
+/// drivers to controllers.\r
+///\r
 struct _EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_PROTOCOL {\r
   EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_GET_DRIVER GetDriver;\r
 };\r
index 69c61a619e9452257ee3b88d886c3ebf1c94ba0e..1f0f5f1749b8ff8f665be9a4bfbcd308bda69b3e 100644 (file)
@@ -109,14 +109,10 @@ EFI_STATUS
   OUT CHAR16                                                  **ControllerName\r
   );\r
 \r
-//\r
-// Interface structure for the Component Name Protocol\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This protocol is used to retrieve user readable names of drivers \r
-  and controllers managed by UEFI Drivers.\r
-**/\r
+///\r
+/// This protocol is used to retrieve user readable names of drivers \r
+/// and controllers managed by UEFI Drivers.\r
+///\r
 struct _EFI_COMPONENT_NAME_PROTOCOL {\r
   EFI_COMPONENT_NAME_GET_DRIVER_NAME      GetDriverName;\r
   EFI_COMPONENT_NAME_GET_CONTROLLER_NAME  GetControllerName;\r
index 1ee87e9a75f5f245a060b0647f0beabfee15add8..8da532d6eb8ca2cc127be6dfafc97be08f1d5ffe 100644 (file)
@@ -151,14 +151,10 @@ EFI_STATUS
   OUT CHAR16                      **ControllerName\r
   );\r
 \r
-//\r
-// Interface structure for the Component Name2 Protocol\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This protocol is used to retrieve user readable names of drivers \r
-  and controllers managed by UEFI Drivers.\r
-**/\r
+///\r
+/// This protocol is used to retrieve user readable names of drivers \r
+/// and controllers managed by UEFI Drivers.\r
+///\r
 struct _EFI_COMPONENT_NAME2_PROTOCOL {\r
   EFI_COMPONENT_NAME2_GET_DRIVER_NAME      GetDriverName;\r
   EFI_COMPONENT_NAME2_GET_CONTROLLER_NAME  GetControllerName;\r
index d8964bdf6cd8b57720ee6087dd2c7d1b00647184..53ad24d6d5b985e88cba5a8fcdea0f39db2a3f57 100644 (file)
@@ -255,13 +255,12 @@ EFI_STATUS
   );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  The EFI_CPU_ARCH_PROTOCOL is used to abstract processor-specific functions from the DXE\r
-  Foundation. This includes flushing caches, enabling and disabling interrupts, hooking interrupt\r
-  vectors and exception vectors, reading internal processor timers, resetting the processor, and\r
-  determining the processor frequency.\r
-**/\r
+///\r
+/// The EFI_CPU_ARCH_PROTOCOL is used to abstract processor-specific functions from the DXE\r
+/// Foundation. This includes flushing caches, enabling and disabling interrupts, hooking interrupt\r
+/// vectors and exception vectors, reading internal processor timers, resetting the processor, and\r
+/// determining the processor frequency.\r
+///\r
 struct _EFI_CPU_ARCH_PROTOCOL {\r
   EFI_CPU_FLUSH_DATA_CACHE            FlushDataCache;\r
   EFI_CPU_ENABLE_INTERRUPT            EnableInterrupt;\r
index e80112744c334b35e98463becc02f594e16bb80e..13c7db94fa8ae6e68b9f5457bda05b7da6b62624 100644 (file)
@@ -113,13 +113,9 @@ EFI_STATUS
   IN EFI_DEBUGPORT_PROTOCOL               *This\r
   );\r
 \r
-//\r
-// DebugPort protocol definition\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This protocol provides the communication link between the debug agent and the remote host.\r
-**/ \r
+///\r
+/// This protocol provides the communication link between the debug agent and the remote host.\r
+///\r
 struct _EFI_DEBUGPORT_PROTOCOL {\r
   EFI_DEBUGPORT_RESET Reset;\r
   EFI_DEBUGPORT_WRITE Write;\r
index 450d6f04ae30e583aeae4bb18befb2c3f132272e..b6a551addd1433277c800ff6fe125c04d51fd54f 100644 (file)
@@ -613,16 +613,15 @@ EFI_STATUS
   IN UINT64                              Length\r
   );\r
 \r
-//\r
-// DebugSupport protocol definition\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This protocol provides the services to allow the debug agent to register \r
-  callback functions that are called either periodically or when specific \r
-  processor exceptions occur.\r
-**/\r
+///\r
+/// This protocol provides the services to allow the debug agent to register \r
+/// callback functions that are called either periodically or when specific \r
+/// processor exceptions occur.\r
+///\r
 struct _EFI_DEBUG_SUPPORT_PROTOCOL {\r
+  ///\r
+  /// Declares the processor architecture for this instance of the EFI Debug Support protocol.\r
+  ///\r
   EFI_INSTRUCTION_SET_ARCHITECTURE  Isa;\r
   EFI_GET_MAXIMUM_PROCESSOR_INDEX   GetMaximumProcessorIndex;\r
   EFI_REGISTER_PERIODIC_CALLBACK    RegisterPeriodicCallback;\r
index 5b2291f177c0a75b3cf7e0c3b2fc642ed9028574..b5a06689821cfb3d25c31d0c1fe0598eb5c06af3 100644 (file)
@@ -109,11 +109,9 @@ EFI_STATUS
   IN     UINT32                           ScratchSize\r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  Provides a decompression service.\r
-\r
-**/ \r
+///\r
+/// Provides a decompression service.\r
+///\r
 struct _EFI_DECOMPRESS_PROTOCOL {\r
   EFI_DECOMPRESS_GET_INFO   GetInfo;\r
   EFI_DECOMPRESS_DECOMPRESS Decompress;\r
index 6ae0c23884e988a68c6e1a488f8a020551c4fafd..f2dd067bb7ecbc8683e6c35ad13bcd8f9aa3ed46 100644 (file)
@@ -213,11 +213,10 @@ EFI_STATUS
   IN EFI_PHYSICAL_ADDRESS             HostAddress\r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol provides the basic Memory, I/O, and PCI interfaces that \r
-  are used to abstract accesses to devices.\r
-**/ \r
+///\r
+/// This protocol provides the basic Memory, I/O, and PCI interfaces that \r
+/// are used to abstract accesses to devices.\r
+///\r
 struct _EFI_DEVICE_IO_PROTOCOL {\r
   ///\r
   /// Allows reads and writes to memory mapped I/O space.\r
index 327c5e27a3d0b46f91c217da7e6e67bbe79b5c03..ffac71597802caf6c1c9048326573e6d72737530 100644 (file)
@@ -61,10 +61,9 @@ EFI_DEVICE_PATH_PROTOCOL*
   IN CONST CHAR16                 *TextDevicePath\r
   );  \r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol converts text to device paths and device nodes.\r
-**/   \r
+///\r
+/// This protocol converts text to device paths and device nodes.\r
+///\r
 typedef struct {\r
   EFI_DEVICE_PATH_FROM_TEXT_NODE  ConvertTextToDeviceNode;\r
   EFI_DEVICE_PATH_FROM_TEXT_PATH  ConvertTextToDevicePath;\r
index 853e43e1337a5d5b0af994fcf85806cd3a52dc27..4767e08c930d86a8c8a7fbf9508a4c91d6d3ba9c 100644 (file)
@@ -72,10 +72,9 @@ CHAR16*
   IN BOOLEAN                          AllowShortcuts\r
   );    \r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol converts device paths and device nodes to text.\r
-**/\r
+///\r
+/// This protocol converts device paths and device nodes to text.\r
+///\r
 typedef struct {\r
   EFI_DEVICE_PATH_TO_TEXT_NODE        ConvertDeviceNodeToText;\r
   EFI_DEVICE_PATH_TO_TEXT_PATH        ConvertDevicePathToText;\r
index 8d98add5918921f8364b959c2d82fd7be755048e..cf247d24ba31b6ee4641cd8d341487db3bfc0b5e 100644 (file)
@@ -170,10 +170,9 @@ BOOLEAN
   IN CONST EFI_DEVICE_PATH_PROTOCOL         *DevicePath\r
   );                                                                                                       \r
   \r
-/**\r
-  @par Protocol Description:\r
-  This protocol is used to creates and manipulates device paths and device nodes.\r
-**/ \r
+///\r
+/// This protocol is used to creates and manipulates device paths and device nodes.\r
+/// \r
 typedef struct {\r
   EFI_DEVICE_PATH_UTILS_GET_DEVICE_PATH_SIZE GetDevicePathSize;\r
   EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH      DuplicateDevicePath;\r
index f59e9d74c57955192c041e80097641caf4cf2aea..cefa8de73ae4a3bcc1f007291a903e71f9fc07c7 100644 (file)
@@ -411,11 +411,10 @@ EFI_STATUS
   OUT EFI_DHCP4_PACKET_OPTION  *PacketOptionList[]  OPTIONAL\r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol is used to collect configuration information for the EFI IPv4 Protocol drivers\r
-  and to provide DHCPv4 server and PXE boot server discovery services.\r
-**/\r
+///\r
+/// This protocol is used to collect configuration information for the EFI IPv4 Protocol drivers\r
+/// and to provide DHCPv4 server and PXE boot server discovery services.\r
+///\r
 struct _EFI_DHCP4_PROTOCOL {\r
   EFI_DHCP4_GET_MODE_DATA      GetModeData;\r
   EFI_DHCP4_CONFIGURE          Configure;\r
index 23c72584342c6b1d2f32d374d58aacf77cb4c16f..75978d18bff840ede8468262585e40c8bbd9df63 100644 (file)
@@ -98,10 +98,9 @@ EFI_STATUS
 /// \r
 #define EFI_DISK_IO_INTERFACE_REVISION  EFI_DISK_IO_PROTOCOL_REVISION\r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol is used to abstract Block I/O interfaces.\r
-**/\r
+///\r
+/// This protocol is used to abstract Block I/O interfaces.\r
+///\r
 struct _EFI_DISK_IO_PROTOCOL {\r
   ///\r
   /// The revision to which the disk I/O interface adheres. All future\r
index 43fc16593b02b8a62ada4046616635809c36f61b..93778915199d076dc17942f6d2d0dc57f38dcb40 100644 (file)
@@ -108,14 +108,10 @@ EFI_STATUS
   IN  EFI_HANDLE                            *ChildHandleBuffer OPTIONAL\r
   );\r
 \r
-//\r
-// Interface structure for the ControllerHandle Driver Protocol\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This protocol provides the services required to determine if a driver supports a given controller. \r
-  If a controller is supported, then it also provides routines to start and stop the controller.\r
-**/\r
+///\r
+/// This protocol provides the services required to determine if a driver supports a given controller. \r
+/// If a controller is supported, then it also provides routines to start and stop the controller.\r
+///\r
 struct _EFI_DRIVER_BINDING_PROTOCOL {\r
   EFI_DRIVER_BINDING_SUPPORTED  Supported;\r
   EFI_DRIVER_BINDING_START      Start;\r
index 172b61ef0cc1bf63bfe62ef5613cf6ced326101c..547fd8e557d254d2eb4d21159214ad3e48ca2428 100644 (file)
@@ -146,13 +146,9 @@ EFI_STATUS
   );\r
 \r
 \r
-/**\r
-  Interface structure for the Driver Configuration Protocol.\r
-\r
-  @par Protocol Description:  \r
-  Used to set configuration options for a controller that an EFI Driver is managing.\r
-\r
-**/\r
+///\r
+/// Used to set configuration options for a controller that an EFI Driver is managing.\r
+///\r
 struct _EFI_DRIVER_CONFIGURATION_PROTOCOL {\r
   EFI_DRIVER_CONFIGURATION_SET_OPTIONS    SetOptions;\r
   EFI_DRIVER_CONFIGURATION_OPTIONS_VALID  OptionsValid;\r
index 30b9d7ff988ed4fe40389c9f30a6ef1410ba8049..e1597437a93ebf061d5d27df9d8d301b3487a114 100644 (file)
@@ -155,12 +155,9 @@ EFI_STATUS
   OUT EFI_DRIVER_CONFIGURATION_ACTION_REQUIRED                *ActionRequired\r
   );\r
 \r
-/**\r
-  Interface structure for the Driver Configuration Protocol.\r
-\r
-  @par Protocol Description:  \r
-  Used to set configuration options for a controller that an EFI Driver is managing.\r
-**/\r
+///\r
+/// Used to set configuration options for a controller that an EFI Driver is managing.\r
+///\r
 struct _EFI_DRIVER_CONFIGURATION2_PROTOCOL {\r
   EFI_DRIVER_CONFIGURATION2_SET_OPTIONS     SetOptions;\r
   EFI_DRIVER_CONFIGURATION2_OPTIONS_VALID   OptionsValid;\r
index 1bd2383dd3798faa7c200c2b7fecaa96813c1357..87d077f234342b1f9557d1e99cbf2f53d52608a3 100644 (file)
@@ -97,12 +97,9 @@ EFI_STATUS
   OUT CHAR16                                                **Buffer\r
   );\r
 \r
-/**\r
-  Interface structure for the Driver Diagnostics Protocol.\r
-\r
-  @par Protocol Description:\r
-  Used to perform diagnostics on a controller that an EFI Driver is managing.\r
-**/\r
+///\r
+/// Used to perform diagnostics on a controller that an EFI Driver is managing.\r
+///\r
 struct _EFI_DRIVER_DIAGNOSTICS_PROTOCOL {\r
   EFI_DRIVER_DIAGNOSTICS_RUN_DIAGNOSTICS  RunDiagnostics;\r
   ///\r
index f8bd6206b2e22edc5f5d48498ce4342cd1056bc3..a3798b1e543cae51871a133130d3159cd27c9d3b 100644 (file)
@@ -91,12 +91,9 @@ EFI_STATUS
   OUT CHAR16                                                **Buffer\r
   );\r
 \r
-/**\r
-  Interface structure for the Driver Diagnostics2 Protocol.\r
-\r
-  @par Protocol Description:\r
-  Used to perform diagnostics on a controller that an EFI Driver is managing.\r
-**/\r
+///\r
+/// Used to perform diagnostics on a controller that an EFI Driver is managing.\r
+///\r
 struct _EFI_DRIVER_DIAGNOSTICS2_PROTOCOL {\r
   EFI_DRIVER_DIAGNOSTICS2_RUN_DIAGNOSTICS RunDiagnostics;\r
   ///\r
index 270481266a3f850877462ded6facf647fc149a48..92fc1d9bdd9783bf03cb7d6e70bb4fcad26e165b 100644 (file)
@@ -46,22 +46,17 @@ UINT32
   IN EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL    *This\r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  When installed, the Driver Family Override Protocol produces a GUID that represets \r
-  a family of drivers.  Drivers with the same GUID are members of the same family \r
-  When drivers are connected to controllers, drivers with a higher revision value \r
-  in the same driver family are connected with a higher priority than drivers \r
-  with a lower revision value in the same driver family.  The EFI Boot Service\r
-  Connect Controller uses five rules to build a prioritied list of drivers when \r
-  a request is made to connect a driver to a controller.  The Driver Family Protocol\r
-  rule is between the Platform Specific Driver Override Protocol and above the \r
-  Bus Specific Driver Override Protocol.  \r
-\r
-  @param GetVersion\r
-  This function returns the version value associated with the driver specified by This.\r
-\r
-**/\r
+///\r
+/// When installed, the Driver Family Override Protocol produces a GUID that represets \r
+/// a family of drivers.  Drivers with the same GUID are members of the same family \r
+/// When drivers are connected to controllers, drivers with a higher revision value \r
+/// in the same driver family are connected with a higher priority than drivers \r
+/// with a lower revision value in the same driver family.  The EFI Boot Service\r
+/// Connect Controller uses five rules to build a prioritied list of drivers when \r
+/// a request is made to connect a driver to a controller.  The Driver Family Protocol\r
+/// rule is between the Platform Specific Driver Override Protocol and above the \r
+/// Bus Specific Driver Override Protocol.  \r
+///\r
 struct _EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL {\r
   EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION GetVersion;\r
 };\r
index 3592198cf7e61bb120990f00e59a0a6240d4f341..d465a3a2f637d9904cd1123ccc8c582d86087c3c 100644 (file)
   { 0x5c198761, 0x16a8, 0x4e69, { 0x97, 0x2c, 0x89, 0xd6, 0x79, 0x54, 0xf8, 0x1d } }\r
 \r
 \r
-/**\r
-  @par Protocol Description:  \r
-  The EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL provides a\r
-  mechanism for an EFI driver to publish the version of the EFI   \r
-  specification it conforms to. This protocol must be placed on   \r
-  the drivers image handle when the driver's entry point is   \r
-  called.\r
-**/ \r
+///\r
+/// The EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL provides a\r
+/// mechanism for an EFI driver to publish the version of the EFI   \r
+/// specification it conforms to. This protocol must be placed on   \r
+/// the drivers image handle when the driver's entry point is   \r
+/// called.\r
+///\r
 typedef struct _EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL {\r
   ///\r
   /// The size, in bytes, of the entire structure. Future versions of this \r
index 9229590e77875a8469ce09bfedc17457706aa434..b67cda97c03c3f851e266f5d0cf5eeb1c3939d71 100644 (file)
@@ -133,18 +133,12 @@ EFI_STATUS
   IN OUT UINT64                 *Version\r
   );\r
 \r
-//\r
-// Prototype for the actual EBC protocol interface\r
-//\r
-/**\r
-  This protocol provides the services that allow execution of EBC images.\r
-\r
-  @par Protocol Description:\r
-  The EFI EBC protocol provides services to load and execute EBC images, which will typically be\r
-  loaded into option ROMs. The image loader will load the EBC image, perform standard relocations,\r
-  and invoke the CreateThunk() service to create a thunk for the EBC image's entry point. The\r
-  image can then be run using the standard EFI start image services.\r
-**/\r
+///\r
+/// The EFI EBC protocol provides services to load and execute EBC images, which will typically be\r
+/// loaded into option ROMs. The image loader will load the EBC image, perform standard relocations,\r
+/// and invoke the CreateThunk() service to create a thunk for the EBC image's entry point. The\r
+/// image can then be run using the standard EFI start image services.\r
+///\r
 struct _EFI_EBC_PROTOCOL {\r
   EFI_EBC_CREATE_THUNK          CreateThunk;\r
   EFI_EBC_UNLOAD_IMAGE          UnloadImage;\r
index d5932603428f8bb203405696999759709a8f296c..81299a3d27b23824040be5fe16bb61462d0f5be4 100644 (file)
     0xbd8c1056, 0x9f36, 0x44ec, {0x92, 0xa8, 0xa6, 0x33, 0x7f, 0x81, 0x79, 0x86 } \\r
   }\r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol contains the EDID information for an active video output device. This is either the\r
-  EDID information retrieved from the EFI_EDID_OVERRIDE_PROTOCOL if an override is\r
-  available, or an identical copy of the EDID information from the\r
-  EFI_EDID_DISCOVERED_PROTOCOL if no overrides are available.\r
-**/\r
+///\r
+/// This protocol contains the EDID information for an active video output device. This is either the\r
+/// EDID information retrieved from the EFI_EDID_OVERRIDE_PROTOCOL if an override is\r
+/// available, or an identical copy of the EDID information from the\r
+/// EFI_EDID_DISCOVERED_PROTOCOL if no overrides are available.\r
+///\r
 typedef struct {\r
   ///\r
   /// The size, in bytes, of the Edid buffer. 0 if no EDID information\r
index c1eafae8af676f93303cd76f3b2521dbb0bfa47e..dedefa0762acc524bdf715ee69acf4b70a902685 100644 (file)
     0x1c0c34f6, 0xd380, 0x41fa, {0xa0, 0x49, 0x8a, 0xd0, 0x6c, 0x1a, 0x66, 0xaa } \\r
   }\r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol contains the EDID information retrieved from a video output device.\r
-**/\r
+///\r
+/// This protocol contains the EDID information retrieved from a video output device.\r
+///\r
 typedef struct {\r
   ///\r
   /// The size, in bytes, of the Edid buffer. 0 if no EDID information\r
index 9107d5476ba7225549bab1dfd6af49ab60475a0a..27f42f11541b60b2f9f86d6c18c23b14afd62625 100644 (file)
@@ -54,15 +54,11 @@ EFI_STATUS
   IN OUT UINT8                            **Edid\r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol is produced by the platform to allow the platform to provide \r
-  EDID information to the producer of the Graphics Output protocol.\r
-**/\r
+///\r
+/// This protocol is produced by the platform to allow the platform to provide \r
+/// EDID information to the producer of the Graphics Output protocol.\r
+///\r
 struct _EFI_EDID_OVERRIDE_PROTOCOL {\r
-  ///\r
-  /// Returns EDID values and attributes that the Video BIOS must use. \r
-  ///\r
   EFI_EDID_OVERRIDE_PROTOCOL_GET_EDID   GetEdid;\r
 };\r
                                              \r
index 62218d71497e675f553ef1edbbc86f4fa3abb16a..0d5e5481fbd1c3fb38fbe225b49cc85db9ea4c81 100644 (file)
@@ -705,20 +705,19 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  The Firmware Volume Protocol contains the file-level\r
-  abstraction to the firmware volume as well as some firmware\r
-  volume attribute reporting and configuration services. The\r
-  Firmware Volume Protocol is the interface used by all parts of\r
-  DXE that are not directly involved with managing the firmware\r
-  volume itself. This abstraction allows many varied types of\r
-  firmware volume implementations. A firmware volume may be a\r
-  flash device or it may be a file in the UEFI system partition,\r
-  for example. This level of firmware volume implementation\r
-  detail is not visible to the consumers of the Firmware Volume\r
-  Protocol.\r
-**/\r
+///\r
+/// The Firmware Volume Protocol contains the file-level\r
+/// abstraction to the firmware volume as well as some firmware\r
+/// volume attribute reporting and configuration services. The\r
+/// Firmware Volume Protocol is the interface used by all parts of\r
+/// DXE that are not directly involved with managing the firmware\r
+/// volume itself. This abstraction allows many varied types of\r
+/// firmware volume implementations. A firmware volume may be a\r
+/// flash device or it may be a file in the UEFI system partition,\r
+/// for example. This level of firmware volume implementation\r
+/// detail is not visible to the consumers of the Firmware Volume\r
+/// Protocol.\r
+///\r
 struct _EFI_FIRMWARE_VOLUME2_PROTOCOL {\r
   EFI_FV_GET_ATTRIBUTES   GetVolumeAttributes;\r
   EFI_FV_SET_ATTRIBUTES   SetVolumeAttributes;\r
index ab996778d7c1e0c13cc79521c194de9ebd991013..d44f61558430bab5e8879e65289498b9882391a3 100644 (file)
@@ -328,30 +328,15 @@ EFI_STATUS
   ...\r
 );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  The Firmware Volume Block Protocol is the low-level interface\r
-  to a firmware volume. File-level access to a firmware volume\r
-  should not be done using the Firmware Volume Block Protocol.\r
-  Normal access to a firmware volume must use the Firmware\r
-  Volume Protocol. Typically, only the file system driver that\r
-  produces the Firmware Volume Protocol will bind to the\r
-  Firmware Volume Block Protocol. The Firmware Volume Block\r
-  Protocol provides the following:\r
-  - Byte-level read/write functionality.\r
-  - Block-level erase functionality.\r
-  - It further exposes device-hardening features, such as may be\r
-    equired to protect the firmware from unwanted overwriting\r
-    and/or erasure.\r
-  - It is useful to layer a file system driver on top of the\r
-    Firmware Volume Block Protocol.\r
-\r
-  This file system driver produces the Firmware Volume Protocol,\r
-  which provides file-level access to a firmware volume. The\r
-  Firmware Volume Protocol abstracts the file system that is\r
-  used to format the firmware volume and the hardware\r
-  device-hardening features that may be present.\r
-**/\r
+///\r
+/// The Firmware Volume Block Protocol is the low-level interface\r
+/// to a firmware volume. File-level access to a firmware volume\r
+/// should not be done using the Firmware Volume Block Protocol.\r
+/// Normal access to a firmware volume must use the Firmware\r
+/// Volume Protocol. Typically, only the file system driver that\r
+/// produces the Firmware Volume Protocol will bind to the\r
+/// Firmware Volume Block Protocol.\r
+///\r
 struct _EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL {\r
   EFI_FVB_GET_ATTRIBUTES        GetAttributes;\r
   EFI_FVB_SET_ATTRIBUTES        SetAttributes;\r
index 3dc8fa21165ab856cb769aaf9068f65984df74e1..9cb3f9657c1a8f2707a9faee4919db1e8b451b33 100644 (file)
@@ -157,11 +157,10 @@ EFI_STATUS
   IN CONST  CHAR16                    *VariableName OPTIONAL\r
 );\r
 \r
-/**\r
-  @par Protocol Description: \r
-  This interface will allow the caller to direct the configuration \r
-  driver to use either the HII database or use the passed-in packet of data.\r
-**/\r
+///\r
+/// This interface will allow the caller to direct the configuration \r
+/// driver to use either the HII database or use the passed-in packet of data.\r
+///\r
 struct _EFI_FORM_BROWSER2_PROTOCOL {\r
   EFI_SEND_FORM2         SendForm;\r
   EFI_BROWSER_CALLBACK2  BrowserCallback;\r
index d8ac161570e0ce0a644ae43a6fff8cff6999edb8..8e701c21ca89a674a519f7c217c7cc4573b04fbd 100644 (file)
@@ -190,16 +190,18 @@ typedef struct {
   UINTN                                  FrameBufferSize;\r
 } EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE;\r
 \r
-/**\r
-  @par Protocol Description:\r
-  Provides a basic abstraction to set video modes and copy pixels to and from \r
-  the graphics controller's frame buffer. The linear address of the hardware \r
-  frame buffer is also exposed so software can write directly to the video hardware.\r
-**/\r
+///\r
+/// Provides a basic abstraction to set video modes and copy pixels to and from \r
+/// the graphics controller's frame buffer. The linear address of the hardware \r
+/// frame buffer is also exposed so software can write directly to the video hardware.\r
+///\r
 struct _EFI_GRAPHICS_OUTPUT_PROTOCOL {\r
   EFI_GRAPHICS_OUTPUT_PROTOCOL_QUERY_MODE  QueryMode;\r
   EFI_GRAPHICS_OUTPUT_PROTOCOL_SET_MODE    SetMode;\r
   EFI_GRAPHICS_OUTPUT_PROTOCOL_BLT         Blt;\r
+  ///\r
+  /// Pointer to EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE data.\r
+  ///\r
   EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE        *Mode;\r
 };\r
 \r
index 23f87545c83c5f094338faede34c14dd8e4c14c4..adeecc043ca63754f22def111d0d955ae5ef839a 100644 (file)
@@ -126,14 +126,13 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  Typically, protocol interface structures are identified by associating them with a GUID. Each\r
-  instance of a protocol with a given GUID must have the same interface structure. While all instances\r
-  of the GUIDed Section Extraction Protocol must have the same interface structure, they do not all\r
-  have the same GUID. The GUID that is associated with an instance of the GUIDed Section\r
-  Extraction Protocol is used to correlate it with the GUIDed section type that it is intended to process.\r
-**/\r
+///\r
+/// Typically, protocol interface structures are identified by associating them with a GUID. Each\r
+/// instance of a protocol with a given GUID must have the same interface structure. While all instances\r
+/// of the GUIDed Section Extraction Protocol must have the same interface structure, they do not all\r
+/// have the same GUID. The GUID that is associated with an instance of the GUIDed Section\r
+/// Extraction Protocol is used to correlate it with the GUIDed section type that it is intended to process.\r
+///\r
 struct _EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL {\r
   EFI_EXTRACT_GUIDED_SECTION  ExtractSection;\r
 };\r
index 1467235b1b9f6e78fd8641e7eedfab5f879ce932..fe8c9011a0b7e720a1c33938d8d13e16b6299a80 100644 (file)
@@ -128,11 +128,10 @@ EFI_STATUS
   IN OUT EFI_HASH_OUTPUT          *Hash\r
   );    \r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol allows creating a hash of an arbitrary message digest \r
-  using one or more hash algorithms.\r
-**/\r
+///\r
+/// This protocol allows creating a hash of an arbitrary message digest \r
+/// using one or more hash algorithms.\r
+///\r
 struct _EFI_HASH_PROTOCOL {\r
   EFI_HASH_GET_HASH_SIZE          GetHashSize;\r
   EFI_HASH_HASH                   Hash;\r
index fbe0315a7c2632359e32c56a17398a2038fe9cc8..0f89f6380808648e56f7c45efc9fcb70e4e9a083 100644 (file)
@@ -199,12 +199,11 @@ EFI_STATUS
   )\r
   ;\r
   \r
-/**\r
-  @par Protocol Description:   \r
-  This protocol provides a callable interface between the HII and\r
-  drivers. Only drivers which provide IFR data to HII are required\r
-  to publish this protocol.\r
-**/\r
+///\r
+/// This protocol provides a callable interface between the HII and\r
+/// drivers. Only drivers which provide IFR data to HII are required\r
+/// to publish this protocol.\r
+///\r
 struct _EFI_HII_CONFIG_ACCESS_PROTOCOL {\r
   EFI_HII_ACCESS_EXTRACT_CONFIG     ExtractConfig;\r
   EFI_HII_ACCESS_ROUTE_CONFIG       RouteConfig;\r
index 93ff5d085c6d57cc8c44270df028e8756a1b1f3a..adaefb2fc6f2de49e4d989d341d34fd0c64f4194 100644 (file)
@@ -390,12 +390,11 @@ EFI_STATUS
   OUT EFI_STRING                               *AltCfgResp \r
   );\r
 \r
-/**\r
-  @par Protocol Description:   \r
-  This protocol defines the configuration routing interfaces\r
-  between external applications and the HII. There may only be one\r
-  instance of this protocol in the system.\r
-**/\r
+///\r
+/// This protocol defines the configuration routing interfaces\r
+/// between external applications and the HII. There may only be one\r
+/// instance of this protocol in the system.\r
+///\r
 struct _EFI_HII_CONFIG_ROUTING_PROTOCOL {\r
   EFI_HII_ROUTING_EXTRACT_CONFIG  ExtractConfig;\r
   EFI_HII_ROUTING_EXPORT_CONFIG   ExportConfig;\r
index 7ccc9250c58ff287779030a387c90e82afa41174..b94323fc7670324f3a5ab2c7b0f3081881b30c82 100644 (file)
@@ -491,10 +491,9 @@ EFI_STATUS
   OUT       EFI_HANDLE                *DriverHandle\r
 );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  Database manager for HII-related data structures.\r
-**/\r
+///\r
+/// Database manager for HII-related data structures.\r
+///\r
 struct _EFI_HII_DATABASE_PROTOCOL {\r
   EFI_HII_DATABASE_NEW_PACK           NewPackageList;\r
   EFI_HII_DATABASE_REMOVE_PACK        RemovePackageList;\r
index 02cab77ba3820f3a0dc6b0877594ff88fdacb7db..dd19f29012264ec6fd473129a77cec74a532357a 100644 (file)
@@ -479,10 +479,9 @@ EFI_STATUS
   IN CONST  EFI_STRING            String OPTIONAL\r
 );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  The protocol provides the service to retrieve the font informations.\r
-**/\r
+///\r
+/// The protocol provides the service to retrieve the font informations.\r
+///\r
 struct _EFI_HII_FONT_PROTOCOL {\r
   EFI_HII_STRING_TO_IMAGE     StringToImage;\r
   EFI_HII_STRING_ID_TO_IMAGE  StringIdToImage;\r
index 5e65aa3db7414492c75cf37ac6f8d4a981b13c13..624b354134b47aed15e4e06e083291600377d128 100644 (file)
@@ -336,10 +336,9 @@ IN        UINTN                   BltY
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:  \r
-  Services to access to images in the images database.\r
-**/\r
+///\r
+/// Services to access to images in the images database.\r
+///\r
 struct _EFI_HII_IMAGE_PROTOCOL {\r
   EFI_HII_NEW_IMAGE     NewImage;\r
   EFI_HII_GET_IMAGE     GetImage;\r
index 79dc934acbd447ce0ff5b08e0c2d059676bb3b22..406c6fa22d02c8c87fc70bcd30ca611550d93f4d 100644 (file)
@@ -214,10 +214,9 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  Services to manipulate the string.\r
-**/\r
+///\r
+/// Services to manipulate the string.\r
+///\r
 struct _EFI_HII_STRING_PROTOCOL {\r
   EFI_HII_NEW_STRING        NewString;\r
   EFI_HII_GET_STRING        GetString;\r
index 8982739fd99c594488e2116eafce07ad148ae640..afa72b51dee2df7c8390baa026967c8d56670a03 100644 (file)
@@ -71,10 +71,9 @@ typedef EFI_STATUS
   IN VOID                              *Buffer\r
   );  \r
 \r
-/**  \r
-  @par Protocol Description:\r
-  iSCSI Initiator Name Protocol for setting and obtaining the iSCSI Initiator Name. \r
-**/\r
+///\r
+/// iSCSI Initiator Name Protocol for setting and obtaining the iSCSI Initiator Name. \r
+///\r
 struct _EFI_ISCSI_INITIATOR_NAME_PROTOCOL {\r
   EFI_ISCSI_INITIATOR_NAME_GET         Get;\r
   EFI_ISCSI_INITIATOR_NAME_SET         Set;\r
index df6fd03cd57730f426dd3e6847615a3010125a36..4b3cd027b7b804b5f98ff7f9ec0ffe72530923ad 100644 (file)
@@ -394,11 +394,10 @@ EFI_STATUS
   IN EFI_IP4_PROTOCOL          *This\r
   );  \r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI IPv4 Protocol implements a simple packet-oriented interface that can be \r
-  used by drivers, daemons, and applications to transmit and receive network packets.\r
-**/\r
+///\r
+/// The EFI IPv4 Protocol implements a simple packet-oriented interface that can be \r
+/// used by drivers, daemons, and applications to transmit and receive network packets.\r
+///\r
 struct _EFI_IP4_PROTOCOL {\r
   EFI_IP4_GET_MODE_DATA        GetModeData;\r
   EFI_IP4_CONFIGURE            Configure;\r
index 4dfe98b4c8699d5b17841c2c55955629a02c55da..1871489d3016270bda80ba8661ecf9c77b640122 100644 (file)
@@ -110,11 +110,10 @@ EFI_STATUS
   OUT EFI_IP4_IPCONFIG_DATA    *IpConfigData    OPTIONAL\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_IP4_CONFIG_PROTOCOL driver performs platform- and policy-dependent \r
-  configuration for the EFI IPv4 Protocol driver. \r
-**/\r
+///\r
+/// The EFI_IP4_CONFIG_PROTOCOL driver performs platform- and policy-dependent \r
+/// configuration for the EFI IPv4 Protocol driver. \r
+///\r
 struct _EFI_IP4_CONFIG_PROTOCOL {\r
   EFI_IP4_CONFIG_START         Start;\r
   EFI_IP4_CONFIG_STOP          Stop;\r
index 5384f2aa8a21d4e0b08f577f9b64718c5b6b3ea6..1f057550b5021eb96fccc27470a9be4e9912cd06 100644 (file)
@@ -76,10 +76,9 @@ EFI_STATUS
   IN VOID                             *Buffer OPTIONAL\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_LOAD_FILE_PROTOCOL is a simple protocol used to obtain files from arbitrary devices.\r
-**/\r
+///\r
+/// The EFI_LOAD_FILE_PROTOCOL is a simple protocol used to obtain files from arbitrary devices.\r
+///\r
 struct _EFI_LOAD_FILE_PROTOCOL {\r
   EFI_LOAD_FILE LoadFile;\r
 };\r
index 6af6ef76bd7e4c036eed94332d04084e911632e0..c31b27545ad5f4d7b576f5d6e2a3de8805e38904 100644 (file)
 /// \r
 #define EFI_LOADED_IMAGE_INFORMATION_REVISION    EFI_LOADED_IMAGE_PROTOCOL_REVISION\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  Can be used on any image handle to obtain information about the loaded image.\r
-**/\r
+///\r
+/// Can be used on any image handle to obtain information about the loaded image.\r
+///\r
 typedef struct {\r
   ///\r
   /// Defines the revision of the EFI_LOADED_IMAGE_PROTOCOL structure. \r
@@ -61,6 +60,10 @@ typedef struct {
   /// the firmware's boot manager. \r
   ///\r
   EFI_HANDLE                ParentHandle;\r
+\r
+  ///\r
+  /// the image's EFI system table pointer.\r
+  ///\r
   EFI_SYSTEM_TABLE          *SystemTable;\r
 \r
   //\r
@@ -103,12 +106,17 @@ typedef struct {
   /// The size in bytes of the loaded image.\r
   ///\r
   UINT64                    ImageSize;\r
+\r
+  ///\r
+  /// The memory type that the code sections were loaded as.\r
+  ///\r
   EFI_MEMORY_TYPE           ImageCodeType;\r
+\r
+  ///\r
+  /// The memory type that the data sections were loaded as.\r
+  ///\r
   EFI_MEMORY_TYPE           ImageDataType;\r
 \r
-  //\r
-  // If the driver image supports a dynamic unload request\r
-  //\r
   EFI_IMAGE_UNLOAD          Unload;\r
 \r
 } EFI_LOADED_IMAGE_PROTOCOL;\r
index 5e0c529ed92e4637f14c451526e465d4bd8e687c..8aedc7f90d6ea449c37b0841734a8281a067a8ac 100644 (file)
@@ -289,11 +289,10 @@ EFI_STATUS
   IN EFI_MANAGED_NETWORK_PROTOCOL    *This\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The MNP is used by network applications (and drivers) to \r
-  perform raw (unformatted) asynchronous network packet I/O.\r
-**/\r
+///\r
+/// The MNP is used by network applications (and drivers) to \r
+/// perform raw (unformatted) asynchronous network packet I/O.\r
+///\r
 struct _EFI_MANAGED_NETWORK_PROTOCOL {\r
   EFI_MANAGED_NETWORK_GET_MODE_DATA       GetModeData;\r
   EFI_MANAGED_NETWORK_CONFIGURE           Configure;\r
index 58a9c5ff365234fd8c5716fb55295ad9d600cbe0..2383c73046446f020639a49a11c11a0222f40b1e 100644 (file)
@@ -57,21 +57,11 @@ EFI_STATUS
    IN UINT32                        TickNumber\r
   );\r
 \r
-/**\r
-  Interface stucture for the Metronome Architectural Protocol.\r
-\r
-  @par Protocol Description:\r
-  This protocol provides access to a known time source in the platform to the\r
-  core.  The core uses this known time source to produce core services that \r
-  require calibrated delays.  \r
-\r
-  @param WaitForTick\r
-  Waits for a specified number of ticks from a known time source \r
-  in the platform.  The actual time passed between entry of this \r
-  function and the first tick is between 0 and TickPeriod 100 nS \r
-  units.  If you want to guarantee that at least TickPeriod time \r
-  has elapsed, wait for two ticks.\r
-**/\r
+///\r
+/// This protocol provides access to a known time source in the platform to the\r
+/// core.  The core uses this known time source to produce core services that \r
+/// require calibrated delays.  \r
+///\r
 struct _EFI_METRONOME_ARCH_PROTOCOL {\r
   EFI_METRONOME_WAIT_FOR_TICK  WaitForTick;\r
   \r
index 00eb75f9549570f03b88074f3fe1af4972da7af3..f2c3084b8877f48d3da84f139a64f9cbecdd2622 100644 (file)
@@ -460,15 +460,11 @@ EFI_STATUS
   IN EFI_MTFTP4_PROTOCOL       *This\r
   );                                                                                                                 \r
                                                                                                                   \r
-/**  \r
-  The EFI MTFTPv4 Protocol provides basic services for client-side unicast \r
-  and/or multicast TFTP operations.\r
-\r
-  @par Protocol Description:\r
-  The EFI_MTFTP4_PROTOCOL is designed to be used by UEFI drivers and applications \r
-  to transmit and receive data files. The EFI MTFTPv4 Protocol driver uses \r
-  the underlying EFI UDPv4 Protocol driver and EFI IPv4 Protocol driver.\r
-**/  \r
+///\r
+/// The EFI_MTFTP4_PROTOCOL is designed to be used by UEFI drivers and applications \r
+/// to transmit and receive data files. The EFI MTFTPv4 Protocol driver uses \r
+/// the underlying EFI UDPv4 Protocol driver and EFI IPv4 Protocol driver.\r
+///  \r
 struct _EFI_MTFTP4_PROTOCOL {\r
   EFI_MTFTP4_GET_MODE_DATA     GetModeData;\r
   EFI_MTFTP4_CONFIGURE         Configure;\r
index 64c2f7349e42188be67cb377f5fc8582c0f3e1d5..6a6101d61ef6616b20954c4b37eedd58d6b7c239 100644 (file)
@@ -43,11 +43,10 @@ typedef enum {
   EfiNetworkInterfaceUndi = 1\r
 } EFI_NETWORK_PROTOCOL_TYPE;\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  An optional protocol that is used to describe details about the software \r
-  layer that is used to produce the Simple Network Protocol. \r
-**/\r
+///\r
+/// An optional protocol that is used to describe details about the software \r
+/// layer that is used to produce the Simple Network Protocol. \r
+///\r
 struct _EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL {\r
   ///\r
   /// The revision of the EFI_NETWORK_INTERFACE_IDENTIFIER protocol.\r
index 20418bb6b3bbe470f86dcdf335d8b19c064143ce..815d4fc8667d0f54c179783e9b12390128f03c60 100644 (file)
@@ -813,13 +813,9 @@ EFI_STATUS
   IN  OUT    CONST EFI_GUID      **Guid\r
   );\r
 \r
-//\r
-// Interface structure for the PCD Protocol\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This service abstracts the ability to set/get Platform Configuration Database (PCD).\r
-**/\r
+///\r
+/// This service abstracts the ability to set/get Platform Configuration Database (PCD).\r
+///\r
 typedef struct {\r
   PCD_PROTOCOL_SET_SKU              SetSku;\r
 \r
index 8de52aad17a321c09be839bea1218d9cf45c823a..b233f3221f2fc315618d9070551e64ad10482bcb 100644 (file)
@@ -474,14 +474,13 @@ EFI_STATUS
   IN OUT UINT64                       *Length\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_PCI_IO_PROTOCOL provides the basic Memory, I/O, PCI configuration, \r
-  and DMA interfaces that are used to abstract accesses to PCI controllers. \r
-  There is one EFI_PCI_IO_PROTOCOL instance for each PCI controller on a PCI bus. \r
-  A device driver that wishes to manage a PCI controller in a system will have to \r
-  retrieve the EFI_PCI_IO_PROTOCOL instance that is associated with the PCI controller. \r
-**/\r
+///\r
+/// The EFI_PCI_IO_PROTOCOL provides the basic Memory, I/O, PCI configuration, \r
+/// and DMA interfaces that are used to abstract accesses to PCI controllers. \r
+/// There is one EFI_PCI_IO_PROTOCOL instance for each PCI controller on a PCI bus. \r
+/// A device driver that wishes to manage a PCI controller in a system will have to \r
+/// retrieve the EFI_PCI_IO_PROTOCOL instance that is associated with the PCI controller. \r
+///\r
 struct _EFI_PCI_IO_PROTOCOL {\r
   EFI_PCI_IO_PROTOCOL_POLL_IO_MEM         PollMem;\r
   EFI_PCI_IO_PROTOCOL_POLL_IO_MEM         PollIo;\r
index 6554cd3324706062432be730ad8bc99c7920a5c5..4435ae506f9dc6a57ac7eff443f6e600d6b285e6 100644 (file)
@@ -358,11 +358,10 @@ EFI_STATUS
   OUT VOID                                     **Resources\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  Provides the basic Memory, I/O, PCI configuration, and DMA interfaces that are \r
-  used to abstract accesses to PCI controllers behind a PCI Root Bridge Controller. \r
-**/\r
+///\r
+/// Provides the basic Memory, I/O, PCI configuration, and DMA interfaces that are \r
+/// used to abstract accesses to PCI controllers behind a PCI Root Bridge Controller. \r
+///\r
 struct _EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL {\r
   ///\r
   /// The EFI_HANDLE of the PCI Host Bridge of which this PCI Root Bridge is a member.\r
index 018f64d9d956095e50b7186c278a22f1b921cb33..2219ea65ba0e04d85d7a42960c597983059f29d3 100644 (file)
@@ -119,20 +119,16 @@ EFI_STATUS
   IN EFI_HANDLE                                     DriverImageHandle\r
   );\r
 \r
-//\r
-// Interface structure for the Platform Driver Override Protocol\r
-//\r
-/**  \r
-  @par Protocol Description:\r
-  This protocol matches one or more drivers to a controller. A platform driver \r
-  produces this protocol, and it is installed on a separate handle. This protocol \r
-  is used by the ConnectController() boot service to select the best driver \r
-  for a controller. All of the drivers returned by this protocol have a higher \r
-  precedence than drivers found from an EFI Bus Specific Driver Override Protocol \r
-  or drivers found from the general UEFI driver Binding search algorithm. If more \r
-  than one driver is returned by this protocol, then the drivers are returned in \r
-  order from highest precedence to lowest precedence.\r
-**/\r
+///\r
+/// This protocol matches one or more drivers to a controller. A platform driver \r
+/// produces this protocol, and it is installed on a separate handle. This protocol \r
+/// is used by the ConnectController() boot service to select the best driver \r
+/// for a controller. All of the drivers returned by this protocol have a higher \r
+/// precedence than drivers found from an EFI Bus Specific Driver Override Protocol \r
+/// or drivers found from the general UEFI driver Binding search algorithm. If more \r
+/// than one driver is returned by this protocol, then the drivers are returned in \r
+/// order from highest precedence to lowest precedence.\r
+///\r
 struct _EFI_PLATFORM_DRIVER_OVERRIDE_PROTOCOL {\r
   EFI_PLATFORM_DRIVER_OVERRIDE_GET_DRIVER       GetDriver;\r
   EFI_PLATFORM_DRIVER_OVERRIDE_GET_DRIVER_PATH  GetDriverPath;\r
index 7883028f1000d2a3da794c897cb3f6f435ac9692..0a6429c2066dccd0a988b09b6a1629308362155b 100644 (file)
@@ -253,29 +253,18 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  The EFI_PLATFORM_TO_DRIVER_CONFIGURATION_PROTOCOL is used by the\r
-  UEFI driver to query the platform for configuration information.\r
-  The UEFI driver calls Query() multiple times to get\r
-  configuration information from the platform. For every call to\r
-  Query() there must be a matching call to Response() so the\r
-  UEFI driver can inform the platform how it used the\r
-  information passed in from Query(). It's legal for a UEFI\r
-  driver to use Response() to inform the platform it does not\r
-  understand the data returned via Query() and thus no action was\r
-  taken.\r
-\r
-  @param  Query     Called by the UEFI Driver Start() function to\r
-                    get configuration information from the\r
-                    platform.\r
-  \r
-  @param  Response  Called by the UEFI Driver Start() function\r
-                    to let the platform know how UEFI driver\r
-                    processed the data return from Query.\r
-  \r
-\r
-**/\r
+///\r
+/// The EFI_PLATFORM_TO_DRIVER_CONFIGURATION_PROTOCOL is used by the\r
+/// UEFI driver to query the platform for configuration information.\r
+/// The UEFI driver calls Query() multiple times to get\r
+/// configuration information from the platform. For every call to\r
+/// Query() there must be a matching call to Response() so the\r
+/// UEFI driver can inform the platform how it used the\r
+/// information passed in from Query(). It's legal for a UEFI\r
+/// driver to use Response() to inform the platform it does not\r
+/// understand the data returned via Query() and thus no action was\r
+/// taken.\r
+///\r
 struct _EFI_PLATFORM_TO_DRIVER_CONFIGURATION_PROTOCOL {\r
   EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY    Query;\r
   EFI_PLATFORM_TO_DRIVER_CONFIGURATION_RESPONSE Response;\r
index cda8b4622e7ce975c9209217db60e01139f66279..615007535f90740e07569e0f294846695d05d139 100644 (file)
@@ -608,15 +608,14 @@ EFI_STATUS
 // \r
 #define EFI_PXE_BASE_CODE_INTERFACE_REVISION  EFI_PXE_BASE_CODE_PROTOCOL_REVISION\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_PXE_BASE_CODE_PROTOCOL is used to control PXE-compatible devices.\r
-  An EFI_PXE_BASE_CODE_PROTOCOL will be layered on top of an\r
-  EFI_MANAGED_NETWORK_PROTOCOL protocol in order to perform packet level transactions.\r
-  The EFI_PXE_BASE_CODE_PROTOCOL handle also supports the\r
-  EFI_LOAD_FILE_PROTOCOL protocol. This provides a clean way to obtain control from the\r
-  boot manager if the boot path is from the remote device.\r
-**/\r
+///\r
+/// The EFI_PXE_BASE_CODE_PROTOCOL is used to control PXE-compatible devices.\r
+/// An EFI_PXE_BASE_CODE_PROTOCOL will be layered on top of an\r
+/// EFI_MANAGED_NETWORK_PROTOCOL protocol in order to perform packet level transactions.\r
+/// The EFI_PXE_BASE_CODE_PROTOCOL handle also supports the\r
+/// EFI_LOAD_FILE_PROTOCOL protocol. This provides a clean way to obtain control from the\r
+/// boot manager if the boot path is from the remote device.\r
+///\r
 struct _EFI_PXE_BASE_CODE_PROTOCOL {\r
   ///\r
   ///  The revision of the EFI_PXE_BASE_CODE_PROTOCOL. All future revisions must \r
@@ -636,6 +635,9 @@ struct _EFI_PXE_BASE_CODE_PROTOCOL {
   EFI_PXE_BASE_CODE_SET_PARAMETERS  SetParameters;\r
   EFI_PXE_BASE_CODE_SET_STATION_IP  SetStationIp;\r
   EFI_PXE_BASE_CODE_SET_PACKETS     SetPackets;\r
+  ///\r
+  /// Pointer to the EFI_PXE_BASE_CODE_MODE data for this device.\r
+  ///\r
   EFI_PXE_BASE_CODE_MODE            *Mode;\r
 };\r
 \r
index 7ae98d7e219db3552b1f7995eb343f84c100fd03..fb030b24bd827de5532c5018404b42ca8af34edf 100644 (file)
@@ -88,12 +88,10 @@ EFI_PXE_BASE_CODE_CALLBACK_STATUS
   IN EFI_PXE_BASE_CODE_PACKET             *Packet     OPTIONAL\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  Protocol that is invoked when the PXE Base Code Protocol is about \r
-  to transmit, has received, or is waiting to receive a packet.\r
-\r
-**/\r
+///\r
+/// Protocol that is invoked when the PXE Base Code Protocol is about \r
+/// to transmit, has received, or is waiting to receive a packet.\r
+///\r
 struct _EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL {\r
   ///\r
   ///  The revision of the EFI_PXE_BASE_CODE_PROTOCOL. All future revisions must \r
index 355fa83fee976640be27134b82a5fbd426c3ac49..dc56ec6be930dc10d9fba7555a68ba1ae82404b2 100644 (file)
@@ -61,20 +61,16 @@ struct _EFI_RUNTIME_EVENT_ENTRY {
   EFI_LIST_ENTRY          Link;\r
 };\r
 \r
-//\r
-// Interface stucture for the Runtime Architectural Protocol\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  Allows the runtime functionality of the DXE Foundation to be contained in a \r
-  separate driver. It also provides hooks for the DXE Foundation to export \r
-  information that is needed at runtime. As such, this protocol allows the DXE \r
-  Foundation to manage runtime drivers and events. This protocol also implies \r
-  that the runtime services required to transition to virtual mode, \r
-  SetVirtualAddressMap() and ConvertPointer(), have been registered into the \r
-  EFI Runtime Table in the EFI System Partition.  This protocol must be produced \r
-  by a runtime DXE driver and may only be consumed by the DXE Foundation.\r
-**/\r
+///\r
+/// Allows the runtime functionality of the DXE Foundation to be contained in a \r
+/// separate driver. It also provides hooks for the DXE Foundation to export \r
+/// information that is needed at runtime. As such, this protocol allows the DXE \r
+/// Foundation to manage runtime drivers and events. This protocol also implies \r
+/// that the runtime services required to transition to virtual mode, \r
+/// SetVirtualAddressMap() and ConvertPointer(), have been registered into the \r
+/// EFI Runtime Table in the EFI System Partition.  This protocol must be produced \r
+/// by a runtime DXE driver and may only be consumed by the DXE Foundation.\r
+///\r
 struct _EFI_RUNTIME_ARCH_PROTOCOL {\r
   ///\r
   /// A list of type EFI_RUNTIME_IMAGE_ENTRY.\r
index db209c8ec95d0f86739beadc68ec9345a7ecad84..cf37eba5e95c048bec5d3fcd17526c9fa7bcbd5c 100644 (file)
@@ -215,10 +215,9 @@ EFI_STATUS
   IN EFI_EVENT                              Event  OPTIONAL\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  Provides services to manage and communicate with SCSI devices.\r
-**/\r
+///\r
+/// Provides services to manage and communicate with SCSI devices.\r
+///\r
 struct _EFI_SCSI_IO_PROTOCOL {\r
   EFI_SCSI_IO_PROTOCOL_GET_DEVICE_TYPE      GetDeviceType;\r
   EFI_SCSI_IO_PROTOCOL_GET_DEVICE_LOCATION  GetDeviceLocation;\r
index 1ff7a6dfbba2687988e3004ffd1a89a9976a8974..ee498e0ec32e35b9a788d691a94e6aba1de455c2 100644 (file)
@@ -296,15 +296,17 @@ EFI_STATUS
   IN UINT64                                  Lun\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_SCSI_PASS_THRU_PROTOCOL provides information about a SCSI channel and\r
-  the ability to send SCI Request Packets to any SCSI device attached to that SCSI channel. The\r
-  information includes the Target ID of the host controller on the SCSI channel, the attributes of\r
-  the SCSI channel, the printable name for the SCSI controller, and the printable name of the\r
-  SCSI channel.\r
-**/\r
+///\r
+/// The EFI_SCSI_PASS_THRU_PROTOCOL provides information about a SCSI channel and\r
+/// the ability to send SCI Request Packets to any SCSI device attached to that SCSI channel. The\r
+/// information includes the Target ID of the host controller on the SCSI channel, the attributes of\r
+/// the SCSI channel, the printable name for the SCSI controller, and the printable name of the\r
+/// SCSI channel.\r
+///\r
 struct _EFI_SCSI_PASS_THRU_PROTOCOL {\r
+  ///\r
+  /// A pointer to the EFI_SCSI_PASS_THRU_MODE data for this SCSI channel.\r
+  ///\r
   EFI_SCSI_PASS_THRU_MODE               *Mode;\r
   EFI_SCSI_PASS_THRU_PASSTHRU           PassThru;\r
   EFI_SCSI_PASS_THRU_GET_NEXT_DEVICE    GetNextDevice;\r
index 39b2ba59073931bac92a3c5675cfa3c662eb2fde..d63f056c5aa5f2d7048eebb0b928e8a095026067 100644 (file)
@@ -308,14 +308,16 @@ EFI_STATUS
   IN OUT UINT8                                     **Target\r
   );          \r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_EXT_SCSI_PASS_THRU_PROTOCOL provides information about a SCSI channel \r
-  and the ability to send SCI Request Packets to any SCSI device attached to \r
-  that SCSI channel. The information includes the Target ID of the host controller \r
-  on the SCSI channel and the attributes of the SCSI channel.\r
-**/  \r
+///\r
+/// The EFI_EXT_SCSI_PASS_THRU_PROTOCOL provides information about a SCSI channel \r
+/// and the ability to send SCI Request Packets to any SCSI device attached to \r
+/// that SCSI channel. The information includes the Target ID of the host controller \r
+/// on the SCSI channel and the attributes of the SCSI channel.\r
+///\r
 struct _EFI_EXT_SCSI_PASS_THRU_PROTOCOL {\r
+  ///\r
+  /// A pointer to the EFI_EXT_SCSI_PASS_THRU_MODE data for this SCSI channel.\r
+  ///\r
   EFI_EXT_SCSI_PASS_THRU_MODE                *Mode;\r
   EFI_EXT_SCSI_PASS_THRU_PASSTHRU            PassThru;\r
   EFI_EXT_SCSI_PASS_THRU_GET_NEXT_TARGET_LUN GetNextTargetLun;\r
index 4ab386fd67c680943bbcf791e5307e8d5c90763d..71c236f1511c710e2519665df1a8277cdcdf426c 100644 (file)
@@ -89,28 +89,11 @@ EFI_STATUS
   IN  EFI_DEVICE_PATH_PROTOCOL      *File\r
   );\r
 \r
-//\r
-// Interface stucture for the Timer Architectural Protocol\r
-//\r
-/**\r
-  @par Protocol Description:\r
-\r
-  The EFI_SECURITY_ARCH_PROTOCOL is used to abstract platform-specific policy\r
-  from the DXE core.  This includes locking flash upon failure to authenticate, \r
-  attestation logging, and other exception operations.\r
-\r
-  The driver that produces the EFI_SECURITY_ARCH_PROTOCOL may also optionally \r
-  install the EFI_SECURITY_POLICY_PROTOCOL_GUID onto a new handle with a NULL \r
-  interface.  The existence of this GUID in the protocol database means that \r
-  the GUIDed Section Extraction Protocol should authenticate the contents of \r
-  an Authentication Section.  The expectation is that the GUIDed Section \r
-  Extraction protocol will look for the existence of the EFI_SECURITY_POLICY_ \r
-  PROTOCOL_GUID in the protocol database.  If it exists, then the publication \r
-  thereof is taken as an injunction to attempt an authentication of any section \r
-  wrapped in an Authentication Section.  See the Firmware File System \r
-  Specification for details on the GUIDed Section Extraction Protocol and \r
-  Authentication Sections.\r
-**/\r
+///\r
+/// The EFI_SECURITY_ARCH_PROTOCOL is used to abstract platform-specific policy\r
+/// from the DXE core.  This includes locking flash upon failure to authenticate, \r
+/// attestation logging, and other exception operations.\r
+///\r
 struct _EFI_SECURITY_ARCH_PROTOCOL {\r
   EFI_SECURITY_FILE_AUTHENTICATION_STATE  FileAuthenticationState;\r
 };\r
index f057cffea08d9b1764d98fd466c6f691cd5ddc59..4af00fcad9d95ba14b654272ca76a942ca066744 100644 (file)
@@ -266,12 +266,11 @@ typedef struct {
 #define EFI_SERIAL_IO_PROTOCOL_REVISION    0x00010000\r
 #define SERIAL_IO_INTERFACE_REVISION  EFI_SERIAL_IO_PROTOCOL_REVISION\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The Serial I/O protocol is used to communicate with UART-style serial devices. \r
-  These can be standard UART serial ports in PC-AT systems, serial ports attached \r
-  to a USB interface, or potentially any character-based I/O device.\r
-**/\r
+///\r
+/// The Serial I/O protocol is used to communicate with UART-style serial devices. \r
+/// These can be standard UART serial ports in PC-AT systems, serial ports attached \r
+/// to a USB interface, or potentially any character-based I/O device.\r
+///\r
 struct _EFI_SERIAL_IO_PROTOCOL {\r
   ///\r
   /// The revision to which the EFI_SERIAL_IO_PROTOCOL adheres. All future revisions \r
@@ -285,7 +284,9 @@ struct _EFI_SERIAL_IO_PROTOCOL {
   EFI_SERIAL_GET_CONTROL_BITS GetControl;\r
   EFI_SERIAL_WRITE            Write;\r
   EFI_SERIAL_READ             Read;\r
-\r
+  ///\r
+  /// Pointer to SERIAL_IO_MODE data.\r
+  ///\r
   EFI_SERIAL_IO_MODE          *Mode;\r
 };\r
 \r
index ae6cd323a4689372ac16678436b708c0fdfefd28..afd25efb5706356f75b668974391d1f9f0c5e0eb 100644 (file)
@@ -67,18 +67,17 @@ EFI_STATUS
   IN EFI_HANDLE                            ChildHandle\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_SERVICE_BINDING_PROTOCOL provides member functions to create and destroy \r
-  child handles. A driver is responsible for adding protocols to the child handle \r
-  in CreateChild() and removing protocols in DestroyChild(). It is also required \r
-  that the CreateChild() function opens the parent protocol BY_CHILD_CONTROLLER \r
-  to establish the parent-child relationship, and closes the protocol in DestroyChild().\r
-  The pseudo code for CreateChild() and DestroyChild() is provided to specify the \r
-  required behavior, not to specify the required implementation. Each consumer of \r
-  a software protocol is responsible for calling CreateChild() when it requires the \r
-  protocol and calling DestroyChild() when it is finished with that protocol.\r
-**/\r
+///\r
+/// The EFI_SERVICE_BINDING_PROTOCOL provides member functions to create and destroy \r
+/// child handles. A driver is responsible for adding protocols to the child handle \r
+/// in CreateChild() and removing protocols in DestroyChild(). It is also required \r
+/// that the CreateChild() function opens the parent protocol BY_CHILD_CONTROLLER \r
+/// to establish the parent-child relationship, and closes the protocol in DestroyChild().\r
+/// The pseudo code for CreateChild() and DestroyChild() is provided to specify the \r
+/// required behavior, not to specify the required implementation. Each consumer of \r
+/// a software protocol is responsible for calling CreateChild() when it requires the \r
+/// protocol and calling DestroyChild() when it is finished with that protocol.\r
+///\r
 struct _EFI_SERVICE_BINDING_PROTOCOL {\r
   EFI_SERVICE_BINDING_CREATE_CHILD         CreateChild;\r
   EFI_SERVICE_BINDING_DESTROY_CHILD        DestroyChild;\r
index dcc3657103c00c0eddb574074fe141c17d9360eb..eb850be94f50c0e54ce4d0f2174cba617a9de11a 100644 (file)
@@ -314,14 +314,13 @@ EFI_STATUS
 // \r
 #define EFI_FILE_REVISION   EFI_FILE_PROTOCOL_REVISION\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_FILE_PROTOCOL provides file IO access to supported file systems.\r
-  An EFI_FILE_PROTOCOL provides access to a file's or directory's contents, \r
-  and is also a reference to a location in the directory tree of the file system \r
-  in which the file resides. With any given file handle, other files may be opened \r
-  relative to this file's location, yielding new file handles.\r
-**/\r
+///\r
+/// The EFI_FILE_PROTOCOL provides file IO access to supported file systems.\r
+/// An EFI_FILE_PROTOCOL provides access to a file's or directory's contents, \r
+/// and is also a reference to a location in the directory tree of the file system \r
+/// in which the file resides. With any given file handle, other files may be opened \r
+/// relative to this file's location, yielding new file handles.\r
+///\r
 struct _EFI_FILE_PROTOCOL {\r
   ///\r
   /// The version of the EFI_FILE_PROTOCOL interface. The version specified \r
index 4e6873389a219b0ed87e3781d698b3ace2defeea..48033d803c50b3b2e4be2d52cd7fd355516b30e5 100644 (file)
@@ -552,13 +552,12 @@ EFI_STATUS
 // \r
 #define EFI_SIMPLE_NETWORK_INTERFACE_REVISION   EFI_SIMPLE_NETWORK_PROTOCOL_REVISION\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_SIMPLE_NETWORK_PROTOCOL protocol is used to initialize access \r
-  to a network adapter. Once the network adapter initializes, \r
-  the EFI_SIMPLE_NETWORK_PROTOCOL protocol provides services that \r
-  allow packets to be transmitted and received.\r
-**/\r
+///\r
+/// The EFI_SIMPLE_NETWORK_PROTOCOL protocol is used to initialize access \r
+/// to a network adapter. Once the network adapter initializes, \r
+/// the EFI_SIMPLE_NETWORK_PROTOCOL protocol provides services that \r
+/// allow packets to be transmitted and received.\r
+///\r
 struct _EFI_SIMPLE_NETWORK_PROTOCOL {\r
   ///\r
   /// Revision of the EFI_SIMPLE_NETWORK_PROTOCOL. All future revisions must \r
@@ -583,6 +582,9 @@ struct _EFI_SIMPLE_NETWORK_PROTOCOL {
   /// Event used with WaitForEvent() to wait for a packet to be received.\r
   ///\r
   EFI_EVENT                           WaitForPacket;\r
+  ///\r
+  /// Pointer to the EFI_SIMPLE_NETWORK_MODE data for the device.\r
+  ///\r
   EFI_SIMPLE_NETWORK_MODE             *Mode;\r
 };\r
 \r
index a3b5a9da42c45dd7ad8012c0ee762789e17710cd..5d22bf6e4496b9ff7b979b587e066333c7c7ed95 100644 (file)
@@ -83,14 +83,13 @@ EFI_STATUS
   IN OUT EFI_SIMPLE_POINTER_STATE         *State\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_SIMPLE_POINTER_PROTOCOL provides a set of services for a pointer \r
-  device that can use used as an input device from an application written \r
-  to this specification. The services include the ability to reset the \r
-  pointer device, retrieve get the state of the pointer device, and \r
-  retrieve the capabilities of the pointer device.\r
-**/\r
+///\r
+/// The EFI_SIMPLE_POINTER_PROTOCOL provides a set of services for a pointer \r
+/// device that can use used as an input device from an application written \r
+/// to this specification. The services include the ability to reset the \r
+/// pointer device, retrieve get the state of the pointer device, and \r
+/// retrieve the capabilities of the pointer device.\r
+///\r
 struct _EFI_SIMPLE_POINTER_PROTOCOL {\r
   EFI_SIMPLE_POINTER_RESET      Reset;\r
   EFI_SIMPLE_POINTER_GET_STATE  GetState;\r
@@ -98,6 +97,9 @@ struct _EFI_SIMPLE_POINTER_PROTOCOL {
   /// Event to use with WaitForEvent() to wait for input from the pointer device.\r
   ///\r
   EFI_EVENT                     WaitForInput;\r
+  ///\r
+  /// Pointer to EFI_SIMPLE_POINTER_MODE data.\r
+  ///\r
   EFI_SIMPLE_POINTER_MODE       *Mode;\r
 };\r
 \r
index ffb091cb5db0c5e5c5ff24204e98f5d8aa4d3a0d..0716b736742cfdf2c1b6b472ed6c6ac47535057d 100644 (file)
@@ -118,11 +118,10 @@ EFI_STATUS
   OUT EFI_INPUT_KEY                       *Key\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_SIMPLE_TEXT_INPUT_PROTOCOL is used on the ConsoleIn device. \r
-  It is the minimum required protocol for ConsoleIn.\r
-**/\r
+///\r
+/// The EFI_SIMPLE_TEXT_INPUT_PROTOCOL is used on the ConsoleIn device. \r
+/// It is the minimum required protocol for ConsoleIn.\r
+///\r
 struct _EFI_SIMPLE_TEXT_INPUT_PROTOCOL {\r
   EFI_INPUT_RESET     Reset;\r
   EFI_INPUT_READ_KEY  ReadKeyStroke;\r
index 3618550d488e8e0155c8cda2a1615e58abb75469..8dcb5e141906eb80d306f293a7113ad76223aee4 100644 (file)
@@ -300,12 +300,12 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  The EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL is used on the ConsoleIn\r
-  device. It is an extension to the Simple Text Input protocol\r
-  which allows a variety of extended shift state information to be\r
-  returned.\r
-**/\r
+///\r
+/// The EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL is used on the ConsoleIn\r
+/// device. It is an extension to the Simple Text Input protocol\r
+/// which allows a variety of extended shift state information to be\r
+/// returned.\r
+///\r
 struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL{\r
   EFI_INPUT_RESET_EX              Reset;\r
   EFI_INPUT_READ_KEY_EX           ReadKeyStrokeEx;\r
index 888ee91df90887a9527b351f51ceb978cd640ff4..a55b407f10afba9fb5ed9ecf056b2cad6d3f57c7 100644 (file)
@@ -373,13 +373,12 @@ typedef struct {
   BOOLEAN CursorVisible;\r
 } EFI_SIMPLE_TEXT_OUTPUT_MODE;\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The SIMPLE_TEXT_OUTPUT protocol is used to control text-based output devices. \r
-  It is the minimum required protocol for any handle supplied as the ConsoleOut \r
-  or StandardError device. In addition, the minimum supported text mode of such \r
-  devices is at least 80 x 25 characters.\r
-**/\r
+///\r
+/// The SIMPLE_TEXT_OUTPUT protocol is used to control text-based output devices. \r
+/// It is the minimum required protocol for any handle supplied as the ConsoleOut \r
+/// or StandardError device. In addition, the minimum supported text mode of such \r
+/// devices is at least 80 x 25 characters.\r
+///\r
 struct _EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL {\r
   EFI_TEXT_RESET                Reset;\r
 \r
@@ -394,9 +393,9 @@ struct _EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL {
   EFI_TEXT_SET_CURSOR_POSITION  SetCursorPosition;\r
   EFI_TEXT_ENABLE_CURSOR        EnableCursor;\r
 \r
-  //\r
-  // Current mode\r
-  //\r
+  ///\r
+  /// Pointer to SIMPLE_TEXT_OUTPUT_MODE data.\r
+  ///\r
   EFI_SIMPLE_TEXT_OUTPUT_MODE   *Mode;\r
 };\r
 \r
index 4ba5b9ead527c8a37a62e2d03258f4bd762bdb7b..67a174eec6d5ee14aeba9a4e3c53755626540f5b 100644 (file)
@@ -274,12 +274,11 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  The EFI_SMBUS_HC_PROTOCOL provides SMBus host controller management and basic data\r
-  transactions over SMBus. There is one EFI_SMBUS_HC_PROTOCOL instance for each SMBus\r
-  host controller.\r
-**/\r
+///\r
+/// The EFI_SMBUS_HC_PROTOCOL provides SMBus host controller management and basic data\r
+/// transactions over SMBus. There is one EFI_SMBUS_HC_PROTOCOL instance for each SMBus\r
+/// host controller.\r
+///\r
 struct _EFI_SMBUS_HC_PROTOCOL {\r
   EFI_SMBUS_HC_EXECUTE_OPERATION    Execute;\r
   EFI_SMBUS_HC_PROTOCOL_ARP_DEVICE  ArpDevice;\r
index 8f90cafb7697239f841f1f25e249dc874d239fdf..70fa619ba893805df7b29afbb1de402fcfdaead8 100644 (file)
@@ -56,13 +56,11 @@ EFI_STATUS
   IN EFI_STATUS_CODE_DATA     *Data      OPTIONAL\r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  Provides the service required to report a status code to the platform firmware.\r
-  This protocol must be produced by a runtime DXE driver and may be consumed \r
-  only by the DXE Foundation.\r
-\r
-**/\r
+///\r
+/// Provides the service required to report a status code to the platform firmware.\r
+/// This protocol must be produced by a runtime DXE driver and may be consumed \r
+/// only by the DXE Foundation.\r
+///\r
 typedef struct _EFI_STATUS_CODE_PROTOCOL {\r
   EFI_REPORT_STATUS_CODE         ReportStatusCode;\r
 } EFI_STATUS_CODE_PROTOCOL;\r
index 8bef5475f3c62c537beac8970b6a90b95c23572f..6183a2083c61d4e19b97919c6a133dc8f58c61b2 100644 (file)
@@ -217,14 +217,12 @@ EFI_STATUS
   IN BOOLEAN              ExtendedVerification\r
   );    \r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_TAPE_IO_PROTOCOL provides basic sequential operations for tape devices. \r
-  These include read, write, rewind, space, write filemarks and reset functions. \r
-  Per this specification, a boot application uses the services of this protocol \r
-  to load the bootloader image from tape.\r
-\r
-**/\r
+///\r
+/// The EFI_TAPE_IO_PROTOCOL provides basic sequential operations for tape devices. \r
+/// These include read, write, rewind, space, write filemarks and reset functions. \r
+/// Per this specification, a boot application uses the services of this protocol \r
+/// to load the bootloader image from tape.\r
+///\r
 struct _EFI_TAPE_IO_PROTOCOL {\r
   EFI_TAPE_READ           TapeRead;\r
   EFI_TAPE_WRITE          TapeWrite;\r
index 829030be47f8938ee53757c119922bea407f70d0..1c9c149d14a166183166c523760a3a8df01baa8b 100644 (file)
@@ -197,11 +197,9 @@ EFI_STATUS
      OUT  EFI_PHYSICAL_ADDRESS      *EventLogLastEntry\r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  The EFI_TCG Protocol abstracts TCG activity.\r
-\r
-**/\r
+///\r
+/// The EFI_TCG Protocol abstracts TCG activity.\r
+///\r
 struct _EFI_TCG_PROTOCOL {\r
   EFI_TCG_STATUS_CHECK              StatusCheck;\r
   EFI_TCG_HASH_ALL                  HashAll;\r
index 04b8c92696d321f8a1353a101c5248f8d01ae688..c1230f1b7f7a553c9ed762d0f054c73c8265a191 100644 (file)
@@ -475,14 +475,13 @@ EFI_STATUS
   IN EFI_TCP4_PROTOCOL                   *This\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_TCP4_PROTOCOL defines the EFI TCPv4 Protocol child to be used by \r
-  any network drivers or applications to send or receive data stream. \r
-  It can either listen on a specified port as a service or actively connected \r
-  to remote peer as a client. Each instance has its own independent settings, \r
-  such as the routing table.\r
-**/\r
+///\r
+/// The EFI_TCP4_PROTOCOL defines the EFI TCPv4 Protocol child to be used by \r
+/// any network drivers or applications to send or receive data stream. \r
+/// It can either listen on a specified port as a service or actively connected \r
+/// to remote peer as a client. Each instance has its own independent settings, \r
+/// such as the routing table.\r
+///\r
 struct _EFI_TCP4_PROTOCOL {\r
   EFI_TCP4_GET_MODE_DATA                 GetModeData;\r
   EFI_TCP4_CONFIGURE                     Configure;\r
index fa24f411ddb409f6681a392cfbbf53f2f62bfa94..41b17dbf1fda9853387fa55a0739537c5d761277 100644 (file)
@@ -160,17 +160,14 @@ EFI_STATUS
   );\r
 \r
 \r
-/**\r
-  Interface stucture for the Timer Architectural Protocol.\r
-\r
-  @par Protocol Description:\r
-  This protocol provides the services to initialize a periodic timer \r
-  interrupt, and to register a handler that is called each time the timer\r
-  interrupt fires.  It may also provide a service to adjust the rate of the\r
-  periodic timer interrupt.  When a timer interrupt occurs, the handler is \r
-  passed the amount of time that has passed since the previous timer \r
-  interrupt.\r
-**/\r
+///\r
+/// This protocol provides the services to initialize a periodic timer \r
+/// interrupt, and to register a handler that is called each time the timer\r
+/// interrupt fires.  It may also provide a service to adjust the rate of the\r
+/// periodic timer interrupt.  When a timer interrupt occurs, the handler is \r
+/// passed the amount of time that has passed since the previous timer \r
+/// interrupt.\r
+///\r
 struct _EFI_TIMER_ARCH_PROTOCOL {\r
   EFI_TIMER_REGISTER_HANDLER          RegisterHandler;\r
   EFI_TIMER_SET_TIMER_PERIOD          SetTimerPeriod;\r
index 86e1c3094a16c6d3de1896d602d41c2048be1b3f..b7409f220c3172e09810d82c1cb4695faee19a01 100644 (file)
@@ -342,14 +342,13 @@ EFI_STATUS
   IN EFI_UDP4_COMPLETION_TOKEN  *Token  OPTIONAL\r
   );       \r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_UDP4_PROTOCOL defines an EFI UDPv4 Protocol session that can be used \r
-  by any network drivers, applications, or daemons to transmit or receive UDP packets. \r
-  This protocol instance can either be bound to a specified port as a service or \r
-  connected to some remote peer as an active client. Each instance has its own settings, \r
-  such as the routing table and group table, which are independent from each other.\r
-**/\r
+///\r
+/// The EFI_UDP4_PROTOCOL defines an EFI UDPv4 Protocol session that can be used \r
+/// by any network drivers, applications, or daemons to transmit or receive UDP packets. \r
+/// This protocol instance can either be bound to a specified port as a service or \r
+/// connected to some remote peer as an active client. Each instance has its own settings, \r
+/// such as the routing table and group table, which are independent from each other.\r
+///\r
 struct _EFI_UDP4_PROTOCOL {\r
   EFI_UDP4_GET_MODE_DATA        GetModeData;\r
   EFI_UDP4_CONFIGURE            Configure;\r
index 9465c3f772e1aecb58f65f657ab38a009e76d711..b29a620c534f58d8ca6d983719f34f879efb2151 100644 (file)
@@ -151,16 +151,10 @@ EFI_STATUS
   IN  UINTN                                   Delta         OPTIONAL\r
   );\r
 \r
-/** \r
-  This protocol provides a basic abstraction to set video modes and \r
-  copy pixels to and from the graphics controller's frame buffer. \r
-\r
-  @par Protocol Description:\r
-  The EFI_UGA_DRAW_PROTOCOL provides a software abstraction to allow pixels to be drawn\r
-  directly to the frame buffer. The EFI_UGA_DRAW_PROTOCOL is designed to be lightweight and\r
-  to support the basic needs of graphics output prior to Operating System boot.  \r
-\r
-**/\r
+///\r
+/// This protocol provides a basic abstraction to set video modes and \r
+/// copy pixels to and from the graphics controller's frame buffer. \r
+///\r
 struct _EFI_UGA_DRAW_PROTOCOL {\r
   EFI_UGA_DRAW_PROTOCOL_GET_MODE  GetMode;\r
   EFI_UGA_DRAW_PROTOCOL_SET_MODE  SetMode;\r
index 50fb3d569a0a9d13c7d00585997000dcac999016..b534b30c706b8d1b0c2561a0956a05eed3d26bda 100644 (file)
@@ -162,10 +162,9 @@ typedef UGA_STATUS
   IN OUT PUGA_IO_REQUEST pIoRequest\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  Provides a basic abstraction to send I/O requests to the graphics device and any of its children.\r
-**/\r
+///\r
+/// Provides a basic abstraction to send I/O requests to the graphics device and any of its children.\r
+///\r
 struct _EFI_UGA_IO_PROTOCOL {\r
   EFI_UGA_IO_PROTOCOL_CREATE_DEVICE CreateDevice;\r
   EFI_UGA_IO_PROTOCOL_DELETE_DEVICE DeleteDevice;\r
index 67d124fecb7e5da7e40eb25c3676ba388794589d..62b043b45ad5010b0ee6eb33aa0df32145172e67 100644 (file)
@@ -164,11 +164,10 @@ BOOLEAN
   OUT CHAR8                                 *Fat\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_UNICODE_COLLATION_PROTOCOL is used to perform case-insensitive \r
-  comparisons of Unicode strings. \r
-**/\r
+///\r
+/// The EFI_UNICODE_COLLATION_PROTOCOL is used to perform case-insensitive \r
+/// comparisons of Unicode strings. \r
+///\r
 struct _EFI_UNICODE_COLLATION_PROTOCOL {\r
   //\r
   // general\r
@@ -185,7 +184,7 @@ struct _EFI_UNICODE_COLLATION_PROTOCOL {
   EFI_UNICODE_COLLATION_STRTOFAT    StrToFat;\r
   \r
   ///\r
-  /// LanguagesA Null-terminated ASCII string array that contains one or more \r
+  /// A Null-terminated ASCII string array that contains one or more \r
   /// language codes. This array is specified in RFC 4646 format.\r
   ///\r
   CHAR8                             *SupportedLanguages;\r
index 22a80e557ae20d82b1deb9a7dd331fe128d06a61..84c40a01dc4284f43ecd3d9b1479df1bb338a93d 100644 (file)
@@ -553,16 +553,14 @@ EFI_STATUS
   IN EFI_USB_PORT_FEATURE    PortFeature\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_USB2_HC_PROTOCOL provides USB host controller management, basic \r
-  data transactions over a USB bus, and USB root hub access. A device driver \r
-  that wishes to manage a USB bus in a system retrieves the EFI_USB2_HC_PROTOCOL \r
-  instance that is associated with the USB bus to be managed. A device handle \r
-  for a USB host controller will minimally contain an EFI_DEVICE_PATH_PROTOCOL \r
-  instance, and an EFI_USB2_HC_PROTOCOL instance.\r
-\r
-**/\r
+///\r
+/// The EFI_USB2_HC_PROTOCOL provides USB host controller management, basic \r
+/// data transactions over a USB bus, and USB root hub access. A device driver \r
+/// that wishes to manage a USB bus in a system retrieves the EFI_USB2_HC_PROTOCOL \r
+/// instance that is associated with the USB bus to be managed. A device handle \r
+/// for a USB host controller will minimally contain an EFI_DEVICE_PATH_PROTOCOL \r
+/// instance, and an EFI_USB2_HC_PROTOCOL instance.\r
+///\r
 struct _EFI_USB2_HC_PROTOCOL {\r
   EFI_USB2_HC_PROTOCOL_GET_CAPABILITY              GetCapability;\r
   EFI_USB2_HC_PROTOCOL_RESET                       Reset;\r
index 89de708e886474850b11380f4298698f43af0455..803316f145fec475738063a8a163e83d08ca64aa 100644 (file)
@@ -468,15 +468,13 @@ EFI_STATUS
   );\r
 \r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_USB_HC_PROTOCOL provides USB host controller management, basic data transactions\r
-  over a USB bus, and USB root hub access. A device driver that wishes to manage a USB bus in a\r
-  system retrieves the EFI_USB_HC_PROTOCOL instance that is associated with the USB bus to be\r
-  managed. A device handle for a USB host controller will minimally contain an\r
-  EFI_DEVICE_PATH_PROTOCOL instance, and an EFI_USB_HC_PROTOCOL instance. \r
-\r
-**/\r
+///\r
+/// The EFI_USB_HC_PROTOCOL provides USB host controller management, basic data transactions\r
+/// over a USB bus, and USB root hub access. A device driver that wishes to manage a USB bus in a\r
+/// system retrieves the EFI_USB_HC_PROTOCOL instance that is associated with the USB bus to be\r
+/// managed. A device handle for a USB host controller will minimally contain an\r
+/// EFI_DEVICE_PATH_PROTOCOL instance, and an EFI_USB_HC_PROTOCOL instance. \r
+///\r
 struct _EFI_USB_HC_PROTOCOL {\r
   EFI_USB_HC_PROTOCOL_RESET                       Reset;\r
   EFI_USB_HC_PROTOCOL_GET_STATE                   GetState;\r
index 55fd3b8d3712c1ae53d23197f08ef240cf31e2d6..0c5bd70445db4876107302bd3d1cc8f2f27fe7cf 100644 (file)
@@ -473,14 +473,13 @@ EFI_STATUS
   OUT UINT16                        *TableSize\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_USB_IO_PROTOCOL provides four basic transfers types described \r
-  in the USB 1.1 Specification. These include control transfer, interrupt \r
-  transfer, bulk transfer and isochronous transfer. The EFI_USB_IO_PROTOCOL \r
-  also provides some basic USB device/controller management and configuration \r
-  interfaces. A USB device driver uses the services of this protocol to manage USB devices.  \r
-**/\r
+///\r
+/// The EFI_USB_IO_PROTOCOL provides four basic transfers types described \r
+/// in the USB 1.1 Specification. These include control transfer, interrupt \r
+/// transfer, bulk transfer and isochronous transfer. The EFI_USB_IO_PROTOCOL \r
+/// also provides some basic USB device/controller management and configuration \r
+/// interfaces. A USB device driver uses the services of this protocol to manage USB devices.  \r
+///\r
 struct _EFI_USB_IO_PROTOCOL {\r
   //\r
   // IO transfer\r
index 17f5f3b3741d5d4f36873f0e9cd4a39708f19851..27278620387d26e1afbc4ccfb9fd48dcdd1f86f5 100644 (file)
@@ -121,20 +121,17 @@ EFI_STATUS
   );\r
 \r
 \r
-/**\r
-  Interface stucture for the Watchdog Timer Architectural Protocol.\r
-\r
-  @par Protocol Description:\r
-  This protocol provides the services required to implement the Boot Service \r
-  SetWatchdogTimer().  It provides a service to set the amount of time to wait \r
-  before firing the watchdog timer, and it also provides a service to register \r
-  a handler that is invoked when the watchdog timer fires.  This protocol can \r
-  implement the watchdog timer by using the event and timer Boot Services, or \r
-  it can make use of custom hardware.  When the watchdog timer fires, control \r
-  will be passed to a handler if one has been registered.  If no handler has \r
-  been registered, or the registered handler returns, then the system will be \r
-  reset by calling the Runtime Service ResetSystem().\r
-**/\r
+///\r
+/// This protocol provides the services required to implement the Boot Service \r
+/// SetWatchdogTimer().  It provides a service to set the amount of time to wait \r
+/// before firing the watchdog timer, and it also provides a service to register \r
+/// a handler that is invoked when the watchdog timer fires.  This protocol can \r
+/// implement the watchdog timer by using the event and timer Boot Services, or \r
+/// it can make use of custom hardware.  When the watchdog timer fires, control \r
+/// will be passed to a handler if one has been registered.  If no handler has \r
+/// been registered, or the registered handler returns, then the system will be \r
+/// reset by calling the Runtime Service ResetSystem().\r
+///\r
 struct _EFI_WATCHDOG_TIMER_ARCH_PROTOCOL {\r
   EFI_WATCHDOG_TIMER_REGISTER_HANDLER  RegisterHandler;\r
   EFI_WATCHDOG_TIMER_SET_TIMER_PERIOD  SetTimerPeriod;\r