Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
842a119dba6f81ac1ce2bc14dacc9848ef766557
/
Nt32Pkg
/
WinNtSimpleFileSystemDxe
f829715
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg.
by lgao4
· 16 years ago
4d38408
In this fix, WinNtSimpleFileSystemOpen only trims the leading and trailing blank space in the input FileName. The previous implementation before this fix trims all the trailing dots including the case for ".\..", which should move the directory up one level.
by qwang12
· 17 years ago
6ae8142
Modify all file header to follow doxygen format
by klu2
· 17 years ago
d1aeb0b
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE.
by qhuang8
· 17 years ago
1307dcd
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE.
by qhuang8
· 17 years ago
6c28f11
Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable.
by qhuang8
· 17 years ago
dd0687a
remove some comments introduced by tools.
by vanjeff
· 17 years ago
a1ad1ca
Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform.
by klu2
· 18 years ago
0dea993
by AJFISH
· 18 years ago
068eac8
Add WinNtSimpleFileSystemDxe driver into Nt32Pkg.
by klu2
· 18 years ago