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
/
RuntimeDxe
Age
Commit message (
Expand
)
Author
2012-07-17
Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime.
sfu5
2012-07-17
Fix a buffer overflow bug in VariableSmm driver.
sfu5
2012-07-13
Add SMRAM range check to variable SMM SMI handler.
czhang46
2012-07-09
Include read data buffer in CommBufferSize when calculate the buffer size.
ydong10
2012-05-30
According to UEFI spec 2.3.1a. hardware error record variable should use the ...
lzeng14
2012-05-30
Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at ru...
lzeng14
2012-03-30
If setting variable in Runtime and there has been a same GUID and name variab...
lzeng14
2011-12-13
Missing declaration of the GUID gEfiSystemNvDataFvGuid.
niruiyu
2011-12-12
MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...
oliviermartin
2011-10-19
Support Variable driver (EmuRuntimeDxe) to support the default variable data ...
niruiyu
2011-10-18
Fix GCC build failure.
niruiyu
2011-10-14
Change Variable driver (Pei/RuntimeDxe) to support the default variable data ...
niruiyu
2011-04-27
Solve a wrong pointer reference in QueryVariableInfo().
erictian
2011-02-28
Puts SMM variable common definitions in SmmVariableCommon.h.
gdong1
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
2011-01-26
fix arm gcc build error
erictian
2011-01-12
Fix an K9 issue in variable driver.
gdong1
2010-12-31
1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new re...
gdong1
2010-12-24
Remove ASSERT here for the zero attributes means deleting preexisting variable.
gdong1
2010-12-22
Fix a potential bug that SetVariable is invoked for NV variable prior to the ...
gdong1
2010-12-15
Update inappropriate comments.
gdong1
2010-12-12
Remove the unnecessary package from VariableSmmRuntimeDxe.inf.
gdong1
2010-12-11
Add typecast to remove warning with ICC.
gdong1
2010-12-10
MdeModulePkg VariableRuntimeDxe: Fix build for GCC44 toolchain
jljusten
2010-12-10
Add SMM Variable implementation.
gdong1
2010-12-06
DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64
jljusten
2010-11-25
Fix a bug in GetLangFromSupportedLangCodes()
niruiyu
2010-11-18
Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...
niruiyu
2010-07-22
Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G....
andrewfish
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-10
if PcdHwErrStorageSize is zero, it means HwErr variable store doesn't exist i...
eric_tian
2009-08-26
add assertion to ensure HwErr type variable range is less than or equal to Va...
eric_tian
2009-06-08
Remove the additional build options.
lgao4
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-28
Fix bug in variable driver about the incorrect usage for GetBestLanguage(), w...
qhuang8
2009-04-27
update platformlangcodes and langcodes to adapt new language convert algorithm.
eric_tian
2009-04-07
1. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...
eric_tian
2009-03-27
update the QueryVariableInfo interface to first determine if the pointer chec...
eric_tian
2009-03-19
close notify event to avoid variable architectural protocol to be installed t...
eric_tian
2009-03-16
Fix tracker 202216:linux runtime test issue.
eric_tian
2009-03-10
Fix K8 check error.
lgao4
[next]