summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)Author
2006-09-14Remove Static declaration for the related driver binding functions. lgao4
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao4
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao4
2006-09-05Follow up EDKT247-253yshang1
2006-09-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1436 6f1...yshang1
2006-09-04Update Coding style of status code.yshang1
2006-09-04Follow up EDKT238, EDKT239, EDKT242, EDKT243yshang1
2006-09-01Follow up tracker:yshang1
2006-08-30Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab...qwang12
2006-08-16Change pcd name form MaxSizePopulateCapsule to PcdMaxSizePopulateCapsule.davidhuang
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu2
2006-08-15Fix PCD declaration error in DxeStatusCode.msayshang1
2006-08-11Prefixed global variable with "m"ajfish
2006-08-10Change Variable to use PCDxgu3
2006-08-10Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu3
2006-08-09Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I...lgao4
2006-08-09Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang12
2006-08-071) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang1
2006-08-01All runtime driver should use functions provided by UefiRuntimeLib library cl...qwang12
2006-08-01Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for MonotonicCounter driver.qwang12
2006-07-27Check in patch to refine DevicePath Module and USB2HostController Module.qhuang8
2006-07-27 This is a patch to change PeiVariable PEIM depex, because t doesn’t depen...xgu3
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-24Change license of following files from Intel Copy Right to BSD-license. yshang1
2006-07-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu3
2006-07-24Fix bug which define different PCD with same token number in EdkModulePkg.spd.yshang1
2006-07-211) Check in Pei/Dxe status code;yshang1
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang1
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin6
2006-07-17Add in function description and comments.qwang12
2006-07-15Reset the GUID to a unique value, as it was using the same GUID as Variable.lhauch
2006-07-14Fixes for Linux builds.bbahnsen
2006-07-14Fix up the Stub Size Calculation which was not initially ported properly.bbahnsen
2006-07-13Fixed a comment errorjwang36
2006-07-13Add gcc assembly files.bbahnsen
2006-07-13Fix bad comments.bbahnsen
2006-07-13Add gcc assembly file.bbahnsen
2006-07-13Move DriverSample module to Universal\UserInterface\ direcotry.lgao4
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@925 6f19...lgao4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-12Add in Abstract and Description for a few MSA files.qwang12
2006-07-12Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.klu2
2006-07-12Fix the CapsuleRuntime.msa Fix Me entries.davidhuang
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-11make sure all files under the PCD PEIM/Driver direcotry into the MSA file.qwang12
2006-07-11Correct the token number for PcdDxePcdDatabaseTraverseEnabledqwang12
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang