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
/
MdePkg
/
Library
Age
Commit message (
Expand
)
Author
2013-01-08
Allocate temp buffer instead of change the input string to avoid crush.
ydong10
2013-01-07
Current Thunk16.asm implementation clears reserved bits, which does not follo...
li-elvin
2012-12-26
Checks the TE image before use it.
ydong10
2012-12-25
Add ASSERT() for BitField operations to make sure the input value is valid.
lgao4
2012-12-06
Remove the ASSERT (FALSE) code, just return unsupported.
ydong10
2012-11-28
Enhance the check for RelocBase->SizeOfBlock before use it.
ydong10
2012-11-28
Enhance the check for some fields in the PE image before use it.
ydong10
2012-11-26
Enhance the check for resource section data.
ydong10
2012-11-26
Enhance the check for debug data before get the PdbPointer.
ydong10
2012-11-20
Remove the useless code.
ydong10
2012-11-15
Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...
niruiyu
2012-11-08
Build the registered guid HOB and SystemTable to record the GUID itself in Pe...
lzeng14
2012-10-30
Fix memory out of band access in AsmFxSave() and AsmFxRestore().
lgao4
2012-09-24
Add new API IsDevicePathValid() to UefiDevicePathLib.
niruiyu
2012-09-11
Enhance the error code info.
ydong10
2012-09-11
Enhance the comments.
ydong10
2012-08-29
Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...
erictian
2012-08-22
Enhance the check for some fields in the PE image before use it.
ydong10
2012-08-21
Enhance the check when ImageRead function return.
ydong10
2012-08-21
Enhance the code to make the code logic more clear.
ydong10
2012-08-06
Enable wide string support for CreatePopUp function in UefiLib.
ydong10
2012-07-17
Update HobLib and Hob Service to avoid data over flow.
lgao4
2012-06-12
Add comment for modules which have external input.
jyao1
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2012-05-25
Correct a bug in AsmCpuidEx() to return correct ECX and EDX.
niruiyu
2012-05-04
Update the logic related to get section header offset for TE image.
ydong10
2012-04-26
Patch include:
ydong10
2012-04-24
Add new extension PerformanceLib APIs to store ID info.
lzeng14
2012-04-24
Validate some fields in PE image to make sure not access violation for later ...
ydong10
2012-04-17
Update function comments to remove confused description on PerformanceLib End...
lgao4
2012-04-17
Correct function comments on DxeServicesLib GetFileBufferByFilePath API.
lgao4
2012-04-11
Current IPF version SwitchStack implementation uses loadrs instruction to res...
li-elvin
2012-03-16
Update the offset when read every debug entries info.
ydong10
2012-03-07
Clarify alignment of GetSpinLockProperties() is byte alignment.
lgao4
2012-02-27
Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...
lgao4
2012-02-27
Add code check to avoid access violation.
ydong10
2012-02-22
MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...
rsun3
2012-02-01
Add Missing invocations to VA_END() for VA_START().
rsun3
2011-12-28
Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...
lgao4
2011-12-20
Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...
lgao4
2011-12-15
Fix the issue to clear the high 16-bit of EAX before use it Thunk code.
lgao4
2011-11-25
add missing <BR>
hhtian
2011-11-23
Add the missing supported module type in MdePkg DxeServicesTableLib instance.
lgao4
2011-11-22
MdePkg DxeServicesLib: Search further in GetFileBufferByFilePath
jljusten
2011-11-22
Update comments in BaseExtractGuidedSectionLib library instance to say its us...
lgao4
2011-11-08
MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file
oliviermartin
2011-10-27
Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...
lzeng14
2011-10-24
Update Base type SecPeiDxeTimerLibCpu to support all module type.
lgao4
2011-10-08
Fix Xcode link failure. Relocations are not supported in .text sections.
andrewfish
2011-09-14
Refine code to follow coding style.
ydong10
[next]