summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library
AgeCommit message (Expand)AuthorFilesLines
2016-05-27Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.ReservedLaszlo Ersek1-8/+8
2015-12-15Nt32Pkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-11-12Nt32Pkg: Use BootLogoLib for logo and progress bar drawing.Ruiyu Ni4-839/+8
2015-09-16Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile.Ruiyu Ni2-6/+4
2015-08-25Nt32Pkg: Keep boot behavior using new BDS almost same as that using old BDSRuiyu Ni5-82/+1235
2015-08-06Nt32Pkg: Platform BDS should test the untested memoryRuiyu Ni3-0/+92
2015-08-03Nt32Pkg: Remove old useless bds platform lib.Eric Dong4-970/+0
2015-08-03Nt32Pkg: Do connect all and Refresh boot option action after console is conne...Eric Dong1-0/+2
2015-05-18Nt32Pkg: Use different FILE_GUID.Ruiyu Ni1-1/+1
2015-05-11Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.Ruiyu Ni4-0/+508
2015-05-06Nt32Pkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni1-2/+2
2013-10-12We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma3-8/+8
2012-04-11Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum2-0/+74
2010-08-06Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor t...niruiyu2-12/+6
2010-08-05Make PeCoffExtraActionLib more robust, in case it is called before its constr...andrewfish1-0/+7
2010-06-14Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney1-0/+1
2010-04-28Update the copyright notice formathhtian16-32/+32
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli247-14/+3
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu27-18/+0
2010-02-231. Correct File header to ## @filelgao47-29/+29
2010-02-11Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m...mdkinney1-3/+28
2010-02-01Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang81-33/+35
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+47
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli242-1/+3
2009-11-10Update Nt32 package to remove UID support .qhuang83-75/+0
2009-11-10Enable UID support in NT32 platformgdong13-0/+75
2009-08-24Make end of line consistent caused by previous check in.qhuang81-275/+275
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang81-272/+275
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-28/+25
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney1-1/+1
2009-07-10Remove unused PeiServiceLib header file.lgao41-1/+0
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-2/+27
2009-07-10Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney1-17/+0
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao43-4/+3
2009-06-20Fix ICC compatibility issuesmdkinney1-1/+3
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney1-10/+10
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney4-6/+4
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2-16/+16
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-4/+4
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2-33/+34
2009-03-05Add empty lineqhuang82-2/+2
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang88-813/+654
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-2/+3
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+2
2009-02-23Fix the wrong fix in last check inqhuang81-1/+1
2009-02-23Update Nt32 platform to use dynamic HII pcd to save console output mode.qhuang83-1/+51
2009-02-11Use apply PeiServicesLib to locate PPIqhuang81-7/+7
2009-02-05Update PE/COFF libs to use machine type macros from PeImage.hmdkinney1-4/+4
2008-12-18Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c...lgao44-35/+0