mirror of https://github.com/acidanthera/audk.git
MdeModulePkg/MemoryProtection: Fix coding style issue
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Feng Tian <feng.tian@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com>
This commit is contained in:
parent
844b2d072d
commit
13425af7d8
|
@ -384,7 +384,7 @@ FreeImageRecord (
|
|||
}
|
||||
|
||||
/**
|
||||
Protect UEFI PE/COFF image
|
||||
Protect UEFI PE/COFF image.
|
||||
|
||||
@param[in] LoadedImage The loaded image protocol
|
||||
@param[in] LoadedImageDevicePath The loaded image device path protocol
|
||||
|
|
Loading…
Reference in New Issue