Age | Commit message (Expand) | Author |
2008-09-04 | Remove unnecessary CONST. | vanjeff |
2008-09-03 | Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram... | qwang12 |
2008-09-03 | Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2. | vanjeff |
2008-09-03 | move ProcessFv() from dispatcher.c to FwVol.c | klu2 |
2008-09-03 | Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsR... | klu2 |
2008-09-03 | When new FV is installed, VerifyFv() should be invoked to do security checkin... | klu2 |
2008-09-02 | Remove unnecessary TPL operations in BDS module & library. | xli24 |
2008-09-02 | Remove unnecessary TPL operations in BDS module & library. | xli24 |
2008-09-02 | 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c | qhuang8 |
2008-09-02 | Merged in the bug fixes from EDK I. | qwang12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 |
2008-09-02 | Merged in the bug fixes from EDK I. | qwang12 |
2008-09-02 | Merged in the bug fixes from EDK I. | qwang12 |
2008-09-02 | Merged in the bug fixes from EDK I. | qwang12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 |
2008-09-01 | clean up DxeCore to remove some dead code. | qhuang8 |
2008-09-01 | Clean up DxeCore to use report status code macros in ReportStatusCode to reti... | qhuang8 |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 |
2008-08-28 | Fix several approved code review comments: | qhuang8 |
2008-08-27 | Add new line at the end of file. | qhuang8 |
2008-08-27 | Clean up DxeCore to remove duplicate memory allocation & device path utility ... | qhuang8 |
2008-08-27 | Switch DxeCore to use DxeCoreMemoryAllocationLib | qhuang8 |
2008-08-27 | Add dependency of DevicePathLib to DxeCore so that the internal device path r... | qhuang8 |
2008-08-27 | Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use. | qhuang8 |
2008-08-27 | CYGWIN_GCC cleanup for GenericBdsLib. | qhuang8 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-08-22 | Fix a minor GUID format issue. | qhuang8 |
2008-08-21 | Fix ICC build error for the inconsistent PeiService pointer date type. | lgao4 |
2008-08-21 | Add compatibility logic to handle framework fvhob and install FvInfo ppi. And... | lgao4 |
2008-08-20 | Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices... | qhuang8 |
2008-08-20 | Misuse protocol and guid | klu2 |
2008-08-18 | Add dependency of gEfiDpcProtocolGuid for these two library instances since t... | qhuang8 |
2008-08-18 | Update some module INF files in MdeModulePkg to "UEFI_DRIVER" | qhuang8 |
2008-08-18 | Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protoc... | qhuang8 |
2008-08-18 | Remove a duplicated definition. | qwang12 |
2008-08-18 | Remove an unreferenced field in PROTOCOL_INTERFACE data structure. | qhuang8 |
2008-08-18 | Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in... | qhuang8 |
2008-08-18 | Add TRUE to the depex. | qwang12 |
2008-08-18 | Add the support of GUID opcode which enable SetupBrowser to support IFR gener... | qwang12 |
2008-08-18 | Add a PCD which enable SetupBrowser to support IFR generated by a VFR compile... | qwang12 |
2008-08-18 | Add the support of GUID opcode which enable SetupBrowser to support IFR gener... | qwang12 |
2008-08-18 | Merge in [EDK 1166]: Form title is not displayed by Setup Browser | qwang12 |
2008-08-12 | Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage thos... | qhuang8 |
2008-08-12 | Temporarily rollback the change from 5625 though 5628 for more investigation. | qhuang8 |
2008-08-12 | Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly. | klu2 |
2008-08-11 | Correct more comments for PeiCore. | klu2 |
2008-08-11 | Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDisp... | klu2 |
2008-08-11 | Only build FvHob for the extracted FvImage those parent Fv image has FvHob. | lgao4 |