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
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
2011-09-13
Minor copyright format update
hhtian
2011-09-08
MdePkg: Add missing implementation of GetTimeInNanoSecond() to TimerLib libra...
xdu2
2011-09-05
Refine code to follow coding style.
ydong10
2011-09-02
Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.
li-elvin
2011-09-02
Add check before use to make code run more safer.
ydong10
2011-08-29
MdePkg: Add S3 library interfaces and base implementations
jljusten
2011-08-25
Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...
xdu2
2011-08-24
Refine code to follow coding style.
ydong10
2011-08-19
Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the ...
niruiyu
2011-08-15
Use linked list to replace the current array solution to store the periodic S...
niruiyu
2011-08-09
Fix X64 compile error.
lgao4
2011-08-08
clarify the logic of the print length counting functions in both PrintLib lib...
jcarsey
2011-08-04
Fix X64 compile error.
lgao4
2011-08-02
Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.
jcarsey
2011-08-02
MdePkg: Fixed hang/reset in thunk code when building with GCC X64
geekboy15a
2011-07-27
For libraries that have multiple module types support, just define a [Depex] ...
lzeng14
2011-07-20
MdePkg: Update CpuSleep to use ARMv7 instruction.
andrewfish
2011-07-12
MdePkg: Fix X64 clang compile issues.
andrewfish
2011-06-28
Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.
jcarsey
2011-06-21
Initialize data before using it
ydong10
2011-06-15
For BaseLib IsNull() function , update retval value comment to match its func...
lgao4
2011-06-10
Add ESAL support libraries to MdePkg
mdkinney
2011-06-09
Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.
niruiyu
2011-05-26
Fix ICC build break.
lgao4
2011-05-24
Update BasePrintLib to handle the unaligned GUID.
lgao4
2011-05-23
Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...
niruiyu
2011-04-19
Update the description of Loaded Image Protocol Unload function to follow the...
lgao4
2011-03-15
Refine code to follow coding style.
ydong10
2011-03-14
Enhance inf to follow spec.
ydong10
2011-03-10
Update DebugLib to provide support for "err" command in the EFI Shell to adju...
mdkinney
2011-02-21
A minor change for the format of usage align with spec.
gikidy
2011-02-17
Update inappropriate comments.
ydong10
2011-02-16
Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...
lgao4
2011-02-11
Add SmmPeriodicSmiLib to MdePkg.
mdkinney
2011-02-01
Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...
andrewfish
2011-01-07
Fix InternalMemScanMem* functions so that they return the pointer to the matc...
darylm503
2010-12-30
Fix issue when BaseDebugLibSerialPort is combined with BaseSerialPortLibNull....
mdkinney
2010-12-22
Update inappropriate comments.
ydong10
2010-12-18
Add CONSTRUCTOR to BaseDebugLibSerialPort to call SerialPortInitialize() in t...
mdkinney
2010-12-18
Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiP...
mdkinney
2010-12-18
Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.
mdkinney
2010-12-17
Fix DxeHobLib to also support a module type of SMM_CORE.
mdkinney
2010-12-16
Add support for ARM MOVW/MOVT instructions that were added in the latest PE/C...
andrewfish
2010-12-15
Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...
andrewfish
2010-12-06
MdePkg: Fix GCC Thunk support for IA32
jljusten
2010-11-29
Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...
rsun3
2010-11-12
Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...
li-elvin
2010-11-04
Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.
ydong10
[next]