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
/
Universal
/
EmuVariable
/
RuntimeDxe
/
EmuVariable.c
Age
Commit message (
Expand
)
Author
2007-06-25
Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.
vanjeff
2007-03-21
1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules
vanjeff
2007-03-20
Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...
qwang12
2007-03-16
Fix the issue that the variable Unicode string may be not aligned on 16-bit b...
klu2
2007-03-13
STATIC should be prefixed for internal functions to pass the stringent compil...
qwang12
2007-03-12
Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...
qwang12
2007-01-25
Remove some unused internal functions.
xli24
2007-01-25
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
xli24
2007-01-04
Volatile variable is read-only in runtime.
klu2
2006-12-06
Merge R8 tracker #8375.
xli24
2006-12-06
For the file "EdkModulePkg\Universal\EmuVariable\RuntimeDxe\EmuVariable.c", R...
zliu3
2006-12-06
Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different wi...
zliu3
2006-12-06
Merge R8 tracker #8374 to make EmuVariable.GetNextVariableName() comply with ...
xli24
2006-07-06
1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...
davidhuang
2006-04-21
Initial import.
bbahnsen