mirror of https://github.com/acidanthera/audk.git
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:
parent
36122070ec
commit
d6ac6b76a8
|
@ -15266,6 +15266,5 @@
|
|||
</Sections>
|
||||
</Ffs>
|
||||
|
||||
<Sections />
|
||||
</BuildOptions>
|
||||
</PlatformSurfaceArea>
|
||||
</PlatformSurfaceArea>
|
||||
|
|
|
@ -4288,6 +4288,5 @@
|
|||
</Sections>
|
||||
</Ffs>
|
||||
|
||||
<Sections />
|
||||
</BuildOptions>
|
||||
</PlatformSurfaceArea>
|
||||
|
|
|
@ -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>
|
||||
</Ffs>
|
||||
|
||||
<Sections />
|
||||
</BuildOptions>
|
||||
</PlatformSurfaceArea>
|
||||
|
|
|
@ -995,6 +995,5 @@
|
|||
</Sections>
|
||||
</Ffs>
|
||||
|
||||
<Sections />
|
||||
</BuildOptions>
|
||||
</PlatformSurfaceArea>
|
||||
</PlatformSurfaceArea>
|
||||
|
|
Loading…
Reference in New Issue