]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AhciPei/AhciPei.h
MdeModulePkg/Bus/Ata: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AhciPei / AhciPei.h
index 9a34dc6e4f1514210d8068344e461ef3cea9dd9e..2be78076bee7501520cc1b1746851187dcc57694 100644 (file)
@@ -161,7 +161,7 @@ typedef struct {
   UINT8     AhciD2HRegisterFis[0x14];      // D2H Register Fis: offset 0x40\r
   UINT8     AhciD2HRegisterFisRsvd[0x04];\r
   UINT64    AhciSetDeviceBitsFis;          // Set Device Bits Fix: offset 0x58\r
-  UINT8     AhciUnknownFis[0x40];          // Unkonwn Fis: offset 0x60\r
+  UINT8     AhciUnknownFis[0x40];          // Unknown Fis: offset 0x60\r
   UINT8     AhciUnknownFisRsvd[0x60];\r
 } EFI_AHCI_RECEIVED_FIS;\r
 \r
@@ -239,7 +239,7 @@ typedef struct {
 } EFI_AHCI_COMMAND_PRDT;\r
 \r
 //\r
-// Command table Data strucute which is pointed to by the entry in the command list\r
+// Command table Data structure which is pointed to by the entry in the command list\r
 //\r
 typedef struct {\r
   EFI_AHCI_COMMAND_FIS      CommandFis;       // A software constructed FIS.\r