summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-121. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff
2007-04-12Fix CygWinGCC build failed. When GCC build, map file is not generated. We don...lgao4
2007-04-11Fix run broken issue for EdkUnixPkgklu2
2007-04-111. Updated LOG file format generated by PeiRebase.bxing
2007-04-11Change default ModuleSA setting panel to be "FV Info" to remind user to speci...jlin16
2007-04-11Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec.xli24
2007-04-11Allocate memory in DebugSupport beforehand, in order to avoid calling memory ...xli24
2007-04-11Merge the patch provided by Johnsonklu2
2007-04-10Perfected MSA files.vanjeff
2007-04-10removed ICC compile issue.vanjeff
2007-04-10Perfected MSA files.vanjeff
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao4
2007-04-09Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo...qwang12
2007-04-09A typo in comments that alignment should be 8 for IPF klu2
2007-04-09Change the alignment of variable from 2 back to 1 for compability of test case.klu2
2007-04-09Fix an issue that some image tool will generate PE32+ image with PE32 magic. ...qhuang8
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang12
2007-04-05The ALIGNMENT definition has been moved to common header file.klu2
2007-04-05Change PcdWinNtFileSystem value is to the correct directory.lgao4
2007-04-05To fix xgu3
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao4
2007-04-05Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang36
2007-04-05Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...klu2
2007-04-05Add more judgement.klu2
2007-04-051) Change the alignment from 1 to 2 for IA32 and X64 arch.klu2
2007-04-05fix build warning issueklu2
2007-04-05The alignment of data section also meet with the requirement of section itself.klu2
2007-04-05Sync the HII GUID with EDK I code base. Please take note: This GUID is not th...qwang12
2007-04-04Fix the TPL broken issue for UnixPkgklu2
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao4
2007-04-04Fixed issue for ICC, since ICC does not allow to cast data with volatile qual...yshang1
2007-04-04Fix the unalignment issue for RODATA section when converting ELF image to PE ...klu2
2007-04-04Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID.qhuang8
2007-04-04Rename the enum value of EFI_STANDBY_BUTTON_PHASE.yshang1
2007-04-04Update the MSA for ICC build.yshang1
2007-04-03SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT....yshang1
2007-04-03Updated MSA file for EBC.yshang1
2007-04-03Fixed an issue which a library module could be built even it's not in the act...jwang36
2007-04-03Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o...yshang1
2007-04-02Add in OFFSET_OF macro as defined in MDE Library specqwang12
2007-04-02Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIREDqhuang8
2007-04-02Merged the fix of CompressDll.dll manifest issue when built by VS2005jwang36
2007-03-30Restored the SetVirtualAddress and SetExitBootService related code generation...jwang36
2007-03-301. Advance IP in case of Break(3) in breakpoint exceptionqhuang8
2007-03-30remove unnecessary files from EdkGenericBdsLib in EdkNt32pkgvanjeff
2007-03-301. Perfect libraries MSA filesvanjeff
2007-03-30Sync the Guid value of MTFTP protocol in spd file since it has been updated i...qhuang8
2007-03-29Variable driver: add checking to make sure flash is properly initializedqhuang8
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang8
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff