summaryrefslogtreecommitdiff
path: root/DuetPkg/FSVariable
AgeCommit message (Expand)AuthorFilesLines
2011-04-27Solve a wrong pointer reference in QueryVariableInfo().erictian1-3/+3
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten1-0/+1
2010-11-25Fix a bug in GetLangFromSupportedLangCodes()niruiyu1-0/+5
2010-11-24Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se...niruiyu3-75/+297
2010-04-28Update the copyright notice formathhtian6-12/+12
2010-03-23Remove the work around as the Fat driver's lock issue was found and fixed.niruiyu1-4/+2
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian1-2/+13
2010-03-03Remove EFI_SPECIFICATION_VERSION macro reference in code.niruiyu1-3/+1
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-12/+12
2010-01-25Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...mdkinney1-2/+3
2010-01-14add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian1-3/+3
2009-12-22add error handling for input parameter.eric_tian1-0/+4
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang81-7/+7
2009-08-21Detab in DuetPkgqhuang81-3/+3
2009-05-04Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang81-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-9/+9
2009-04-29improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. eric_tian3-256/+664
2009-03-25Fix name conflict for GetVariable defined in UefiLib.hklu22-3/+3
2009-03-02remove comment lineeric_tian1-1/+0
2009-02-28Fix build broken for variable's header modification.klu23-3/+4
2009-02-271. delete Include/Guid/VariableInfo.heric_tian6-10/+15
2009-02-03Clean up FSVariable:qhuang81-26/+0
2009-01-09Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into M...lgao42-19/+10
2008-12-16Clean up to update the reference of the these macros:qhuang81-2/+2
2008-11-26Fix bundle of issue for ICC buildklu21-2/+0
2008-11-23Resolved several warnings generated by GCC.jljusten3-14/+14
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji43-34/+8
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-12/+6
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-1/+1
2008-05-081) Fix some casting working in X64 buildingklu21-1/+5
2008-05-05Fix many bugs in DUET package and now DUET package is enabled for floppy succ...klu22-3/+5
2008-04-30Fix some bugs in FSVariable and BdsPlatform for duet platform.klu22-26/+2
2008-04-29Add 8254 module and fix the hob operation for R9 library.klu22-18/+10
2008-04-18Add missing module for duet package.klu27-0/+2300