summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* Remove the duplicated Copy Right in msa header.lgao42006-09-2731-250/+0
* Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff2006-09-2110-28/+0
* Update Device Path Module to use PCD Feature Flags to determine of the Device...mdkinney2006-09-195-67/+84
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-1835-378/+378
* Remove Static declaration for the related driver binding functions. lgao42006-09-142-13/+0
* Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao42006-09-135-0/+1266
* Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao42006-09-052-6/+5
* Follow up EDKT247-253yshang12006-09-055-16/+21
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1436 6f1...yshang12006-09-042-0/+6
* Update Coding style of status code.yshang12006-09-043-4/+5
* Follow up EDKT238, EDKT239, EDKT242, EDKT243yshang12006-09-046-27/+17
* Follow up tracker:yshang12006-09-0110-32/+105
* Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab...qwang122006-08-303-22/+67
* Change pcd name form MaxSizePopulateCapsule to PcdMaxSizePopulateCapsule.davidhuang2006-08-161-2/+2
* Fix the bug that using hardcode driver name to judge whether current driver i...klu22006-08-152-0/+2
* Fix PCD declaration error in DxeStatusCode.msayshang12006-08-151-1/+1
* Prefixed global variable with "m"ajfish2006-08-111-2/+2
* Change Variable to use PCDxgu32006-08-101-2/+0
* Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu32006-08-104-54/+58
* Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I...lgao42006-08-091-17/+10
* Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang122006-08-091-13/+13
* 1) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang12006-08-075-18/+16
* All runtime driver should use functions provided by UefiRuntimeLib library cl...qwang122006-08-012-44/+36
* Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for MonotonicCounter driver.qwang122006-08-012-14/+52
* Check in patch to refine DevicePath Module and USB2HostController Module.qhuang82006-07-276-491/+139
* This is a patch to change PeiVariable PEIM depex, because t doesn’t depen...xgu32006-07-271-1/+1
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-2614-451/+42
* Change license of following files from Intel Copy Right to BSD-license. yshang12006-07-2414-114/+114
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu32006-07-242-40/+19
* Fix bug which define different PCD with same token number in EdkModulePkg.spd.yshang12006-07-242-2/+2
* 1) Check in Pei/Dxe status code;yshang12006-07-2124-894/+2320
* Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang12006-07-216-6/+6
* Add [in,out] in the @param for PCD header and c file.qwang122006-07-194-8/+8
* Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin62006-07-186-0/+5019
* Add in function description and comments.qwang122006-07-175-24/+18
* Reset the GUID to a unique value, as it was using the same GUID as Variable.lhauch2006-07-151-11/+3
* 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
* Fixed a comment errorjwang362006-07-131-1/+1
* Add gcc assembly files.bbahnsen2006-07-133-1/+344
* Fix bad comments.bbahnsen2006-07-131-12/+12
* Add gcc assembly file.bbahnsen2006-07-132-1/+271
* Move DriverSample module to Universal\UserInterface\ direcotry.lgao42006-07-138-1619/+0
* 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
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2006-07-1230-30/+30
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Add in Abstract and Description for a few MSA files.qwang122006-07-122-28/+28
* Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu22006-07-122-5/+10
* Fix the CapsuleRuntime.msa Fix Me entries.davidhuang2006-07-121-4/+4