Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@785 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -15266,6 +15266,5 @@
|
|||||||
</Sections>
|
</Sections>
|
||||||
</Ffs>
|
</Ffs>
|
||||||
|
|
||||||
<Sections />
|
|
||||||
</BuildOptions>
|
</BuildOptions>
|
||||||
</PlatformSurfaceArea>
|
</PlatformSurfaceArea>
|
@ -4288,6 +4288,5 @@
|
|||||||
</PcdData>
|
</PcdData>
|
||||||
<PcdData ItemType="FIXED_AT_BUILD">
|
<PcdData ItemType="FIXED_AT_BUILD">
|
||||||
<C_Name>PcdMaximumLinkedListLength</C_Name>
|
<C_Name>PcdMaximumLinkedListLength</C_Name>
|
||||||
<Token>0x00000003</Token>
|
|
||||||
<Token>0x00000003</Token>
|
<Token>0x00000003</Token>
|
||||||
<TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
<TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
||||||
|
@ -6794,11 +6794,10 @@
|
|||||||
</Sections>
|
</Sections>
|
||||||
</Ffs>
|
</Ffs>
|
||||||
|
|
||||||
<Sections />
|
|
||||||
|
|
||||||
</BuildOptions>
|
</BuildOptions>
|
||||||
|
|
||||||
<UserExtensions UserID="Fix_Me" Identifier="1">
|
<UserExtensions UserID="TianoCore" Identifier="1">
|
||||||
<concat destfile="${FV_DIR}/FV_RECOVERY.fd" binary="true" >
|
<concat destfile="${FV_DIR}/FV_RECOVERY.fd" binary="true" >
|
||||||
<fileset dir="${FV_DIR}" includes="*.fv"/>
|
<fileset dir="${FV_DIR}" includes="*.fv"/>
|
||||||
</concat>
|
</concat>
|
||||||
|
@ -2779,6 +2779,5 @@
|
|||||||
<Sections>
|
<Sections>
|
||||||
<Section SectionType="EFI_SECTION_RAW"/>
|
<Section SectionType="EFI_SECTION_RAW"/>
|
||||||
</Sections>
|
</Sections>
|
||||||
</Ffs>
|
|
||||||
</Ffs>
|
</Ffs>
|
||||||
|
|
||||||
|
@ -995,6 +995,5 @@
|
|||||||
|
|
||||||
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
||||||
|
|
||||||
<Section SectionType="EFI_SECTION_PE32"/>
|
|
||||||
<Section SectionType="EFI_SECTION_PE32"/>
|
<Section SectionType="EFI_SECTION_PE32"/>
|
||||||
|
|
Reference in New Issue
Block a user