]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c
Add doxygen style comments for functions in DxeMain.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / SectionExtraction / CoreSectionExtraction.c
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-03-14 lgao4A leaf section type may contains an array of zero or...
2008-02-13 jljustenMdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtr...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-10 mdkinneyroll back change
2007-12-07 lgao4Cache FvImage at buffer with its required alignment.
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-08-22 yshang1Update PciCfg2.c to follow strict ANSI C spec.
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 qhuang8Fix the type-cast between UINT32 & UINTN
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...