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
Age
Commit message (
Expand
)
Author
2008-11-13
Code Scrub:
jji4
2008-11-12
Code Scrub:
jji4
2008-11-05
Remove over specific library class DebugLib.
klu2
2008-11-05
Remove over specific library class
klu2
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-28
clean up EBC in inf files.
vanjeff
2008-10-26
Add in local variable to ensure that "operands are evaluated in specified ord...
qwang12
2008-10-17
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...
qwang12
2008-10-11
If there are variables in the VAR_ADDED state that are identical to the varia...
mdkinney
2008-10-09
Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...
lgao4
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
2008-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-05-29
Add call to CreateEvent() for SetVirtualAddressMap()
mdkinney
2008-04-09
Add comments and DoxyGen format for these files.
lgao4
2008-03-19
[Description]:
yshang1
2008-03-18
[Description]
eric_tian
2008-02-05
Correct return status for the unsupported condition
lgao4
2008-02-04
Add the check- in missed file
gtian
2008-01-17
Reclaim occurs as late as possible before OS boot for keep enough space used ...
lgao4
2008-01-15
Fix bug that failed to reclaim the variable.
yshang1
2008-01-14
1) Replace MACRO with C functions.
yshang1
2008-01-11
Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...
yshang1
2008-01-10
Align the header of variable from 1 to 4, which can avoid the size of variabl...
yshang1
2008-01-09
1) Fix the bug that Variable Cache Search does not be protected by lock durin...
yshang1
2007-12-20
Remove 'Framework' word in comments
klu2
2007-11-05
define the variable related to PCD for supporting big variable (>32K) easily.
gtian
2007-10-31
1) Change GUID of emuvariable module.
yshang1
2007-10-19
Fix a bug in variable driver cache mechanism:
qhuang8
2007-10-09
Fix a bug. FindVariable now search volatile variable first (previously NV var...
qwang12
2007-10-06
Fix a bug with changing the NVRAM properties of a Variable
AJFISH
2007-10-05
Update comments in Variable driver and removed references to FLASH Map Hob in...
AJFISH
2007-10-04
Made PCD valid for all architectures. Added new Variable statistic dump aplic...
AJFISH
2007-10-04
Add Profiling support for Variable store and added a specialized caching algo...
AJFISH
2007-09-17
1. Uefi2.1 feature - Add Hardware Error Record Persistence Support
qhuang8
2007-09-06
Clean up two infs.
qwang12
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-29
Add dependent packages in INF of modules.
yshang1
2007-08-29
Update comments.
qhuang8
2007-08-29
update the callback event error. The event type should be virtual-address-cha...
qhuang8
2007-08-17
Use <> in #include statements instead of "" for include files from packages
mdkinney
2007-08-03
Correct wrong Library class's name
klu2
2007-08-01
1. Generated new build.exe from new tools code
jwang36
2007-07-24
Retire the "Include/Common" of MdeModulePkg.
yshang1
2007-07-24
remove dxs files.
qwang12
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.
yshang1