Detab in DuetPkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9170 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -129,7 +129,7 @@ BootSectorEntryPoint:
|
||||
xorw %bx, %bx
|
||||
|
||||
FindEFILDR:
|
||||
cmpl $LOADER_FILENAME_PART1, (%di) # Compare to "EFIL"
|
||||
cmpl $LOADER_FILENAME_PART1, (%di) # Compare to "EFIL"
|
||||
jne FindVARSTORE
|
||||
cmpl $LOADER_FILENAME_PART2, 4(%di)
|
||||
jne FindVARSTORE
|
||||
|
Reference in New Issue
Block a user