]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyBlock.c
Fix missing include header file and fix typo in comment.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaFloppyDxe / IsaFloppyBlock.c
index 6b254cd6a51048b7d1edeba70a797628e1bb9c8d..36280becadaa63d17c34445d2e2b971c8d3f93f1 100644 (file)
@@ -191,7 +191,7 @@ FddWriteBlocks (
   @param LBA      The starting logic block address to read from on the device\r
   @param BufferSize The size of the Buffer in bytes\r
   @param Operation   - GC_TODO: add argument description\r
-  Buffer      - GC_TODO: add argument description\r
+  @param Buffer      - GC_TODO: add argument description\r
 \r
   @retval EFI_INVALID_PARAMETER - GC_TODO: Add description for return value\r
   @retval EFI_SUCCESS - GC_TODO: Add description for return value\r
@@ -384,7 +384,7 @@ FddReadWriteBlocks (
 /**\r
   Common interface for free cache \r
   \r
-  @param FdcDec  Pointer of FDC_BLK_IO_DEV instance\r
+  @param FdcDev  Pointer of FDC_BLK_IO_DEV instance\r
   \r
 **/\r
 VOID\r