Directly use FALSE when BootPolicy is FALSE.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9540 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -677,7 +677,7 @@ GetFileBufferByFilePath (
|
||||
Status = LoadFile2->LoadFile (
|
||||
LoadFile2,
|
||||
DevicePathNode,
|
||||
BootPolicy,
|
||||
FALSE,
|
||||
&ImageBufferSize,
|
||||
ImageBuffer
|
||||
);
|
||||
|
Reference in New Issue
Block a user