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
/
Variable
Age
Commit message (
Expand
)
Author
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-04-26
Safely use MDE StrSize(), instead of its own function calculating string size...
xli24
2007-04-18
Fix the issue that Windows Server 2003 installation fails on Tiger.
xli24
2007-04-18
Remove autogen.h from all dxs files, because autogen.h file has been included...
lgao4
2007-04-10
Perfected MSA files.
vanjeff
2007-04-05
1) Change the alignment from 1 to 2 for IA32 and X64 arch.
klu2
2007-03-29
Variable driver: add checking to make sure flash is properly initialized
qhuang8
2007-03-29
1. Use MemoryAllocationLib to replace boot services memory services functions...
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-20
1. Removed #ifdef SNP_DEBUG and used debug lib to output information
vanjeff
2007-03-16
Cleanup the msa for PeiVariable.
klu2
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
ALWAYS_COSUMED changed to ALWAYS_PRODUCED
qwang12
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-14
Add blank line at end of source code for GCC building.
klu2
2006-12-01
Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...
mdkinney
2006-11-06
This check-in fixed the following bugs:
cwu11
2006-11-03
in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio...
mikewuping
2006-11-03
I fixed following bugs in EDKII.
mikewuping
2006-10-10
This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o...
qwang12
2006-10-08
Remove EBC arch from supported arch list to fix tracker EDKII350.
yshang1
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-09-18
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...
lgao4
2006-09-05
Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...
lgao4
2006-08-10
Change Variable to use PCD
xgu3
2006-08-10
Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB
xgu3
2006-08-09
Variable PEIM use to PCD entry to get the base address of NV Storegae region.
qwang12
2006-07-27
This is a patch to change PeiVariable PEIM depex, because t doesn’t depen...
xgu3
2006-07-24
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...
xgu3
2006-07-21
Change DxeRuntimeDriverLib name to UefiRuntimeLib.
yshang1
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
For new Tool.
qouyang
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-30
remove this old emu directory
lgao4
2006-06-26
• BaseMemoryLib:
qhuang8
[next]