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
/
DuetPkg
/
FSVariable
Age
Commit message (
Expand
)
Author
2010-12-06
DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64
jljusten
2010-11-25
Fix a bug in GetLangFromSupportedLangCodes()
niruiyu
2010-11-24
Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...
niruiyu
2010-04-28
Update the copyright notice format
hhtian
2010-03-23
Remove the work around as the Fat driver's lock issue was found and fixed.
niruiyu
2010-03-18
variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:
erictian
2010-03-03
Remove EFI_SPECIFICATION_VERSION macro reference in code.
niruiyu
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2010-01-30
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-25
Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...
mdkinney
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-22
Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE
qhuang8
2009-08-21
Detab in DuetPkg
qhuang8
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-29
improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism.
eric_tian
2009-03-25
Fix name conflict for GetVariable defined in UefiLib.h
klu2
2009-03-02
remove comment line
eric_tian
2009-02-28
Fix build broken for variable's header modification.
klu2
2009-02-27
1. delete Include/Guid/VariableInfo.h
eric_tian
2009-02-03
Clean up FSVariable:
qhuang8
2009-01-09
Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into M...
lgao4
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-11-26
Fix bundle of issue for ICC build
klu2
2008-11-23
Resolved several warnings generated by GCC.
jljusten
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-09-04
remove EFI_EVENT_ alias, replace them with EVT_
vanjeff
2008-05-08
1) Fix some casting working in X64 building
klu2
2008-05-05
Fix many bugs in DUET package and now DUET package is enabled for floppy succ...
klu2
2008-04-30
Fix some bugs in FSVariable and BdsPlatform for duet platform.
klu2
2008-04-29
Add 8254 module and fix the hob operation for R9 library.
klu2
2008-04-18
Add missing module for duet package.
klu2