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>
|
||||
</Ffs>
|
||||
|
||||
<Sections />
|
||||
</BuildOptions>
|
||||
</PlatformSurfaceArea>
|
||||
</PlatformSurfaceArea>
|
||||
|
@ -4288,6 +4288,5 @@
|
||||
</PcdData>
|
||||
<PcdData ItemType="FIXED_AT_BUILD">
|
||||
<C_Name>PcdMaximumLinkedListLength</C_Name>
|
||||
<Token>0x00000003</Token>
|
||||
<Token>0x00000003</Token>
|
||||
<TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
||||
|
@ -6794,11 +6794,10 @@
|
||||
</Sections>
|
||||
</Ffs>
|
||||
|
||||
<Sections />
|
||||
|
||||
</BuildOptions>
|
||||
|
||||
<UserExtensions UserID="Fix_Me" Identifier="1">
|
||||
<UserExtensions UserID="TianoCore" Identifier="1">
|
||||
<concat destfile="${FV_DIR}/FV_RECOVERY.fd" binary="true" >
|
||||
<fileset dir="${FV_DIR}" includes="*.fv"/>
|
||||
</concat>
|
||||
|
@ -2779,6 +2779,5 @@
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
</Ffs>
|
||||
|
||||
|
@ -995,6 +995,5 @@
|
||||
|
||||
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
||||
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
</Sections>
|
||||
|
||||
|
Reference in New Issue
Block a user