Age | Commit message (Expand) | Author | Files | Lines |
2013-10-12 | We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. | Jiamin Ma | 3 | -8/+8 |
2012-04-11 | Nt32Pkg: Add Secure Boot build option including Custom Mode setup | leegrosenbaum | 2 | -0/+74 |
2010-08-06 | Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor t... | niruiyu | 2 | -12/+6 |
2010-08-05 | Make PeCoffExtraActionLib more robust, in case it is called before its constr... | andrewfish | 1 | -0/+7 |
2010-06-14 | Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryType... | mdkinney | 1 | -0/+1 |
2010-04-28 | Update the copyright notice format | hhtian | 16 | -32/+32 |
2010-03-03 | Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod... | xli24 | 7 | -14/+3 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 7 | -18/+0 |
2010-02-23 | 1. Correct File header to ## @file | lgao4 | 7 | -29/+29 |
2010-02-11 | Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m... | mdkinney | 1 | -3/+28 |
2010-02-01 | Fix the build warning of potential uninitialized variable of "SizeOfHeaders". | qhuang8 | 1 | -33/+35 |
2010-01-14 | Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi... | AJFISH | 1 | -0/+47 |
2009-12-25 | Remove status code modules' dependency on IntelFrameworkModulePkg. | xli24 | 2 | -1/+3 |
2009-11-10 | Update Nt32 package to remove UID support . | qhuang8 | 3 | -75/+0 |
2009-11-10 | Enable UID support in NT32 platform | gdong1 | 3 | -0/+75 |
2009-08-24 | Make end of line consistent caused by previous check in. | qhuang8 | 1 | -275/+275 |
2009-08-24 | Integrate the patch contributed by Andrew Fish to add ARM support. | qhuang8 | 1 | -272/+275 |
2009-07-13 | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 1 | -28/+25 |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney | 1 | -1/+1 |
2009-07-10 | Remove unused PeiServiceLib header file. | lgao4 | 1 | -1/+0 |
2009-07-10 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 | 1 | -2/+27 |
2009-07-10 | Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ... | mdkinney | 1 | -17/+0 |
2009-07-09 | Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew... | lgao4 | 3 | -4/+3 |
2009-06-20 | Fix ICC compatibility issues | mdkinney | 1 | -1/+3 |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney | 1 | -10/+10 |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney | 4 | -6/+4 |
2009-06-01 | Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI... | mdkinney | 2 | -16/+16 |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney | 2 | -4/+4 |
2009-05-09 | Sync with PE/COFF Extra Action library class comments and add ASSERT() condit... | mdkinney | 2 | -33/+34 |
2009-03-05 | Add empty line | qhuang8 | 2 | -2/+2 |
2009-03-05 | Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt... | qhuang8 | 8 | -813/+654 |
2009-03-02 | remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg | qhuang8 | 1 | -1/+1 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 | 2 | -2/+3 |
2009-02-24 | Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg | klu2 | 1 | -1/+2 |
2009-02-23 | Fix the wrong fix in last check in | qhuang8 | 1 | -1/+1 |
2009-02-23 | Update Nt32 platform to use dynamic HII pcd to save console output mode. | qhuang8 | 3 | -1/+51 |
2009-02-11 | Use apply PeiServicesLib to locate PPI | qhuang8 | 1 | -7/+7 |
2009-02-05 | Update PE/COFF libs to use machine type macros from PeImage.h | mdkinney | 1 | -4/+4 |
2008-12-18 | Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c... | lgao4 | 4 | -35/+0 |
2008-12-04 | Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ... | gikidy | 3 | -3/+3 |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 | 1 | -5/+5 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff | 3 | -3/+1 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 1 | -0/+1 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 2 | -4/+0 |
2008-10-27 | Make use of correct format String: | qwang12 | 2 | -2/+2 |
2008-10-14 | Use CONST instead of const | klu2 | 1 | -1/+1 |
2008-10-14 | Fix ICC building issue for Nt32 platform. | klu2 | 1 | -2/+2 |
2008-10-12 | Fix build issue for ICC compiler. | klu2 | 5 | -8/+8 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff | 1 | -12/+6 |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 | 4 | -238/+0 |