]> git.proxmox.com Git - mirror_edk2.git/commit
For network dynamic media detect support: invoke Snp->GetStatus() before use Snp...
authorxdu2 <xdu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Feb 2010 04:37:29 +0000 (04:37 +0000)
committerxdu2 <xdu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Feb 2010 04:37:29 +0000 (04:37 +0000)
commite51e619ed77a75b0992197574a8e376f76357a7a
tree8911becfac652875e7b913edab56831ccf16c257
parentc5c3e7e25c80ca6992447d6e5b3dd84ff6866a53
For network dynamic media detect support: invoke Snp->GetStatus() before use Snp->Mode->MediaPresent. Upon successful return of Snp->GetStatus(), the Snp->Mode->MediaPresent will be updated to indicate the latest media status.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9918 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Library/GenericBdsLib/BdsBoot.c