audk/MdePkg/Library/DxeExtractGuidedSectionLib
lgao4 d173d9c761 Correct ExtractGuidedSectionLib library instance for PEIM and DXE
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4058 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-09 07:54:34 +00:00
..
DxeExtractGuidedSectionLib.c Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. Because Pei module may run in flash, they don't support to write global variable. We have to use GuidHob to store these global variables. 2007-09-30 09:01:06 +00:00
DxeExtractGuidedSectionLib.inf Correct ExtractGuidedSectionLib library instance for PEIM and DXE 2007-10-09 07:54:34 +00:00