- f66a43b We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. by Jiamin Ma · 11 years ago
- 9773340 Use correct pointer to install DevicePath protocol. by Star Zeng · 12 years ago
- 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
- 8f2a5f8 Update the copyright notice format by hhtian · 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
- 121ac75 Update Nt32 FVB driver to provide the valid FvHeader that header checksum is zero. by lgao4 · 16 years ago
- fc5f0e3 Fix the wrong Revision number. According to PI spec 1.0, this field should be set to 2. by qhuang8 · 16 years ago
- 9336760 retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not produce such protocol to signify itself support writable FVB protocol. by eric_tian · 16 years ago
- eb92036 Add FvNameGuid for FV extension header. by klu2 · 16 years ago
- eac564e Correct comments by lgao4 · 16 years ago
- efd5428 Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol. by lgao4 · 16 years ago
- 627abd5 Remove unused NvDataFvHob Replace it with NvDataFvGuid by lgao4 · 16 years ago
- 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
- 008698a 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 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
- 0b94e31 Fix ICC building issue for Nt32 platform. by klu2 · 16 years ago
- ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
- 8ee3a19 Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2. by vanjeff · 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
- 00d00b6 Fix bug in CustomErashFlashRange function. by lgao4 · 17 years ago
- 2b642e5 Fix some bugs in DSC/INF file Nt32 platform by klu2 · 17 years ago
- a4c9ede the implementation of FVB->SetAttribute() interface should check the unchanged bit in parameter at first. by klu2 · 17 years ago
- 042400a Cleaned the code for passing Visual Studio 2005 build by jwang36 · 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
- 58ece2e Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
- 6d3aa33 Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
- d19862f remove dxs files. by qwang12 · 17 years ago
- dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
- 9e851ec Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver in Nt32 Platform. by klu2 · 18 years ago
- 0dea993 by AJFISH · 18 years ago
- 480d38a remove duplicated definitions of gEfiAlternateFvBlockGuid by vanjeff · 18 years ago
- 0766068 Add [depex] in inf file and dxs from file list in inf's [source] section. by klu2 · 18 years ago
- 55e6660 Add FvbServicesRuntimeDxe into Nt32Pkg by klu2 · 18 years ago