mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-24 22:24:37 +02:00
ArmPkg/BdsLib: Fixed line ending
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Reviewed-by: Ronald Cron <Ronald.Cron@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17438 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
93bbb0ed0b
commit
b398eada16
@ -697,7 +697,7 @@ BdsFirmwareVolumeLoadImage (
|
||||
Status = FwVol->ReadFile (
|
||||
FwVol,
|
||||
FvNameGuid,
|
||||
(VOID**)Image,
|
||||
(VOID**)Image,
|
||||
ImageSize,
|
||||
&FvType,
|
||||
&Attrib,
|
||||
|
Loading…
x
Reference in New Issue
Block a user