summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-25Fix IPF alignment issue when building a Report Status Code messagemdkinney
2006-11-24Fix Sku Info update UI refresh to update the dynamic pcd value for selected s...jlin16
2006-11-24Move SAL "initialization/virtual address change notification" from EdkUefiRun...yshang1
2006-11-24Add volatile to modify LockValue in ReleaseSpinLock().xli24
2006-11-23To Fix PVCS 429.yshang1
2006-11-23Add volatile to modify LockValue in AcquireLockOrFail().xli24
2006-11-23A minor mistake. Remove debug info. wuyizhong
2006-11-23Change supporting section alignment from 4k to 64k. Add check whether section...wuyizhong
2006-11-23Change IPF flags to use /Os instead of /O1imdkinney
2006-11-23Add flags for DEBUG IPF buildsmdkinney
2006-11-23Port a couple of files to gnu assembly.bbahnsen
2006-11-22A script that helps you install python on OS X.bbahnsen
2006-11-22Set the exe bit and point to the right interpreter on Unix.bbahnsen
2006-11-22Roll back to previous version of the script.bbahnsen
2006-11-22Add a script to build a mingw64 compiler.bbahnsen
2006-11-22rename library to Librarybbahnsen
2006-11-22Adding a python script dir and a script to calculate what dependencies a modu...bbahnsen
2006-11-22Add PeiServicesTablePointerLibKr1 to the FPD and SPD file for the MdePkg mdkinney
2006-11-22Add PeiServiceTablePointerLib that uses KR1 to save/restore the PEI Services ...mdkinney
2006-11-22Add 64-bit I/O port functions that ASSERT()mdkinney
2006-11-22Remove DXE Core Entry Point Library Classmdkinney
2006-11-22Remove Peim Entry Point Library Classmdkinney
2006-11-21Fix IPF build breakmdkinney
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang
2006-11-21Use global variable gInMemory in place of gInMemoryGuid ppi in DxeIplX64 modu...lgao4
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao4
2006-11-20fixed bug occurred when new msa file and spd file are in the same directory. vanjeff
2006-11-20Refresh library instance selection UI for platform editor after library insta...jlin16
2006-11-20fix one bug on Timer Frequency return.vanjeff
2006-11-20Fix the no library instance in UI display when some exception occurs.jlin16
2006-11-20In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of...lgao4
2006-11-20To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER...wuyizhong
2006-11-18Remove duplicate <Extern> for the lib constructor and destructormdkinney
2006-11-18Declare GUIDs for all Extended SAL Servicesmdkinney
2006-11-18Add EFI_DELIVERY_MODE to SalApi.hmdkinney
2006-11-18Disable warning when assigning a function pointer to a data pointermdkinney
2006-11-18Fix VFR related build break when compiling with IPF compilersmdkinney
2006-11-17Start to port the LongMode stuff to gnu asm.bbahnsen
2006-11-17Resync the VFR flagsbbahnsen
2006-11-17Fix gcc warnings -- please review affected files.bbahnsen
2006-11-17Add Thunk16.S -- needs to be ported from masm.bbahnsen
2006-11-17Add gnu x86 assembly sources.bbahnsen
2006-11-17Add an underscore for gcc.bbahnsen
2006-11-17Add a new source for gnu assembly.bbahnsen
2006-11-17Fix a compiler warning.bbahnsen
2006-11-17Port to gnu style.bbahnsen
2006-11-16Add the VFR FLAGS for x64 gcc.bbahnsen
2006-11-16Fixed EDKT419.qouyang
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x
2006-11-16Add gcc macro to remove pack() for gcc buildlgao4