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
Age
Commit message (
Expand
)
Author
2008-12-31
Retiring the ANT/JAVA build and removing the older EDK II packages that requi...
lhauch
2007-07-10
changed the Esal call function ids all over the tree
vprabhal
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-06-05
Remove R2627 commit. Roll back R2626.
vanjeff
2007-06-05
1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...
vanjeff
2007-04-10
Perfected MSA files.
vanjeff
2007-04-05
The ALIGNMENT definition has been moved to common header file.
klu2
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-02-15
clean up msa files in EdkModulePkg, removed unnecessary library definitions a...
vanjeff
2007-01-31
Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...
xli24
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-18
Only include SAL related definitions if the CPU Arch is IPF
mdkinney
2006-12-14
Add blank line at end of source code for GCC building.
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-12-01
Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...
mdkinney
2006-09-18
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...
lgao4
2006-07-21
Change DxeRuntimeDriverLib name to UefiRuntimeLib.
yshang1
2006-07-15
Reset the GUID to a unique value, as it was using the same GUID as Variable.
lhauch
2006-07-12
Add missing files in msa file and add module description in msa file, and reo...
lgao4
2006-07-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...
alfred
2006-07-11
Add necessary files (such as *.h) in module msa and remove unused msa files.
lgao4
2006-07-10
Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...
qouyang
2006-07-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-07
Obsoleted by new schema and new build tools.
jwang36
2006-07-06
1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...
davidhuang
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-26
• BaseMemoryLib:
qhuang8
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-04-26
Convert backslashes to forward slashes in many build files. This is necessary...
bbahnsen
2006-04-21
Initial import.
bbahnsen