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
/
EdkModulePkg
/
Library
/
EdkUefiRuntimeLib
Age
Commit message (
Expand
)
Author
2007-07-10
changed the Esal call function ids all over the tree
vprabhal
2007-07-04
Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib....
qouyang
2007-07-02
removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead usin...
vprabhal
2007-06-25
Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.
vanjeff
2007-05-29
Remove the DXE_DRIVER from Supported Module Type List.
yshang1
2007-05-29
Add supported module type.
yshang1
2007-05-17
Fix the bug that destructor should sync with constructor
qhuang8
2007-03-21
1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules
vanjeff
2007-03-14
changed the guid assignment from constant array to hi and low UINT64s (Intel ...
vprabhal
2007-03-14
changed the guid assignment from constant array to hi and low UINT64s (Intel ...
vprabhal
2007-02-14
Clean up Lib MSAs for EdkModulePkg
qhuang8
2007-02-05
1.Drop the support of UEFI_APPLICATION for UefiDriverLib
qhuang8
2007-02-01
There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt...
klu2
2007-01-31
1. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th...
qhuang8
2007-01-30
Add supported module type filter for most libraries in EdkModulePkg to filter...
qhuang8
2007-01-25
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
xli24
2007-01-19
1) Added prototype of constructor and destructor in the library's AutoGen.h. ...
jwang36
2006-12-18
Remove commented out inclusion of SalApi.h
mdkinney
2006-12-18
Only include SAL related definitions if the CPU Arch is IPF
mdkinney
2006-12-08
Add more assert to check table pointer.
klu2
2006-12-06
Add DxeDebugLibSerialPort that provides a debug library that layers directly ...
mdkinney
2006-11-29
1) Make a slightly better work around for the EdkDxeSalLib by removing constr...
mdkinney
2006-11-24
Move SAL "initialization/virtual address change notification" from EdkUefiRun...
yshang1
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-10-23
Follow up tracker EDKT285.
yshang1
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-09-18
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...
lgao4
2006-09-06
Update RuntimeLib.
yshang1
2006-09-05
Update library constructor definition.
yshang1
2006-08-07
1) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).
yshang1
2006-07-21
Clean up codes which are related with status code.
yshang1
2006-07-21
Change DxeRuntimeDriverLib name to UefiRuntimeLib.
yshang1