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
/
Universal
/
Variable
/
EmuRuntimeDxe
Age
Commit message (
Expand
)
Author
2009-05-04
Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...
qhuang8
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-29
Acquire & Release the lock from the high level variable service
jljusten
2009-04-28
Fix bug in variable driver about the incorrect usage for GetBestLanguage(), w...
qhuang8
2009-04-28
update
eric_tian
2009-04-27
update platformlangcodes and langcodes to adapt new language convert algorithm.
eric_tian
2009-03-24
Prefix variable services functions with 'Emu'. Specifically this is
jljusten
2009-03-19
Fix tracker 202216:linux runtime test issue.
eric_tian
2009-03-05
1. add missing free operation in conditional branch.
eric_tian
2009-03-04
use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe dri...
eric_tian
2009-02-27
1. delete Include/Guid/VariableInfo.h
eric_tian
2009-02-25
update
eric_tian
2009-02-18
Meta-data verified.
gikidy
2009-02-06
Add parenthesis to expression to make order of operations clear
mdkinney
2009-02-06
fix the operator priority bug.
niry
2009-02-06
fix ecc warning
eric_tian
2009-02-03
use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...
jji4
2009-02-03
Add information in Meta-Data file
eric_tian
2009-01-09
Add INF extension Information
lgao4
2008-12-12
code scrub on VariableRuntime Dxe driver
eric_tian
2008-12-10
code scrub update
eric_tian
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-05-29
Add call to CreateEvent() for SetVirtualAddressMap()
mdkinney
2008-04-09
Add comments and DoxyGen format for these files.
lgao4
2008-02-05
Correct return status for the unsupported condition
lgao4
2007-11-05
define the variable related to PCD for supporting big variable (>32K) easily.
gtian
2007-10-31
1) Change GUID of emuvariable module.
yshang1
2007-09-17
1. Uefi2.1 feature - Add Hardware Error Record Persistence Support
qhuang8
2007-08-17
Use <> in #include statements instead of "" for include files from packages
mdkinney
2007-07-24
Retire the "Include/Common" of MdeModulePkg.
yshang1
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.
yshang1