]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/Legacy8259.h
Comment update.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / Legacy8259.h
index 53d8dcaf3f1b07f1424610f1ee0d63f243f8c4eb..2b5ccc95206aff90230ea6b0337ac8efc79afe82 100644 (file)
@@ -64,10 +64,10 @@ typedef enum {
 \r
   @param  This                  Protocol instance pointer.\r
   @param  MasterBase            The base vector for the Master PIC in the 8259 controller\r
-  @param  Slavebase             The base vector for the Master PIC in the 8259 controller\r
+  @param  SlaveBase             The base vector for the Slave PIC in the 8259 controller\r
 \r
   @retval EFI_SUCCESS           The new bases were programmed\r
-  @retval EFI_DEVICE_ERROR      A device erro occured programming the vector bases\r
+  @retval EFI_DEVICE_ERROR      A device error occured programming the vector bases\r
 \r
 **/\r
 typedef\r
@@ -116,7 +116,7 @@ EFI_STATUS
   @param  ProtectedEdgeLevel    Bit 0 is Irq0 - Bit 15 is Irq15\r
 \r
   @retval EFI_SUCCESS           8259 status returned\r
-  @retval EFI_DEVICE_ERROR      Error reading 8259\r
+  @retval EFI_DEVICE_ERROR      Error writing 8259\r
 \r
 **/\r
 typedef\r
@@ -144,7 +144,7 @@ EFI_STATUS
   @param  EdgeLevel             Optional trigger mask for the new mode.\r
 \r
   @retval EFI_SUCCESS           8259 programmed\r
-  @retval EFI_DEVICE_ERROR      Error writting to 8259\r
+  @retval EFI_DEVICE_ERROR      Error writing to 8259\r
 \r
 **/\r
 typedef\r