]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/FwVolBlock
MdeModulePkg DxeCore: Fix issue to print GUID value %g without pointer
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / FwVolBlock /
2016-11-17 Star ZengMdeModulePkg DxeCore: Show error message on unaligned...
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2014-01-17 jyao1DxeCore is designed to trust input data, so add comment...
2013-09-16 Star ZengMdeModulePkg: Add support for weakly aligned FVs.
2012-05-29 lzeng14Update DxeCore and FwVolDxe drivers to inherit authenti...
2012-02-15 ydong10Add code check to avoid access violation.
2011-02-12 lgao4Correct typo in word in DxeCore.
2010-04-24 hhtianUpdate the copyright notice format
2009-10-26 lgao4Update comments on setting >= 8 bytes Fv Alignment.
2009-03-11 lgao4Add check to the allocated pool.
2009-03-10 klu2Update DxeCore to deal PIWG FV device path case if...
2009-03-09 eric_tian1. retire the FvbServiceLib. Directly locating FVB...
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-10-21 qhuang8Fix several coding style violations
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-10 qhuang8Add EFIAPI modifier for all GCD services APIs
2008-09-03 vanjeffUpdated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2007-12-10 lgao4Move sure FvImage buffer at its alignment when install...
2007-12-10 klu2MdeModule cleanup for PI:
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...