summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-30Add a unified migration database to replace the original Protocol, Ppi, Guid,...qhuang8
2006-10-30Preparative work to collect Library info from workspace dynamically. qhuang8
2006-10-30After identified as a High-Speed device, the port has been reset successfully...ljin6
2006-10-301. Fix EDKT457 Multiple FPD, MSA or SPD files in a directory is prohibitedhche10x
2006-10-30To fix bug EDKT432. Add judge to avoid include flags twice. wuyizhong
2006-10-30Delete useless file SpdPackageDefinitions.java;jlin16
2006-10-30Fix one bugger in Image.c in PeiCore module to get the correct module name fo...lgao4
2006-10-301. Fix EDKT441 After some modifications and refresh, there will show a dialog...hche10x
2006-10-27Preparative work to collect Ppis, Guids & Protocols info from workspace dynam...qhuang8
2006-10-27Coding Style - decommentalfred
2006-10-27fix .s commentalfred
2006-10-26Implement a filelength function for GCC.bbahnsen
2006-10-261. Fix EDKT449 Close Build Preferences will crash wizardhche10x
2006-10-26Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*.qhuang8
2006-10-26Changed to format of the Package and Platform list outputs.lhauch
2006-10-25Added quotes around the classpath option in script fileslhauch
2006-10-25Fixed a usage spelling errorlhauch
2006-10-25Added the DbTools that will update the FrameworkDatabase.db file based on wha...lhauch
2006-10-25Update several MSA/Filenames which do not inconsistent with current source fi...wuyizhong
2006-10-25Fix a bug in HobLib migration.qhuang8
2006-10-24Fixed EDKT400.qouyang
2006-10-241. Add a function in WorkspaceTools to get all packages which can be repackaged.hche10x
2006-10-241. Fix EDKT434: After Workspace is changed, Wizard should close all (desktop ...hche10x
2006-10-24MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA...ajfish
2006-10-24Had an SVN issue deleting these now unused dirs with the check-in. I ported R...ajfish
2006-10-241.add code to support friendly output message.jjin9
2006-10-23Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP ...lgao4
2006-10-23Fix the problem of label, button text part-display on Linux and iMac.jlin16
2006-10-23Added code to fetch more detailed error message from XMLBeans when there's er...jwang36
2006-10-23rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI...vanjeff
2006-10-23Follow up tracker EDKT285.yshang1
2006-10-23Add definition for FB DIMM.jtang12
2006-10-23Clean up used library class definitions.yshang1
2006-10-23Remove the library instance of BaseReportStatusCodeLibNullqhuang8
2006-10-23Did not check in new files correctly the first time!ajfish
2006-10-23Do not display token number for Pcd in ModuleSA and Dynamic Pcd editors for F...jlin16
2006-10-231. Update ICheckBoxList to add one attribute "selected". Set the first item o...hche10x
2006-10-231. Fix EDKT429 The number of Type in [MSA->BootMode->BootModeAttributes->Boot...hche10x
2006-10-23Make NT32 SecMain not depend on ReportStatusCodeLibqhuang8
2006-10-23Fixed issue caused by the directory changejwang36
2006-10-231. Fix EDKT339 Library Class Search need to get info for selected library classhche10x
2006-10-22Make sure all DMA related buffer allocation through PCI IO interface, not all...jtang12
2006-10-22Ported the EBC driver to use the MDE Base Math lib functions. Removed math fu...ajfish
2006-10-22These files are no longer needed as the PE32 and Cache Lib from the MDE make ...ajfish
2006-10-22Deleted CacheFlush as it's in the MDE Cache libraryajfish
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-10-21Fix the problem of not sync. module order list in FVs when user change the Fv...jlin16
2006-10-20Fix the CLASSPATHbbahnsen