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:
@@ -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;
|
||||
///
|
||||
|
Reference in New Issue
Block a user