]> git.proxmox.com Git - mirror_edk2.git/commit
Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Nov 2010 05:51:32 +0000 (05:51 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 4 Nov 2010 05:51:32 +0000 (05:51 +0000)
commit9be899c5cc644d710e3392dedb672bf67b84b9c1
treec86aa90ea1fffd7769c7a1a36d24103a5f84861b
parent0a6c09052110ebd0242f4ddacf8b4e5007a29774
Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.
API Function name is ExtractGuidedSectionGetHandlers.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11002 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/ExtractGuidedSectionLib.h
MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.c
MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.c
MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.c