]> git.proxmox.com Git - mirror_edk2.git/commit
Remove the status code EFI_ALREADY_STARTED to avoid confusion since it is not a possi...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Sep 2008 13:34:18 +0000 (13:34 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Sep 2008 13:34:18 +0000 (13:34 +0000)
commit2ce854f51511314a537c38c7ec4adfd19f4ccdb7
treeb523939d0ffebad0ba35767d2b55baab24bd896b
parentf94b9be34f10c7afd223aac1426a4e1b4defd7ae
Remove the status code EFI_ALREADY_STARTED to avoid confusion since it is not a possible return status from LoadFile() interface.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5919 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/Image/ImageFile.c