]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg
Fix a typo in ReadMe.txt.
[mirror_edk2.git] / MdeModulePkg /
2008-09-10 qhuang8Update the usage of ALIGN_VARIABLE for the interface...
2008-09-10 qwang12Fix a bug by adding CoreReleaseProtocolLock.
2008-09-10 qhuang8Add EFIAPI modifier for all GCD services APIs
2008-09-09 qhuang8Remove the prototype of internal functions to avoid...
2008-09-09 qwang12Rename Hand.h to Handle.h.
2008-09-09 qwang12Adjust the field position of PROTOCOL_NOTIFY.
2008-09-09 qwang121) Update some comment.
2008-09-09 qhuang8Remove unused global variable.
2008-09-09 qhuang8Remove two obsolete function prototypes.
2008-09-08 qwang12Change field Handle to type IHANDLE to remove the type...
2008-09-08 qwang12Remove NULL_HANDLE. NULL_HANDLE should be replaced...
2008-09-08 qwang12Add more comment for EFI_DEP_REPLACE_TRUE
2008-09-08 qwang12Remove a dead macro EFI_DXESERVICE
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 xli24Update prototype of DxeLoadCore().
2008-09-04 qhuang8Fix a typo in Pcd name
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-03 qwang12Use Numeric Opcode to host the backward compatibility...
2008-09-03 vanjeffUpdated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
2008-09-03 klu2move ProcessFv() from dispatcher.c to FwVol.c
2008-09-03 klu2Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporary...
2008-09-03 klu2When new FV is installed, VerifyFv() should be invoked...
2008-09-02 xli24Remove unnecessary TPL operations in BDS module & library.
2008-09-02 xli24Remove unnecessary TPL operations in BDS module & library.
2008-09-02 qhuang81. Use AllocateAlignedPages() to remove tricky logic...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-09-01 qhuang8clean up DxeCore to remove some dead code.
2008-09-01 qhuang8Clean up DxeCore to use report status code macros in...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-28 qhuang8Fix several approved code review comments:
2008-08-27 qhuang8Add new line at the end of file.
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-08-27 qhuang8Switch DxeCore to use DxeCoreMemoryAllocationLib
2008-08-27 qhuang8Add dependency of DevicePathLib to DxeCore so that...
2008-08-27 qhuang8Add DxeCoreMemoryAllocationLib instance dedicated to...
2008-08-27 qhuang8CYGWIN_GCC cleanup for GenericBdsLib.
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-22 qhuang8Fix a minor GUID format issue.
2008-08-21 lgao4Fix ICC build error for the inconsistent PeiService...
2008-08-21 lgao4Add compatibility logic to handle framework fvhob and...
2008-08-20 qhuang8Remove the global variable of gDxeCoreBS and uses the...
2008-08-20 klu2Misuse protocol and guid
2008-08-18 qhuang8Add dependency of gEfiDpcProtocolGuid for these two...
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-08-18 qhuang8Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array...
2008-08-18 qwang12Remove a duplicated definition.
2008-08-18 qhuang8Remove an unreferenced field in PROTOCOL_INTERFACE...
2008-08-18 qhuang8Re-integrate patch in r5626~r5628:Enhance PeiCore dispa...
2008-08-18 qwang12Add TRUE to the depex.
2008-08-18 qwang12Add the support of GUID opcode which enable SetupBrowse...
2008-08-18 qwang12Add a PCD which enable SetupBrowser to support IFR...
2008-08-18 qwang12Add the support of GUID opcode which enable SetupBrowse...
2008-08-18 qwang12Merge in [EDK 1166]: Form title is not displayed by...
2008-08-12 qhuang8Re-integrate patch in r5625: "Only build FvHob for...
2008-08-12 qhuang8Temporarily rollback the change from 5625 though 5628...
2008-08-12 klu2Add PeimDispatcherReenter to fix bug of PeiDispatch...
2008-08-11 klu2Correct more comments for PeiCore.
2008-08-11 klu2Enhance PeiCore's dispatcher, move PeimDispatchOnThisPa...
2008-08-11 lgao4Only build FvHob for the extracted FvImage those parent...
2008-08-08 lgao4Roll back PeiImageRead to original implementation,...
2008-08-08 qwang121) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolI...
2008-08-08 lgao4Correct some comments to add the detailed information.
2008-08-08 klu2Synchronize the comments for PeiService.
2008-08-08 klu2Add more comments for PeiCore.
2008-08-08 klu2Correct comments.
2008-08-08 klu2correct comments
2008-08-08 klu2correct comments
2008-08-08 klu2Correct comments.
2008-08-01 mdkinneyFix UEFI Boot Service CreateEvent() to follow UEFI...
2008-08-01 mdkinneySimplify debug message for a selected boot option
2008-08-01 mdkinneyIncrease size of function addresses printed in DEBUG...
2008-08-01 vanjeffIn Supported(), try to test open SNP protocol BY_DRIVER...
2008-08-01 vanjeffUsing Spin lock instead of using RaiseTpl() to prevent...
2008-08-01 eric_tiancorrect some spelling error.
2008-08-01 vanjeffcode scrub for ConSplitter module.
2008-07-31 klu2Remove the blank in function typedef, it will break...
2008-07-29 qwang12Update the comments.
2008-07-28 vanjefffixed one bug to catch the return status.
2008-07-28 lgao4Add comments to MdeModulePkg.dec, Correct minor comment...
2008-07-28 qwang12Optimize GetUnicodeStringTextOrSize's inner loop to...
2008-07-28 klu2Add more comments for PCD.
2008-07-28 eric_tianmodify coding style to pass ecc tool
2008-07-26 qhuang8Minor clean up.
2008-07-26 qhuang8Code scrub for EBC module.
2008-07-25 eric_tianmodify coding style to pass ecc tool
2008-07-24 klu2Fix broken that Boot file can not be found by BDS.
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-23 qwang12Use TmpStr as a backup, as StrCpy in BaseLib does not...
2008-07-23 klu2Code scrub for PeiCore module.
2008-07-23 eric_tianremove a redefinition to pass ICC build
2008-07-23 eric_tianremove a redefinition to pass ICC build
next