Age | Commit message (Expand) | Author |
2007-08-27 | Make MdeModulePkg GCC clean. | qwang12 |
2007-08-24 | Clean up INF file | mdkinney |
2007-08-24 | 1. clean up codes. | vanjeff |
2007-08-24 | Update for ICC build. | xli24 |
2007-08-23 | Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS... | qwang12 |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff |
2007-08-22 | Update the code to match spec for EfiFvbSetVolumeAttributes API. | qwang12 |
2007-08-22 | Update PciCfg2.c to follow strict ANSI C spec. | yshang1 |
2007-08-20 | Merge in a bug fixed in EDK tree. | qwang12 |
2007-08-20 | Merge in some fix from R8 on USB Bus driver: | qwang12 |
2007-08-17 | Use <> in #include statements instead of "" for include files from packages | mdkinney |
2007-08-17 | Previous fix was in error | AJFISH |
2007-08-17 | Missed a conversion. Fixed build break | AJFISH |
2007-08-16 | Cleaned up EFI Console Variable usage | AJFISH |
2007-08-16 | Updated to use new PCD settings | AJFISH |
2007-08-16 | Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ... | mdkinney |
2007-08-15 | 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co... | yshang1 |
2007-08-15 | Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi... | yshang1 |
2007-08-14 | Sync code with MdePkg spec for Scsi library class and CustomDecompress librar... | lgao4 |
2007-08-13 | Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o... | klu2 |
2007-08-13 | Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed... | qwang12 |
2007-08-10 | 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_... | klu2 |
2007-08-10 | EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification. | klu2 |
2007-08-10 | 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ... | klu2 |
2007-08-09 | Changed class name EdkFvbServiceLib to FvbServiceLib | jwang36 |
2007-08-08 | Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32 | lgao4 |
2007-08-08 | Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32 | lgao4 |
2007-08-08 | Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32 | lgao4 |
2007-08-08 | Fix the type-cast between UINT32 & UINTN | qhuang8 |
2007-08-08 | Update CustomDecompress library to support algorithm guid and Update DxeIpl a... | lgao4 |
2007-08-07 | Using CopyMem service to replace the "while" loop for the memory copy | zliu3 |
2007-08-07 | Import UndiRuntimeDxe. | yshang1 |
2007-08-07 | added the missing contents of copywrite. | vanjeff |
2007-08-07 | 1. Enable Mtftp4Dxe in MdeModulePkg.dsc | vanjeff |
2007-08-06 | Fix bug in GPT check that was introduced when a CompareMem() call was changed... | mdkinney |
2007-08-06 | Fix bug in PciCfg to support PCI express address. | yshang1 |
2007-08-03 | SmBusLib had a bad path and was crashing the build | AJFISH |
2007-08-03 | Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ... | yshang1 |
2007-08-03 | Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ... | yshang1 |
2007-08-03 | Update gHobList in DXE core when GCD relocates hob list. | xli24 |
2007-08-03 | Correct wrong Library class's name | klu2 |
2007-08-02 | Remove addtional PCD type | klu2 |
2007-08-01 | 1. Generated new build.exe from new tools code | jwang36 |
2007-08-01 | Fix the wrong file type in binary inf file. | qhuang8 |
2007-07-31 | clean up Copyright header information. | vanjeff |
2007-07-30 | Update License header. | yshang1 |
2007-07-30 | Update the license header. | yshang1 |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff |
2007-07-27 | Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi... | AJFISH |
2007-07-27 | Clean the unused include section. | yshang1 |