X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FProtocol%2FLegacy8259.h;h=2b5ccc95206aff90230ea6b0337ac8efc79afe82;hb=aa4a31e3489b73623372656572c50f84a8044404;hp=53d8dcaf3f1b07f1424610f1ee0d63f243f8c4eb;hpb=0f899407a356d80ee211b181878b0b432e7c3fff;p=mirror_edk2.git diff --git a/IntelFrameworkPkg/Include/Protocol/Legacy8259.h b/IntelFrameworkPkg/Include/Protocol/Legacy8259.h index 53d8dcaf3f..2b5ccc9520 100644 --- a/IntelFrameworkPkg/Include/Protocol/Legacy8259.h +++ b/IntelFrameworkPkg/Include/Protocol/Legacy8259.h @@ -64,10 +64,10 @@ typedef enum { @param This Protocol instance pointer. @param MasterBase The base vector for the Master PIC in the 8259 controller - @param Slavebase The base vector for the Master PIC in the 8259 controller + @param SlaveBase The base vector for the Slave PIC in the 8259 controller @retval EFI_SUCCESS The new bases were programmed - @retval EFI_DEVICE_ERROR A device erro occured programming the vector bases + @retval EFI_DEVICE_ERROR A device error occured programming the vector bases **/ typedef @@ -116,7 +116,7 @@ EFI_STATUS @param ProtectedEdgeLevel Bit 0 is Irq0 - Bit 15 is Irq15 @retval EFI_SUCCESS 8259 status returned - @retval EFI_DEVICE_ERROR Error reading 8259 + @retval EFI_DEVICE_ERROR Error writing 8259 **/ typedef @@ -144,7 +144,7 @@ EFI_STATUS @param EdgeLevel Optional trigger mask for the new mode. @retval EFI_SUCCESS 8259 programmed - @retval EFI_DEVICE_ERROR Error writting to 8259 + @retval EFI_DEVICE_ERROR Error writing to 8259 **/ typedef