X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=MdeModulePkg%2FCore%2FDxe%2FDxeMain%2FDxeMain.c;h=015b7663300a2bc1162a6cf455220fe264984c5c;hb=93e8d03cd178cde473672a29b4f0d7ff4d2ffdbc;hp=d8c7cd02491cfcd6a715dcbd1ef01a72c4c26a14;hpb=e4c83a4f9cad7f2c362727cdeb3f5daf297ec270;p=mirror_edk2.git diff --git a/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c b/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c index d8c7cd0249..015b766330 100644 --- a/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c +++ b/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c @@ -856,7 +856,7 @@ DxeMainUefiDecompressGetInfo ( implementation. It is the caller's responsibility to allocate and free the Destination and Scratch buffers. If the compressed source data specified by Source and SourceSize is - sucessfully decompressed into Destination, then EFI_SUCCESS is returned. If + successfully decompressed into Destination, then EFI_SUCCESS is returned. If the compressed source data specified by Source and SourceSize is not in a valid compressed data format, then EFI_INVALID_PARAMETER is returned.