summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2006-11-06This check-in fixed the following bugs:cwu111-9/+12
2006-11-03in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio...mikewuping1-1/+3
2006-11-03Include EfiGpt.h, ElTorito.h, Mbr.h header files from MdePkg's Industry Starn...qwang128-284/+4
2006-11-03 I fixed following bugs in EDKII.mikewuping5-148/+295
2006-11-031. Add the fix for the following Bugs:cwu1115-3486/+3486
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang22-5/+14
2006-11-02Bug fix for "CapsuleUpdate does not handle memory lost correctly"dtang21-4/+4
2006-10-22Ported the EBC driver to use the MDE Base Math lib functions. Removed math fu...ajfish9-2055/+84
2006-10-22These files are no longer needed as the PE32 and Cache Lib from the MDE make ...ajfish4-244/+0
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish3-29/+11
2006-10-19Remove the redundant include header: Common/StatusCode.h for Terminal modules.lgao42-5/+0
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang85-35/+35
2006-10-16I fixed following bugs.mikewuping5-26/+57
2006-10-16Remove redundant include header: <common\StatusCode.h> in this file.lgao41-1/+0
2006-10-10This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o...qwang122-0/+18
2006-10-101) If DebugAssertEnabled is TRUE, we still need to provide the GET sizeqwang121-55/+60
2006-10-08Remove EBC arch from supported arch list to fix tracker EDKII350.yshang11-3/+1
2006-09-27Remove the duplicated Copy Right in msa header.lgao431-250/+0
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff10-28/+0
2006-09-19Update Device Path Module to use PCD Feature Flags to determine of the Device...mdkinney5-67/+84
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao435-378/+378
2006-09-14Remove Static declaration for the related driver binding functions. lgao42-13/+0
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao45-0/+1266
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao42-6/+5
2006-09-05Follow up EDKT247-253yshang15-16/+21
2006-09-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1436 6f1...yshang12-0/+6
2006-09-04Update Coding style of status code.yshang13-4/+5
2006-09-04Follow up EDKT238, EDKT239, EDKT242, EDKT243yshang16-27/+17
2006-09-01Follow up tracker:yshang110-32/+105
2006-08-30Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPeiPcdDatabaseGetSizeEnab...qwang123-22/+67
2006-08-16Change pcd name form MaxSizePopulateCapsule to PcdMaxSizePopulateCapsule.davidhuang1-2/+2
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-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 HOBxgu34-54/+58
2006-08-09Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I...lgao41-17/+10
2006-08-09Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang121-13/+13
2006-08-071) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang15-18/+16
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-27Check in patch to refine DevicePath Module and USB2HostController Module.qhuang86-491/+139
2006-07-27 This is a patch to change PeiVariable PEIM depex, because t doesn’t depen...xgu31-1/+1
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish14-451/+42
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...xgu32-40/+19
2006-07-24Fix bug which define different PCD with same token number in EdkModulePkg.spd.yshang12-2/+2
2006-07-211) Check in Pei/Dxe status code;yshang124-894/+2320
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang16-6/+6
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang124-8/+8