summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu22-0/+2
2006-08-15Fix PCD declaration error in DxeStatusCode.msayshang11-1/+1
2006-08-151. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.vanjeff1-1/+1
2006-08-11Prefixed global variable with "m"ajfish1-2/+2
2006-08-10Change Variable to use PCDxgu31-2/+0
2006-08-10Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu35-59/+321
2006-08-09Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I...lgao43-16519/+16724
2006-08-09Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang121-13/+13
2006-08-08Some library instance's PCD is missing in FPD file for a module, it break sin...klu21-0/+16
2006-08-071) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang16-22/+16
2006-08-07Remove SecurityPolicy.h from EdkModulePkg, because this protocol has been def...lgao43-38/+0
2006-08-01All runtime driver should use functions provided by UefiRuntimeLib library cl...qwang122-44/+36
2006-08-01Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for MonotonicCounter driver.qwang122-14/+52
2006-07-30EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the ...qwang122-4/+30
2006-07-27Check in patch to refine DevicePath Module and USB2HostController Module.qhuang811-528/+330
2006-07-27Someone lost a new line at the end of file, it causes GCC build error.xgu31-1/+1
2006-07-27 This is a patch to change PeiVariable PEIM depex, because t doesn’t depen...xgu31-1/+1
2006-07-27Add temporary fix for PeLoaderklu21-11/+14
2006-07-26Reverted back to Old style not using the library and fixed the code to do PE3...ajfish1-22/+102
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish27-745/+253
2006-07-25Remove duplicated module definition (the same module with the same arch) in F...wuyizhong1-185/+185
2006-07-25remove ifdef for debuglevelljin61-2/+0
2006-07-24Change license of following files from Intel Copy Right to BSD-license. yshang114-114/+114
2006-07-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu34-41/+64
2006-07-24Fix bug which define different PCD with same token number in EdkModulePkg.spd.yshang13-4/+4
2006-07-21Clean up codes which are related with status code.yshang12-1/+140
2006-07-21Clean up codes which are related with status code.yshang13-675/+0
2006-07-21Clean up codes which are related with status code.yshang11-271/+0
2006-07-211) Check in Pei/Dxe status code;yshang142-1956/+3353
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang118-15/+15
2006-07-21Add some comments for translator parameter in Sync/AsyncInterruptTransfer.ljin61-2/+6
2006-07-20Fix comment.bbahnsen1-2/+0
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish3-4/+26
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang124-8/+8
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin624-1179/+22167
2006-07-17Add in function description and comments.qwang125-24/+18
2006-07-15Updated Guid for EmuVariable entry in the ModuleSA sectionlhauch1-3/+3
2006-07-15Reset the GUID to a unique value, as it was using the same GUID as Variable.lhauch1-11/+3
2006-07-14Fixes for Linux builds.bbahnsen4-0/+0
2006-07-14Fix up the Stub Size Calculation which was not initially ported properly.bbahnsen1-2/+3
2006-07-13Removed the MdePkg Pcd Declarations which should only be specified in the Mde...lhauch1-114/+10
2006-07-13Fixed a comment errorjwang361-1/+1
2006-07-13typo errorjwang361-1/+1
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@981 6f19...jwang361-1/+1
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@978 6f19...jwang361-15897/+0
2006-07-13Merged GCC buildjwang361-62/+11652
2006-07-13Fix include .h file error.lgao41-1/+1
2006-07-13Remove extra code in DxeLoadX64.c file.lgao41-4/+0
2006-07-13Added license & copyright declarationjwang3631-0/+310
2006-07-13Move the share file: cbi.h to Cbi0 and Cbi1 directory.lgao46-2/+74