summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)Author
2017-08-03edk2: Move License.txt file to rootMichael D Kinney
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney
2017-07-27Nt32Pkg: Always use 0x2000 for maxim variable sizeRuiyu Ni
2017-07-26Nt32Pkg: Add the ResetSystemLib in Nt32 Platform.HuajingLi
2017-07-26Nt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo() to get TimeZone.Li Huajing
2017-05-29Nt32Pkg/FvbServicesRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek
2017-05-09Nt32Pkg/SnpNt32Dxe: Fix hang issue when multiple network interfaces existedJiaxin Wu
2017-03-17Nt32Pkg: Use Shell source code directlyRuiyu Ni
2017-03-02Nt32Pkg: Replace [Ascii|Unicode]ValueToStringHao Wu
2017-02-28Nt32Pkg: Add build flag to enable or disable IPv6 network stack.Fu Siyuan
2017-02-27Nt32Pkg: exclude libssl functionality from OpensslLib if TLS_ENABLE=FALSELaszlo Ersek
2017-01-23Nt32Pkg.dsc: Add flag to control HTTP connectionsJiaxin Wu
2017-01-22Nt32Pkg FDF: Move StatusCode Handler run earlier in DXE phaseLiming Gao
2017-01-12Nt32Pkg: Fixes to correctly set SMBIOS Type 3Chris Phillips
2017-01-12Nt32Pkg: Fix code to correctly set SMBIOS Type 2 LengthChris Phillips
2017-01-10Nt32Pkg/WinNtSimpleFileSystemDxe: Fix ASSERT() parsing '\'Michael Kinney
2016-12-29Nt32Pkg SecMain: Update SecMain.inf to support VS2015x86 X64 Modechanuei
2016-12-26Nt32Pkg/Nt32Pkg.dsc: Change TLS_ENABLE flag to FALSE by defaultJiaxin Wu
2016-12-22Nt32Pkg: Enable HTTPS boot feature for Nt32 platformJiaxin Wu
2016-12-22Nt32Pkg/Nt32Pkg.dsc: Remove the flag for OpensslLib and BaseCryptLibJiaxin Wu
2016-11-15Nt32Pkg: Fix typos in comments and variablesGary Lin
2016-11-10Nt32Pkg/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni
2016-10-27Nt32Pkg/WinNtSerialIoDxe: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-11Nt32Pkg WinNtSimpleFileSystemDxe: Correct file length.Dong, Eric
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-07-11Nt32Pkg: Fix typos in commentsGiri P Mudusuru
2016-05-27Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.ReservedLaszlo Ersek
2016-05-05Nt32Pkg: Fix SnpNt32 GetStatus bugZhang Lubo
2016-04-08Nt32Pkg: Convert to build FatPkg from sourceJordan Justen
2016-03-21Nt32Pkg: Switch the DebugLibReportStatusCode to MdeModulePkgCinnamon Shia
2016-01-27Nt32Pkg: Add NOOPT to NT32 build targetCinnamon Shia
2016-01-27Nt32Pkg: Increase the NT32 FD size from 0x26000 to 0x38000Cinnamon Shia
2016-01-25Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8Cinnamon Shia
2016-01-19Nt32Pkg:Modify the dsc file because of the rename actionDandan Bi
2015-12-24Nt32Pkg/WinNtSimpleFileSystemDxe: Fix memory leakRuiyu Ni
2015-12-22Nt32Pkg: Fix VS2015 Build FailureLiming Gao
2015-12-15Nt32Pkg: Convert all .uni files to utf-8Jordan Justen
2015-11-23MdeModulePkg:Refine the UiAppDandan Bi
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-25Nt32Pkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng
2015-08-25Nt32Pkg: Add VarCheckLib library mappingStar Zeng
2015-08-24Nt32Pkg: Add HttpUtilitiesDxe moduleJiaxin Wu