summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping4-4/+35
2006-10-301. Fix EDKT451 It should append ".txt" to filenamehche10x1-0/+1
2006-10-301. Fix EDKT436 "Is PCD driver" only gives one value: PEI_PCD_DRIVER to userhche10x1-80/+109
2006-10-30Add a unified migration database to replace the original Protocol, Ppi, Guid,...qhuang82-2/+324
2006-10-30Preparative work to collect Library info from workspace dynamically. qhuang81-33/+171
2006-10-30After identified as a High-Speed device, the port has been reset successfully...ljin61-1/+3
2006-10-301. Fix EDKT457 Multiple FPD, MSA or SPD files in a directory is prohibitedhche10x5-33/+139
2006-10-30To fix bug EDKT432. Add judge to avoid include flags twice. wuyizhong1-7/+15
2006-10-30Delete useless file SpdPackageDefinitions.java;jlin169-194/+145
2006-10-30Fix one bugger in Image.c in PeiCore module to get the correct module name fo...lgao41-1/+1
2006-10-301. Fix EDKT441 After some modifications and refresh, there will show a dialog...hche10x1-19/+20
2006-10-27Preparative work to collect Ppis, Guids & Protocols info from workspace dynam...qhuang81-0/+108
2006-10-27Coding Style - decommentalfred6-112/+0
2006-10-27fix .s commentalfred1-1/+3
2006-10-26Implement a filelength function for GCC.bbahnsen3-8/+12
2006-10-261. Fix EDKT449 Close Build Preferences will crash wizardhche10x1-1/+1
2006-10-26Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*.qhuang81-1/+1
2006-10-26Changed to format of the Package and Platform list outputs.lhauch1-12/+49
2006-10-25Added quotes around the classpath option in script fileslhauch8-10/+10
2006-10-25Fixed a usage spelling errorlhauch1-1/+1
2006-10-25Added the DbTools that will update the FrameworkDatabase.db file based on wha...lhauch18-915/+2451
2006-10-25Update several MSA/Filenames which do not inconsistent with current source fi...wuyizhong7-45/+882
2006-10-25Fix a bug in HobLib migration.qhuang81-6/+13
2006-10-24Fixed EDKT400.qouyang2-2/+2
2006-10-241. Add a function in WorkspaceTools to get all packages which can be repackaged.hche10x1-0/+27
2006-10-241. Fix EDKT434: After Workspace is changed, Wizard should close all (desktop ...hche10x6-94/+438
2006-10-24MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA...ajfish1-1/+1
2006-10-24Had an SVN issue deleting these now unused dirs with the check-in. I ported R...ajfish0-0/+0
2006-10-241.add code to support friendly output message.jjin95-234/+42
2006-10-23Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP ...lgao41-1/+1
2006-10-23Fix the problem of label, button text part-display on Linux and iMac.jlin166-23/+60
2006-10-23Added code to fetch more detailed error message from XMLBeans when there's er...jwang362-39/+52
2006-10-23rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI...vanjeff2-18/+18
2006-10-23Follow up tracker EDKT285.yshang14-7/+7
2006-10-23Add definition for FB DIMM.jtang121-2/+4
2006-10-23Clean up used library class definitions.yshang14-210/+0
2006-10-23Remove the library instance of BaseReportStatusCodeLibNullqhuang84-571/+0
2006-10-23Did not check in new files correctly the first time!ajfish2-0/+122
2006-10-23Do not display token number for Pcd in ModuleSA and Dynamic Pcd editors for F...jlin162-1/+16
2006-10-231. Update ICheckBoxList to add one attribute "selected". Set the first item o...hche10x2-0/+35
2006-10-231. Fix EDKT429 The number of Type in [MSA->BootMode->BootModeAttributes->Boot...hche10x2-3/+12
2006-10-23Make NT32 SecMain not depend on ReportStatusCodeLibqhuang84-20/+63
2006-10-23Fixed issue caused by the directory changejwang361-1/+1
2006-10-231. Fix EDKT339 Library Class Search need to get info for selected library classhche10x10-91/+856
2006-10-22Make sure all DMA related buffer allocation through PCI IO interface, not all...jtang121-48/+52
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-22Deleted CacheFlush as it's in the MDE Cache libraryajfish1-88/+0
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish10-64/+36
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish2-154/+0