Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.x
/
Nt32Pkg
/
SnpNt32Dxe
f66a43b
We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.
by Jiamin Ma
· 11 years ago
aaf779a
Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_SMALL.
by hhuan13
· 14 years ago
7ee525b
Report correct MediaPresentSupported value from Nt32 SNP mode data.
by xdu2
· 14 years ago
8f2a5f8
Update the copyright notice format
by hhtian
· 15 years ago
0b75797
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
by klu2
· 15 years ago
7b202cb
1. Correct File header to ## @file
by lgao4
· 15 years ago
a00ec39
Fix ICC compatibility issues
by mdkinney
· 16 years ago
44c4024
Replace references to RFC 3066 with RFC 4646.
by gikidy
· 16 years ago
4324075
fixed one bug when copy MAC address.
by vanjeff
· 16 years ago
6c76a5d
Fix typo in driver entry point name
by qhuang8
· 16 years ago
99e1dd8
Clean up to update the reference of the these macros:
by qhuang8
· 16 years ago
531237a
Scrubbed SnpNt32 c header and source.
by jgong5
· 16 years ago
60c9367
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
by lgao4
· 16 years ago
f829715
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg.
by lgao4
· 16 years ago
227ddd6
Update the module type to be UEFI_DRIVER since it follow UEFI driver model
by qhuang8
· 16 years ago
e90e877
Use Mde library and definition instead of some native definitions in NetLib.
by vanjeff
· 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
057d744
Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable.
by qhuang8
· 17 years ago
806b6f3
Clear up network stack to use R9 MdeLib:
by qhuang8
· 17 years ago
593a830
1. Import SnpNt32Dxe. That is a thunk driver could produce SNP protocol on NT32 platform. It needs cowork with Network I/O driver.
by vanjeff
· 17 years ago