diff options
author | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-06-02 00:52:33 +0000 |
---|---|---|
committer | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-06-02 00:52:33 +0000 |
commit | a8b4511e10d5149ef0e2ac3a46171114215bbcfa (patch) | |
tree | 86b77532ce3d42b19365dade2a93eb2e66cebe5c /EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa | |
parent | 7c47758831e4ad261f486cb218fff36c71d71076 (diff) | |
download | edk2-platforms-a8b4511e10d5149ef0e2ac3a46171114215bbcfa.tar.xz |
Fixed some MSA files location of the <Specification> element.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@381 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa')
-rw-r--r-- | EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa b/EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa index 0747c75cc2..d20cf4d350 100644 --- a/EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.msa +++ b/EdkNt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.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-14 17:04</Created>
<Updated>2006-03-31 13:20</Updated>
- <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
</MsaLibHeader>
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">WinNtLib</LibraryClass>
|