Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated resource is used out. And remove PCD.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6994 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2008-12-11 07:36:58 +00:00
parent 8ef155106f
commit de2314f85c
4 changed files with 82 additions and 34 deletions

View File

@@ -526,7 +526,7 @@ struct _EFI_MTFTP4_TOKEN {
///
UINT8 *Filename;
///
/// Pointer to the ASCIIZ mode string. If NULL, <EFBFBD><EFBFBD>octet<EFBFBD><EFBFBD> is used.
/// Pointer to the ASCIIZ mode string. If NULL, "octet" is used.
///
UINT8 *ModeStr;
///