Age | Commit message (Expand) | Author |
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 |
2007-07-26 | Fix the wrong copyright statements. | qhuang8 |
2007-07-26 | change TokenSpaceGuid to the package Token Space Guid | qwang12 |
2007-07-25 | 1) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg. | yshang1 |
2007-07-25 | Add volatile type definition to avoid link error when building with ICC | vanjeff |
2007-07-25 | Fixed EBC build issues. | vanjeff |
2007-07-25 | Remove the unused reference of CommonHeader.h in DxeIpl.inf | yshang1 |
2007-07-25 | Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg. | yshang1 |
2007-07-24 | Remove package common directory | qhuang8 |
2007-07-24 | Retire the "Include/Common" of MdeModulePkg. | yshang1 |
2007-07-24 | Sync USB modules with main trunk. | vanjeff |
2007-07-24 | remove dxs files. | qwang12 |
2007-07-24 | 1. remove un-necessary instances reference | vanjeff |
2007-07-24 | Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe. | vanjeff |
2007-07-23 | Import Ip4Config module | vanjeff |
2007-07-23 | 1. Import NetLib, IpIoLib and UdpIoLib class definitions | vanjeff |