summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library
AgeCommit message (Expand)Author
2017-03-02Nt32Pkg: Replace [Ascii|Unicode]ValueToStringHao Wu
2016-11-15Nt32Pkg: Fix typos in comments and variablesGary Lin
2016-11-10Nt32Pkg/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni
2016-10-10Nt32Pkg/PlatformBootManagerLib: Signal the End of DXE EventCinnamon Shia
2016-09-28Nt32Pkg: Use the new LogoDxe driverRuiyu Ni
2016-09-28Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni
2016-09-12Nt32Pkg: Fix VS2010/VS2012 build failureDandan Bi
2016-09-02Nt32Pkg PlatformBootManagerLib: Enable BootManagerMenuApp.Dong, Eric
2016-08-01Nt32Pkg: Make Shell as the first boot optionLiming Gao
2016-08-01Nt32Pkg: Add LoadFileOnFv2 driver in DSC/FDFLiming Gao
2016-05-27Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.ReservedLaszlo Ersek
2015-12-15Nt32Pkg: Convert all .uni files to utf-8Jordan Justen
2015-11-12Nt32Pkg: Use BootLogoLib for logo and progress bar drawing.Ruiyu Ni
2015-09-16Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile.Ruiyu Ni
2015-08-25Nt32Pkg: Keep boot behavior using new BDS almost same as that using old BDSRuiyu Ni
2015-08-06Nt32Pkg: Platform BDS should test the untested memoryRuiyu Ni
2015-08-03Nt32Pkg: Remove old useless bds platform lib.Eric Dong
2015-08-03Nt32Pkg: Do connect all and Refresh boot option action after console is conne...Eric Dong
2015-05-18Nt32Pkg: Use different FILE_GUID.Ruiyu Ni
2015-05-11Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.Ruiyu Ni
2015-05-06Nt32Pkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni
2013-10-12We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma
2012-04-11Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum
2010-08-06Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor t...niruiyu
2010-08-05Make PeCoffExtraActionLib more robust, in case it is called before its constr...andrewfish
2010-06-14Update NT32 BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney
2010-04-28Update the copyright notice formathhtian
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli24
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-231. Correct File header to ## @filelgao4
2010-02-11Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m...mdkinney
2010-02-01Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang8
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-11-10Update Nt32 package to remove UID support .qhuang8
2009-11-10Enable UID support in NT32 platformgdong1
2009-08-24Make end of line consistent caused by previous check in.qhuang8
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang8
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-07-10Remove unused PeiServiceLib header file.lgao4
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao4
2009-07-10Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao4
2009-06-20Fix ICC compatibility issuesmdkinney
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney