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
2013-04-22
Fix potential overflow for SetVariable interface
czhang46
2012-11-01
MdeModulePkg: eliminate all implicit library dependencies for all modules in ...
erictian
2011-11-08
Add the missing (UINTN) type cast when calculating the end of variable store.
niruiyu
2011-11-08
Roll back an incorrect change that causes EmuGetVariable always return EFI_NO...
niruiyu
2011-10-28
Add the missing HEADER_ALIGN macro.
niruiyu
2011-10-19
Support Variable driver (EmuRuntimeDxe) to support the default variable data ...
niruiyu
2011-09-29
Add pointer check for NULL before dereference it.
ydong10
2011-04-27
Solve a wrong pointer reference in QueryVariableInfo().
erictian
2011-02-12
correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...
erictian
2011-01-26
fix word typo
erictian
2010-12-06
DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64
jljusten
2010-11-25
Fix a bug in GetLangFromSupportedLangCodes()
niruiyu
2010-11-24
Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...
niruiyu
2010-04-24
Update the copyright notice format
hhtian
2010-03-18
variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:
erictian
2010-02-24
1. Correct File header to ## @file
lgao4
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-15
Fix some coding style issues in MdeModulePkg.
rsun3
2010-01-14
add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...
eric_tian
2009-12-22
add error handling for input parameter.
eric_tian
2009-09-07
EMU Variable: Add support for pre-reserved NV variable store.
jljusten
2009-08-27
due to EmuVariable driver only uses volatile memory to simulate the variable ...
eric_tian
2009-08-26
add assertion to ensure HwErr type variable range is less than or equal to Va...
eric_tian
2009-08-11
add condition judgment to avoid accessing NULL address if not found existing ...
eric_tian
2009-06-03
fix the issue of Inadequate Memory Allocation in Variable Services
eric_tian
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
[next]