- e74c367 Fix ICC 9.1 build break by mdkinney · 14 years ago
- 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
- ff72001 Nt32SerialIo driver was changed to produce the flow control device path node when the remaining device path contains such node. And it will return unsupported when receiving a remaining device path only contains UART node and it’s already produced the flow control node. by niruiyu · 15 years ago
- 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
- f7c58a9 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
- 9be2900 1. updated "the Bus Driver that creates all of its child handles on the first call to Start()" not to create any child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3. by vanjeff · 15 years ago
- af4a638 updated the Bus Driver that is able to create all or one of its child handles on each call to Start() not to create new child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3. by vanjeff · 15 years ago
- f22911b updated WinNtSerialIoDxe driver not to create new child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3. by vanjeff · 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
- 99e1dd8 Clean up to update the reference of the these macros: 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
- 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
- 04369cd Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
- 82408a4 Add necessary parameter checking for WinNtSerialIoDxe module, according to UEFI 2.1 spec. by xli24 · 17 years ago
- b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
- b83e250 Added support for UART and Terminal PCD settings by AJFISH · 17 years ago
- dd0687a remove some comments introduced by tools. by vanjeff · 17 years ago
- 7955800 Add Dxe as postfix for WinNtSerialIo driver in Nt32 Platform. by klu2 · 17 years ago
- 0dea993 by AJFISH · 18 years ago
- 5f44f5b Add WinNtSerialIoDxe driver into Nt32Pkg by klu2 · 18 years ago