summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Linux builds.bbahnsen2006-07-144-0/+0
* Fix up the Stub Size Calculation which was not initially ported properly.bbahnsen2006-07-141-2/+3
* Removed the MdePkg Pcd Declarations which should only be specified in the Mde...lhauch2006-07-131-114/+10
* Fixed a comment errorjwang362006-07-131-1/+1
* typo errorjwang362006-07-131-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@981 6f19...jwang362006-07-131-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@978 6f19...jwang362006-07-131-15897/+0
* Merged GCC buildjwang362006-07-131-62/+11652
* Fix include .h file error.lgao42006-07-131-1/+1
* Remove extra code in DxeLoadX64.c file.lgao42006-07-131-4/+0
* Added license & copyright declarationjwang362006-07-1331-0/+310
* Move the share file: cbi.h to Cbi0 and Cbi1 directory.lgao42006-07-136-2/+74
* Add gcc assembly files.bbahnsen2006-07-133-1/+344
* Fix bad comments.bbahnsen2006-07-131-12/+12
* Added all header files in the packages's include directory into spd files.jwang362006-07-131-0/+310
* Add gcc assembly file.bbahnsen2006-07-132-1/+271
* Move DriverSample module to Universal\UserInterface\ direcotry.lgao42006-07-138-1619/+0
* Corrected the path and file name error in these two msa files.jwang362006-07-131-1/+1
* Remove EdkPeCoffLoaderLibX64 library from EdkModulePkglgao42006-07-131-1/+0
* Remove PeCoffLoaderLib X64, because PeCoffLoader library has supported to X64...lgao42006-07-122-986/+0
* Add missing files in msa file and add module description in msa file, and reo...lgao42006-07-1216-34/+215
* Add missing files in msa file and add module description in msa file, and reo...lgao42006-07-1236-51/+1670
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@925 6f19...lgao42006-07-121-2/+2
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-1218-158/+186
* removed unintended lines.jwang362006-07-121-6815/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19...yshang12006-07-127-14/+36
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19...yshang12006-07-1212-23/+29
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@908 6f19...alfred2006-07-121-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2006-07-1250-123/+123
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@906 6f19...alfred2006-07-121-1/+6815
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-1228-28/+28
* 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