summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Add description of module.xgu32006-07-124-10/+10
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@902 6f19...vanjeff2006-07-121-2/+2
* Updated <Abstract> and <Description> sections in MSA filesbxing2006-07-121-3/+3
* Add in Abstract and Description for a few MSA files.qwang122006-07-124-41/+43
* Fix remainning capsule PCD's <HelpText>.klu22006-07-121-3/+3
* Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu22006-07-123-60/+18
* Fix the CapsuleRuntime.msa Fix Me entries.davidhuang2006-07-121-4/+4
* Add necessary files (such as *.h) in module msa and remove unused msa files.lgao42006-07-1125-484/+54
* make sure all files under the PCD PEIM/Driver direcotry into the MSA file.qwang122006-07-112-1/+3
* Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang122006-07-111-4/+4
* Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang122006-07-112-7/+2
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-1072-1152/+1139
* 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang82006-07-103-8/+4
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@854 6f19...lgao42006-07-102-118/+0
* Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch2006-07-091-12/+4
* Made some changes to use GCC to pre-process and assembly .S file jwang362006-07-091-1/+1
* Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang362006-07-092-28/+5
* fix a bug in Service.cqwang122006-07-081-8/+4
* Ported to use BaseMemoryLib functionsajfish2006-07-081-22/+12
* Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang122006-07-089-4339/+5089
* Redefine SPEC and Release Version to 0x20000lgao42006-07-0783-831/+844
* Fix the wrong usage of UnicodeValueToString functionlgao42006-07-071-7/+7
* Obsoleted by new schema and new build tools.jwang362006-07-07164-7184/+0
* Fix all <TokenSpaceGuidCName> in all SPD file.klu22006-07-071-17/+17
* Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePo...davidhuang2006-07-071-3/+3
* Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang122006-07-064-41/+52
* Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid c...jwang362006-07-061-1/+1
* Fix bugs in GetNextTokenSpace and GetNextTokenqwang122006-07-064-301/+325
* Corrected a typo error.jwang362006-07-061-1/+1
* PciLib:qhuang82006-07-061-2/+2
* Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362006-07-062-3/+3
* 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang2006-07-0623-0/+1065
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-066-258/+887
* Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch2006-07-062-3/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao42006-07-067-38/+40
* fixed GCC build issuesjwang362006-07-052-3/+3
* DebugLib:qhuang82006-07-0546-431/+573
* supplemented "/FI" to some ignored PP options in fpd filesjwang362006-07-051-1/+1
* Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to...jwang362006-07-042-67/+10
* Fix autogen bug:[Edk67][Edk35].qouyang2006-07-041-2/+2
* Added LibPatchPcdSetPtr.qwang122006-07-042-3/+0
* added GCC tool chain family optionsjwang362006-07-041-6/+6
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-033-15090/+15294
* Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION. wuyizhong2006-07-031-1/+1
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-028-67/+67
* 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu22006-07-013-5527/+5532
* added EdkDxeSalLib for EmuVariable modulejwang362006-06-301-0/+1
* removed unnecessary name space declarations in some top level elementsjwang362006-06-3084-187/+187
* For new Tool.qouyang2006-06-303-6/+7
* converted all surface area description files to new schemajwang362006-06-3085-22084/+25511