Age | Commit message (Expand) | Author |
2007-10-02 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4014 6f1... | vprabhal |
2007-10-02 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4013 6f1... | vprabhal |
2007-10-02 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4012 6f1... | vprabhal |
2007-10-02 | The functions in these deleted files are not being used and also are there in... | vprabhal |
2007-09-29 | Use RShiftU64() from base lib to handle 64-bit right shift to avoid build bre... | qhuang8 |
2007-09-29 | 1. Add ExtractGuidedSectionLib library to replace customdecompress library. | lgao4 |
2007-09-29 | Update DxeCore to set efi memory type for the different image to be loaded. | lgao4 |
2007-09-28 | Merge in bug fix from EDK1's PiPei Dispatcher.c | qwang12 |
2007-09-28 | Fix the cast issue | klu2 |
2007-09-28 | Remove PeCoffLoader library class and its instances. | lgao4 |
2007-09-28 | Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ... | yshang1 |
2007-09-28 | 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. | lgao4 |
2007-09-28 | Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_... | klu2 |
2007-09-27 | Fix wrong judgement for gInMemory | klu2 |
2007-09-27 | Remove unnecesssary PPI from DxeIpl.inf | klu2 |
2007-09-27 | Change the function name. | klu2 |
2007-09-26 | 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg | klu2 |
2007-09-26 | Fix a typo. | klu2 |
2007-09-24 | Merge branch of PI tree to main trunk | klu2 |
2007-09-19 | Update Mde/MdeModulePkg to support ICC build for IA32/X64. | yshang1 |
2007-09-14 | 1) Remove buffer overflow when the number of Driver Binding Protocols increas... | mdkinney |
2007-09-14 | Add InvokePeiCore function to invoke the PeiCore in new stack. | klu2 |
2007-09-12 | PI Enable: | klu2 |
2007-09-04 | Merge the PI enabling works from the branch | qwang12 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |
2007-08-30 | [PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICE | klu2 |
2007-08-30 | Add some definitions which will be used for future PI enabling. | klu2 |
2007-08-30 | Removed the duplicated dependent package | jwang36 |
2007-08-30 | Added missing dependent package | jwang36 |
2007-08-29 | Add dependent packages in INF of modules. | yshang1 |
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-22 | Update PciCfg2.c to follow strict ANSI C spec. | yshang1 |
2007-08-16 | Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ... | mdkinney |
2007-08-15 | Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi... | yshang1 |
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-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-06 | Fix bug in PciCfg to support PCI express address. | yshang1 |
2007-08-03 | Update gHobList in DXE core when GCD relocates hob list. | xli24 |
2007-07-27 | Clean the unused include section. | yshang1 |
2007-07-25 | Remove the unused reference of CommonHeader.h in DxeIpl.inf | yshang1 |
2007-07-24 | Retire the "Include/Common" of MdeModulePkg. | yshang1 |