Fixed EDKT482. Added support for multiple msa files in the same directory.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2079 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<MsaHeader>
|
||||
<ModuleName>Hello World UEFI Application</ModuleName>
|
||||
<ModuleName>Hello_World_UEFI_Application</ModuleName>
|
||||
<ModuleType>UEFI_APPLICATION</ModuleType>
|
||||
<GuidValue>6987936E-ED34-44db-AE97-1FA5E4ED2116</GuidValue>
|
||||
<Version>1.0</Version>
|
||||
@@ -48,4 +48,4 @@
|
||||
<ModuleEntryPoint>UefiMain</ModuleEntryPoint>
|
||||
</Extern>
|
||||
</Externs>
|
||||
</ModuleSurfaceArea>
|
||||
</ModuleSurfaceArea>
|
||||
|
Reference in New Issue
Block a user