Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.10
/
DuetPkg
/
FSVariable
c373687
Add comments for FSVariable driver which used by Duet platform only, trust all meta data for this platform.
by Eric Dong
· 10 years ago
741a1e5
Add comments for FSVariable driver which used by Duet platform only, trust all meta data for this platform.
by Eric Dong
· 10 years ago
452f020
Solve a wrong pointer reference in QueryVariableInfo().
by erictian
· 14 years ago
e1adae6
DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64
by jljusten
· 14 years ago
462979a
Fix a bug in GetLangFromSupportedLangCodes()
by niruiyu
· 14 years ago
d7f7911
Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is set before PlatformLangCodes/LangCodes.
by niruiyu
· 14 years ago
b1f700a
Update the copyright notice format
by hhtian
· 15 years ago
571f4f5
Remove the work around as the Fat driver's lock issue was found and fixed.
by niruiyu
· 15 years ago
ff19726
variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:
by erictian
· 15 years ago
a17b7e9
Remove EFI_SPECIFICATION_VERSION macro reference in code.
by niruiyu
· 15 years ago
91a6db7
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
by klu2
· 15 years ago
6bfbb5f
1. Correct File header to ## @file
by lgao4
· 15 years ago
d4577dc
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
by mdkinney
· 15 years ago
fa8a1af
Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID instance is required
by mdkinney
· 15 years ago
a8a863a
add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when try to delete these variables.
by eric_tian
· 15 years ago
81c5255
add error handling for input parameter.
by eric_tian
· 15 years ago
b0b961c
Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE
by qhuang8
· 15 years ago
b29a823
Detab in DuetPkg
by qhuang8
· 15 years ago
de42c02
Fix a bug that L"PlatformLang" must be a null-terminated ASCII string according to UEFI spec.
by qhuang8
· 16 years ago
607e91f
Replace references to RFC 3066 with RFC 4646.
by gikidy
· 16 years ago
a24b404
improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism.
by eric_tian
· 16 years ago
3ffa0f1
Fix name conflict for GetVariable defined in UefiLib.h
by klu2
· 16 years ago
19d0df0
remove comment line
by eric_tian
· 16 years ago
439c34f
Fix build broken for variable's header modification.
by klu2
· 16 years ago
3709c4c
1. delete Include/Guid/VariableInfo.h
by eric_tian
· 16 years ago
c02d487
Clean up FSVariable: Remove the unused DXS file.
by qhuang8
· 16 years ago
8e3fdb9
Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h
by lgao4
· 16 years ago
eea53ce
Clean up to update the reference of the these macros:
by qhuang8
· 16 years ago
e188a60
Fix bundle of issue for ICC build
by klu2
· 16 years ago
7c04a67
Resolved several warnings generated by GCC.
by jljusten
· 16 years ago
e56dd2c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
by jji4
· 16 years ago
ed66e1b
clean up the un-suitable ';' location when declaring the functions.
by vanjeff
· 16 years ago
e53a6ea
remove EFI_EVENT_ alias, replace them with EVT_
by vanjeff
· 16 years ago
394bbc5
1) Fix some casting working in X64 building
by klu2
· 17 years ago
be76888
Fix many bugs in DUET package and now DUET package is enabled for floppy successful.
by klu2
· 17 years ago
e5653d9
Fix some bugs in FSVariable and BdsPlatform for duet platform.
by klu2
· 17 years ago
eb16e24
Add 8254 module and fix the hob operation for R9 library.
by klu2
· 17 years ago
9071550
Add missing module for duet package.
by klu2
· 17 years ago