diff options
author | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-06-01 23:45:47 +0000 |
---|---|---|
committer | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-06-01 23:45:47 +0000 |
commit | a68123024b63e729cdf0b4d466f37e805076f599 (patch) | |
tree | ca5fabd4acde969ee6aab583f2a30215a59d9a38 | |
parent | f06ffac4dc07fadc1f3f55bb030d4be7d3ebee5d (diff) | |
download | edk2-platforms-a68123024b63e729cdf0b4d466f37e805076f599.tar.xz |
Updated Schema per e-mails, fixed some MSA and MBD files. Added the FrameworkWizardMinReq.doc file which we are going to use to track the minimum functionality of the wizard.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@375 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | EdkFatBinPkg/Fat.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkFatBinPkg/Fat.msa b/EdkFatBinPkg/Fat.msa index 403f468ac0..a45192cbe9 100644 --- a/EdkFatBinPkg/Fat.msa +++ b/EdkFatBinPkg/Fat.msa @@ -27,9 +27,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
</License>
+ <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
<Created>2006-03-17 20:56</Created>
<Updated>2006-03-19 16:17</Updated>
- <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
</MsaHeader>
<SourceFiles>
<Arch ArchType="IA32">
|