index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Core
/
Dxe
/
SectionExtraction
Age
Commit message (
Expand
)
Author
2009-02-16
Add assertion to ensure pointer dereference has been checked against NULL poi...
qhuang8
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-10-21
Fix several coding style violations
qhuang8
2008-08-28
Fix several approved code review comments:
qhuang8
2008-08-27
Clean up DxeCore to remove duplicate memory allocation & device path utility ...
qhuang8
2008-07-24
Code Scrub for Dxe Core.
qhuang8
2008-07-18
Code scrub for DxeCore
qhuang8
2008-05-21
Update to fix minor coding style issues.
qhuang8
2008-05-13
Minor coding style adjustment for DxeCore.
qhuang8
2008-05-09
Add doxygen style comments for functions in DxeMain.
qhuang8
2008-03-14
A leaf section type may contains an array of zero or more bytes. Support the ...
lgao4
2008-02-13
MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c:
jljusten
2007-12-10
MdeModule cleanup for PI:
klu2
2007-12-10
roll back change
mdkinney
2007-12-07
Cache FvImage at buffer with its required alignment.
lgao4
2007-09-29
1. Add ExtractGuidedSectionLib library to replace customdecompress library.
lgao4
2007-08-22
Update PciCfg2.c to follow strict ANSI C spec.
yshang1
2007-08-08
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32
lgao4
2007-08-08
Fix the type-cast between UINT32 & UINTN
qhuang8
2007-08-08
Update CustomDecompress library to support algorithm guid and Update DxeIpl a...
lgao4
2007-07-04
Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.
yshang1