summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2008-09-091) Update some comment.qwang12
2008-09-09Remove unused global variable.qhuang8
2008-09-09Remove two obsolete function prototypes.qhuang8
2008-09-08Change field Handle to type IHANDLE to remove the type casting.qwang12
2008-09-08Remove NULL_HANDLE. NULL_HANDLE should be replaced with NULL as consistency. ...qwang12
2008-09-08Add more comment for EFI_DEP_REPLACE_TRUEqwang12
2008-09-08Remove a dead macro EFI_DXESERVICEqwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-09-04Update prototype of DxeLoadCore().xli24
2008-09-04Fix a typo in Pcd nameqhuang8
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff
2008-09-04Remove unnecessary CONST.vanjeff
2008-09-04Remove unnecessary CONST.vanjeff
2008-09-03Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram...qwang12
2008-09-03Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff
2008-09-03move ProcessFv() from dispatcher.c to FwVol.cklu2
2008-09-03Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsR...klu2
2008-09-03When new FV is installed, VerifyFv() should be invoked to do security checkin...klu2
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli24
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli24
2008-09-021. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.cqhuang8
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-09-02To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang12
2008-09-02To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-09-02To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang12
2008-09-02To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang12
2008-09-01clean up DxeCore to remove some dead code.qhuang8
2008-09-01Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang8
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-28Fix several approved code review comments:qhuang8
2008-08-27Add new line at the end of file.qhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-08-27Switch DxeCore to use DxeCoreMemoryAllocationLibqhuang8
2008-08-27Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang8
2008-08-27Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang8
2008-08-27CYGWIN_GCC cleanup for GenericBdsLib.qhuang8
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-22Fix a minor GUID format issue.qhuang8
2008-08-21Fix ICC build error for the inconsistent PeiService pointer date type.lgao4
2008-08-21Add compatibility logic to handle framework fvhob and install FvInfo ppi. And...lgao4
2008-08-20Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...qhuang8
2008-08-20Misuse protocol and guidklu2
2008-08-18Add dependency of gEfiDpcProtocolGuid for these two library instances since t...qhuang8
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-08-18Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protoc...qhuang8
2008-08-18Remove a duplicated definition.qwang12
2008-08-18Remove an unreferenced field in PROTOCOL_INTERFACE data structure.qhuang8