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
/
DxeServicesLib
Age
Commit message (
Expand
)
Author
2012-04-17
Correct function comments on DxeServicesLib GetFileBufferByFilePath API.
lgao4
2011-11-22
MdePkg DxeServicesLib: Search further in GetFileBufferByFilePath
jljusten
2010-07-28
Roll back change r10695, because new update on r10700 and r10701 handles this...
lgao4
2010-07-26
Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...
lgao4
2010-06-30
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-05-05
Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.
lgao4
2010-04-23
Update the copyright notice format
hhtian
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2010-01-27
Clean up MdePkg source to correct some coding style issues, etc.
qhuang8
2009-12-08
Directly use FALSE when BootPolicy is FALSE.
lgao4
2009-12-02
Add more check for local FileInfo variable before it is used.
lgao4
2009-12-01
Make MEDIA DEVICE PATH on 2 byte aligned to avoid the access to unaligned dev...
lgao4
2009-11-26
Add new GetFileBufferByFilePath API into DxeServicesLib.
lgao4
2009-01-09
INF extension reviewed
jji4
2008-12-04
Remove todo comment in BaseLib.h
lgao4
2008-11-26
Synchronize function comment in
gikidy
2008-11-25
Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...
lgao4
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
2008-11-17
Update function header align to Mde Lib spec.
lgao4
2008-11-13
Rename DxePiLib to DxeServicesLib
qhuang8