]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/AtaPassThru.h
Publish definition of MCA/INIT/PMI Protocol & ESAL, as introduced in PI 1.2.
[mirror_edk2.git] / MdePkg / Include / Protocol / AtaPassThru.h
index 74f90fa0e72bfbbcf97a0c9cc1678b219e973ee8..86d56418e97ddc38bf5cd5b4f70ea6451495223d 100644 (file)
@@ -74,7 +74,7 @@ typedef struct _EFI_ATA_STATUS_BLOCK {
   UINT8 AtaSectorNumberExp;\r
   UINT8 AtaCylinderLowExp;\r
   UINT8 AtaCylinderHighExp; \r
-  UINT8 Reserved2;\r
+  UINT8 Reserved;\r
   UINT8 AtaSectorCount;\r
   UINT8 AtaSectorCountExp;\r
   UINT8 Reserved2[6];\r
@@ -321,7 +321,7 @@ EFI_STATUS
   @param[in,out] DevicePath          A pointer to a single device path node that describes the ATA\r
                                      device specified by Port and PortMultiplierPort. This function\r
                                      is responsible for allocating the buffer DevicePath with the\r
-                                     boot service AllocatePool(). It is the caller¡¯s responsibility\r
+                                     boot service AllocatePool(). It is the caller's responsibility\r
                                      to free DevicePath when the caller is finished with DevicePath.\r
   @retval EFI_SUCCESS                The device path node that describes the ATA device specified by\r
                                      Port and PortMultiplierPort was allocated and returned in DevicePath.\r