Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
6cfbf7adff681490789ce9c20bf9344aee6a225e
/
Nt32Pkg
/
WinNtBlockIoDxe
a00ec39
Fix ICC compatibility issues
by mdkinney
· 16 years ago
44c4024
Replace references to RFC 3066 with RFC 4646.
by gikidy
· 16 years ago
99e1dd8
Clean up to update the reference of the these macros:
by qhuang8
· 16 years ago
fea4d89
Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change.
by qhuang8
· 16 years ago
6394182
Fix some build error under ICC tool-chain.
by qwang12
· 16 years ago
78e570b
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
f829715
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg.
by lgao4
· 16 years ago
6ae8142
Modify all file header to follow doxygen format
by klu2
· 17 years ago
adc863c
Add checking for ChildHandle.
by qhuang8
· 17 years ago
5127b47
Fix an issue to match invalid Language codes like "enus"
by qhuang8
· 17 years ago
db168de
Add Driver Diagnostic 2 Protocol support for WinNtBlockIo driver.
by qhuang8
· 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
19fe43c
Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable.
by qhuang8
· 17 years ago
b397fbb
removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size.
by AJFISH
· 17 years ago
dd0687a
remove some comments introduced by tools.
by vanjeff
· 18 years ago
590d33c
Add postfix as PEI or DXE
by klu2
· 18 years ago
0dea993
by AJFISH
· 18 years ago
2516153
wrong package name
by klu2
· 18 years ago
1016045
Add WinNtBlockIoDxe module into Nt32Pkg.
by klu2
· 18 years ago