Age | Commit message (Expand) | Author |
2016-09-02 | Nt32Pkg PlatformBootManagerLib: Enable BootManagerMenuApp. | Dong, Eric |
2016-08-01 | Nt32Pkg: Make Shell as the first boot option | Liming Gao |
2016-08-01 | Nt32Pkg: Add LoadFileOnFv2 driver in DSC/FDF | Liming Gao |
2016-05-27 | Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.Reserved | Laszlo Ersek |
2015-12-15 | Nt32Pkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-11-12 | Nt32Pkg: Use BootLogoLib for logo and progress bar drawing. | Ruiyu Ni |
2015-09-16 | Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile. | Ruiyu Ni |
2015-08-25 | Nt32Pkg: Keep boot behavior using new BDS almost same as that using old BDS | Ruiyu Ni |
2015-08-06 | Nt32Pkg: Platform BDS should test the untested memory | Ruiyu Ni |
2015-08-03 | Nt32Pkg: Remove old useless bds platform lib. | Eric Dong |
2015-08-03 | Nt32Pkg: Do connect all and Refresh boot option action after console is conne... | Eric Dong |
2015-05-18 | Nt32Pkg: Use different FILE_GUID. | Ruiyu Ni |
2015-05-11 | Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform. | Ruiyu Ni |
2015-05-06 | Nt32Pkg: Use the new PCDs defined in MdePkg and MdeModulePkg. | Ruiyu Ni |
2013-10-12 | We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. | Jiamin Ma |
2012-04-11 | Nt32Pkg: Add Secure Boot build option including Custom Mode setup | leegrosenbaum |
2010-08-06 | Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor t... | niruiyu |
2010-08-05 | Make PeCoffExtraActionLib more robust, in case it is called before its constr... | andrewfish |
2010-06-14 | Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryType... | mdkinney |
2010-04-28 | Update the copyright notice format | hhtian |
2010-03-03 | Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod... | xli24 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-23 | 1. Correct File header to ## @file | lgao4 |
2010-02-11 | Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m... | mdkinney |
2010-02-01 | Fix the build warning of potential uninitialized variable of "SizeOfHeaders". | qhuang8 |
2010-01-14 | Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi... | AJFISH |
2009-12-25 | Remove status code modules' dependency on IntelFrameworkModulePkg. | xli24 |
2009-11-10 | Update Nt32 package to remove UID support . | qhuang8 |
2009-11-10 | Enable UID support in NT32 platform | gdong1 |
2009-08-24 | Make end of line consistent caused by previous check in. | qhuang8 |
2009-08-24 | Integrate the patch contributed by Andrew Fish to add ARM support. | qhuang8 |
2009-07-13 | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney |
2009-07-10 | Remove unused PeiServiceLib header file. | lgao4 |
2009-07-10 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 |
2009-07-10 | Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ... | mdkinney |
2009-07-09 | Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew... | lgao4 |
2009-06-20 | Fix ICC compatibility issues | mdkinney |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney |
2009-06-01 | Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI... | mdkinney |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney |
2009-05-09 | Sync with PE/COFF Extra Action library class comments and add ASSERT() condit... | mdkinney |
2009-03-05 | Add empty line | qhuang8 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 |
2009-03-02 | remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg | qhuang8 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-24 | Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg | klu2 |
2009-02-23 | Fix the wrong fix in last check in | qhuang8 |
2009-02-23 | Update Nt32 platform to use dynamic HII pcd to save console output mode. | qhuang8 |