X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=FatPkg%2FFatPei%2FFatLitePeim.h;fp=FatPkg%2FFatPei%2FFatLitePeim.h;h=9cacf74aceeb80c63ca129f6c4c26c921aed6b1c;hp=18534b9abbef17c753c326dc39335a6c0a323002;hb=44c9618a3f518b0fc21df71d9f047b60754b7ebb;hpb=8d891592457199c517b1490368c192508a603fd5 diff --git a/FatPkg/FatPei/FatLitePeim.h b/FatPkg/FatPei/FatLitePeim.h index 18534b9abb..9cacf74ace 100644 --- a/FatPkg/FatPei/FatLitePeim.h +++ b/FatPkg/FatPei/FatLitePeim.h @@ -40,7 +40,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #define PEI_FAT_MAX_BLOCK_IO_PPI 32 #define PEI_FAT_MAX_VOLUME 64 -#define PEI_FAT_MEMMORY_PAGE_SIZE 0x1000 +#define PEI_FAT_MEMORY_PAGE_SIZE 0x1000 // // Data Structures @@ -194,7 +194,7 @@ typedef struct { @param FileName The recovery file name to find. @param Handle The output file handle. - @retval EFI_DEVICE_ERROR Some error occured when operating the FAT + @retval EFI_DEVICE_ERROR Some error occurred when operating the FAT volume. @retval EFI_NOT_FOUND The recovery file was not found. @retval EFI_SUCCESS The recovery file was successfully found on the