1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
2. Update .msa files to add some missing files files in MdePkg 3. Add Help text to Mde Library related PCDs. 4. Fix some bugs in CpuId.S and CpuIdEx.S. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@919 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
<ModuleType>BASE</ModuleType>
|
||||
<GuidValue>d458a654-f64c-49db-b8d1-3821306bf1f6</GuidValue>
|
||||
<Version>1.0</Version>
|
||||
<Abstract>Memory-only library functions with no library constructor/destructor</Abstract>
|
||||
<Description>FIX ME!</Description>
|
||||
<Abstract>Component description file for MMX Base Memory Library</Abstract>
|
||||
<Description>Base Memory Library that uses MMX registers for high performance.
|
||||
Optimized for use in DXE.</Description>
|
||||
<Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
|
||||
<License>All rights reserved. This program and the accompanying materials
|
||||
are licensed and made available under the terms and conditions of the BSD License
|
||||
@@ -33,6 +34,7 @@
|
||||
</LibraryClass>
|
||||
</LibraryClassDefinitions>
|
||||
<SourceFiles>
|
||||
<Filename>MemLibInternals.h</Filename>
|
||||
<Filename>MemLibGuid.c</Filename>
|
||||
<Filename>CopyMemWrapper.c</Filename>
|
||||
<Filename>SetMemWrapper.c</Filename>
|
||||
|
Reference in New Issue
Block a user