summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang2-24/+48
2006-11-21Use global variable gInMemory in place of gInMemoryGuid ppi in DxeIplX64 modu...lgao42-29/+4
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao44-8/+90
2006-11-20fixed bug occurred when new msa file and spd file are in the same directory. vanjeff1-2/+11
2006-11-20Refresh library instance selection UI for platform editor after library insta...jlin161-1/+2
2006-11-20fix one bug on Timer Frequency return.vanjeff1-1/+1
2006-11-20Fix the no library instance in UI display when some exception occurs.jlin161-10/+41
2006-11-20In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of...lgao41-1/+1
2006-11-20To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER...wuyizhong1-16/+16
2006-11-18Remove duplicate <Extern> for the lib constructor and destructormdkinney1-4/+0
2006-11-18Declare GUIDs for all Extended SAL Servicesmdkinney1-0/+95
2006-11-18Add EFI_DELIVERY_MODE to SalApi.hmdkinney1-0/+14
2006-11-18Disable warning when assigning a function pointer to a data pointermdkinney1-0/+5
2006-11-18Fix VFR related build break when compiling with IPF compilersmdkinney1-2/+1
2006-11-17Start to port the LongMode stuff to gnu asm.bbahnsen2-0/+297
2006-11-17Resync the VFR flagsbbahnsen1-24/+3
2006-11-17Fix gcc warnings -- please review affected files.bbahnsen5-8/+10
2006-11-17Add Thunk16.S -- needs to be ported from masm.bbahnsen1-0/+0
2006-11-17Add gnu x86 assembly sources.bbahnsen1-1/+86
2006-11-17Add an underscore for gcc.bbahnsen1-1/+1
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-16Add the VFR FLAGS for x64 gcc.bbahnsen1-0/+1
2006-11-16Fixed EDKT419.qouyang5-67/+89
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x1-9/+7
2006-11-16Add gcc macro to remove pack() for gcc buildlgao41-0/+4
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x2-9/+12
2006-11-16Add pack(1) for boot scipt structure.lgao41-0/+4
2006-11-16Initial port to x86_64 gnu assembly.bbahnsen83-0/+3120
2006-11-16Add new tool chain configs for x64 gccbbahnsen1-6/+49
2006-11-15Enabled 4G+ memory in thunk.bxing1-16/+22
2006-11-15Provide default value for PCD in platform if user does not specify anything f...jlin163-2/+16
2006-11-15Update PEI Apriori Module GUID based on PIWG spec. wuyizhong1-1/+1
2006-11-14File modified to add usage information and implement minor corrections.ywang5-73/+326
2006-11-14Cleanups for cygwin.bbahnsen1-19/+8
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian6-1/+516
2006-11-14Fixed EDKT469qouyang2-533/+547
2006-11-14Add new line "\n" to seperate long messages.jlin161-1/+1
2006-11-14Supporting Apriori File from build tool. wuyizhong5-6/+218
2006-11-14Modify the way of pcd warning message reporting to be a total in the end.jlin162-9/+26
2006-11-14Add a Mixed tool chain for x64.bbahnsen1-0/+34
2006-11-14Add ULL to integer literals for gcc support.bbahnsen1-3/+3
2006-11-14Synchronize platform pcd automatically with MSA pcd when opening FrameworkMod...jlin162-3/+23
2006-11-14Fixed EDKT469.qouyang2-33/+91
2006-11-14Rename PcdPlatformBusSpeed to PcdFSBClock and update help text.vanjeff2-8/+8
2006-11-14Fix the bug of Pcd value update in FrameworkModule settings. remove the curio...jlin163-11/+16
2006-11-13Fix gcc build break for this module.lgao41-3/+5
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff5-17/+17
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu25-17/+26