Age | Commit message (Expand) | Author |
2007-04-16 | Use siaddr as the PXE server address first and use option 54 when siaddr is N... | qhuang8 |
2007-04-16 | 1. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite... | qhuang8 |
2007-04-13 | Fixed bug of incorrect processing of hexadecimal numbers. | bxing |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-13 | Fixed some issues for IA32 architecture platform build. | vanjeff |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-12 | 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ... | vanjeff |
2007-04-12 | Fix CygWinGCC build failed. When GCC build, map file is not generated. We don... | lgao4 |
2007-04-11 | Fix run broken issue for EdkUnixPkg | klu2 |
2007-04-11 | 1. Updated LOG file format generated by PeiRebase. | bxing |
2007-04-11 | Change default ModuleSA setting panel to be "FV Info" to remind user to speci... | jlin16 |
2007-04-11 | Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec. | xli24 |
2007-04-11 | Allocate memory in DebugSupport beforehand, in order to avoid calling memory ... | xli24 |
2007-04-11 | Merge the patch provided by Johnson | klu2 |
2007-04-10 | Perfected MSA files. | vanjeff |
2007-04-10 | removed ICC compile issue. | vanjeff |
2007-04-10 | Perfected MSA files. | vanjeff |
2007-04-09 | Clean up the following module msa files, they are three networt and two PCD m... | lgao4 |
2007-04-09 | Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo... | qwang12 |
2007-04-09 | A typo in comments that alignment should be 8 for IPF | klu2 |
2007-04-09 | Change the alignment of variable from 2 back to 1 for compability of test case. | klu2 |
2007-04-09 | Fix an issue that some image tool will generate PE32+ image with PE32 magic. ... | qhuang8 |
2007-04-06 | 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL | qwang12 |
2007-04-05 | The ALIGNMENT definition has been moved to common header file. | klu2 |
2007-04-05 | Change PcdWinNtFileSystem value is to the correct directory. | lgao4 |
2007-04-05 | To fix | xgu3 |
2007-04-05 | Clean up the following module msa files, they are edkmodule package ftwlit, C... | lgao4 |
2007-04-05 | Fixed the incremental build issue for .dxs file by adding .dep generation for... | jwang36 |
2007-04-05 | Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni... | klu2 |
2007-04-05 | Add more judgement. | klu2 |
2007-04-05 | 1) Change the alignment from 1 to 2 for IA32 and X64 arch. | klu2 |
2007-04-05 | fix build warning issue | klu2 |
2007-04-05 | The alignment of data section also meet with the requirement of section itself. | klu2 |
2007-04-05 | Sync the HII GUID with EDK I code base. Please take note: This GUID is not th... | qwang12 |
2007-04-04 | Fix the TPL broken issue for UnixPkg | klu2 |
2007-04-04 | Change BDS to get the default logo picture by default bmp logo guid. | lgao4 |
2007-04-04 | Fixed issue for ICC, since ICC does not allow to cast data with volatile qual... | yshang1 |
2007-04-04 | Fix the unalignment issue for RODATA section when converting ELF image to PE ... | klu2 |
2007-04-04 | Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID. | qhuang8 |
2007-04-04 | Rename the enum value of EFI_STANDBY_BUTTON_PHASE. | yshang1 |
2007-04-04 | Update the MSA for ICC build. | yshang1 |
2007-04-03 | SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT.... | yshang1 |
2007-04-03 | Updated MSA file for EBC. | yshang1 |
2007-04-03 | Fixed an issue which a library module could be built even it's not in the act... | jwang36 |
2007-04-03 | Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o... | yshang1 |
2007-04-02 | Add in OFFSET_OF macro as defined in MDE Library spec | qwang12 |
2007-04-02 | Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIRED | qhuang8 |
2007-04-02 | Merged the fix of CompressDll.dll manifest issue when built by VS2005 | jwang36 |
2007-03-30 | Restored the SetVirtualAddress and SetExitBootService related code generation... | jwang36 |