summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2006-12-12Fix linux/cygwin build issue.klu23-125/+70
2006-12-12Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong2-7/+5
2006-12-12Merge GOP related code from r8->r9. wuyizhong9-331/+1426
2006-12-07Add X64 support for DebugSupport driver.klu29-217/+1889
2006-12-06Merge R8 tracker #8375.xli241-1/+5
2006-12-06For the file "EdkModulePkg\Universal\EmuVariable\RuntimeDxe\EmuVariable.c", R...zliu31-1/+1
2006-12-06Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different wi...zliu31-51/+20
2006-12-06Merge R8 tracker #8374 to make EmuVariable.GetNextVariableName() comply with ...xli241-1/+1
2006-12-06Add DxeDebugLibSerialPort that provides a debug library that layers directly ...mdkinney1-0/+3
2006-12-06Merge PVCS #7739.qhuang83-10/+11
2006-12-01Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney6-58/+251
2006-11-29Added the StatusCode protocol installation for the IPF architecture; removed ...zliu31-20/+168
2006-11-17Fix gcc warnings -- please review affected files.bbahnsen2-3/+3
2006-11-17Add a new source for gnu assembly.bbahnsen1-0/+1
2006-11-17Fix a compiler warning.bbahnsen1-3/+3
2006-11-17Port to gnu style.bbahnsen1-0/+137
2006-11-09Remove private definition for IPF stack alignment, and use public definition ...mdkinney1-8/+2
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