summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Nt32Pkg: Removing ipf which is no longer supported from edk2.chenc22018-06-297-16/+16
* Nt32Pkg/WinNtBusDriverDxe: Fix memory allocation sizeThomas Palmer2018-06-271-1/+2
* Nt32Pkg/NtGopInput: ReadKeyStrokeEx always return key stateRuiyu Ni2018-04-201-31/+48
* Nt32Pkg/Nt32Pkg.fdf: Increase the size of FLASH Device.Jiaxin Wu2018-02-081-7/+7
* Nt32Pkg: Add VS2017 support in SecMainLiming Gao2017-11-291-0/+2
* Nt32Pkg: Update SecMain consumes PCD to get the init value in temp stackLiming Gao2017-11-032-1/+2
* Nt32Pkg: Enable UDF file system supportPaulo Alcantara2017-09-082-0/+2
* Nt32Pkg: Clean up DSC to remove unnecessary build option in SecMainLiming Gao2017-09-081-5/+1
* Nt32/PlatformBootManagerLib: Enable STD_ERROR on all consolesMichael D Kinney2017-08-151-5/+5
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-25/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* Nt32Pkg: Always use 0x2000 for maxim variable sizeRuiyu Ni2017-07-271-2/+0
* Nt32Pkg: Add the ResetSystemLib in Nt32 Platform.HuajingLi2017-07-265-148/+108
* Nt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo() to get TimeZone.Li Huajing2017-07-261-46/+32
* Nt32Pkg/FvbServicesRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-291-2/+2
* Nt32Pkg/SnpNt32Dxe: Fix hang issue when multiple network interfaces existedJiaxin Wu2017-05-092-40/+41
* Nt32Pkg: Use Shell source code directlyRuiyu Ni2017-03-172-2/+20
* Nt32Pkg: Replace [Ascii|Unicode]ValueToStringHao Wu2017-03-021-3/+3
* Nt32Pkg: Add build flag to enable or disable IPv6 network stack.Fu Siyuan2017-02-282-3/+31
* Nt32Pkg: exclude libssl functionality from OpensslLib if TLS_ENABLE=FALSELaszlo Ersek2017-02-271-0/+4
* Nt32Pkg.dsc: Add flag to control HTTP connectionsJiaxin Wu2017-01-231-2/+16
* Nt32Pkg FDF: Move StatusCode Handler run earlier in DXE phaseLiming Gao2017-01-221-1/+4
* Nt32Pkg: Fixes to correctly set SMBIOS Type 3Chris Phillips2017-01-123-15/+66
* Nt32Pkg: Fix code to correctly set SMBIOS Type 2 LengthChris Phillips2017-01-121-13/+19
* Nt32Pkg/WinNtSimpleFileSystemDxe: Fix ASSERT() parsing '\'Michael Kinney2017-01-101-1/+7
* Nt32Pkg SecMain: Update SecMain.inf to support VS2015x86 X64 Modechanuei2016-12-291-6/+6
* Nt32Pkg/Nt32Pkg.dsc: Change TLS_ENABLE flag to FALSE by defaultJiaxin Wu2016-12-261-1/+9
* Nt32Pkg: Enable HTTPS boot feature for Nt32 platformJiaxin Wu2016-12-222-1/+18
* Nt32Pkg/Nt32Pkg.dsc: Remove the flag for OpensslLib and BaseCryptLibJiaxin Wu2016-12-221-8/+2
* Nt32Pkg: Fix typos in comments and variablesGary Lin2016-11-157-38/+38
* Nt32Pkg/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni2016-11-101-0/+5
* Nt32Pkg/WinNtSerialIoDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* Nt32Pkg WinNtSimpleFileSystemDxe: Correct file length.Dong, Eric2016-10-111-14/+14
* Nt32Pkg/PlatformBootManagerLib: Signal the End of DXE EventCinnamon Shia2016-10-102-0/+10
* Nt32Pkg: Use the new LogoDxe driverRuiyu Ni2016-09-284-13/+5
* Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni2016-09-281-2/+2
* Nt32Pkg: Fix VS2010/VS2012 build failureDandan Bi2016-09-121-0/+2
* Nt32Pkg PlatformBootManagerLib: Enable BootManagerMenuApp.Dong, Eric2016-09-025-3/+173
* Nt32Pkg: Make Shell as the first boot optionLiming Gao2016-08-011-0/+34
* Nt32Pkg: Add LoadFileOnFv2 driver in DSC/FDFLiming Gao2016-08-013-107/+19
* Nt32Pkg: Fix typos in commentsGiri P Mudusuru2016-07-111-2/+2
* Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.ReservedLaszlo Ersek2016-05-271-8/+8
* Nt32Pkg: Fix SnpNt32 GetStatus bugZhang Lubo2016-05-052-3/+61
* Nt32Pkg: Convert to build FatPkg from sourceJordan Justen2016-04-082-3/+4
* Nt32Pkg: Switch the DebugLibReportStatusCode to MdeModulePkgCinnamon Shia2016-03-211-1/+1
* Nt32Pkg: Add NOOPT to NT32 build targetCinnamon Shia2016-01-271-1/+2
* Nt32Pkg: Increase the NT32 FD size from 0x26000 to 0x38000Cinnamon Shia2016-01-272-10/+10
* Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8Cinnamon Shia2016-01-255-6/+23
* Nt32Pkg:Modify the dsc file because of the rename actionDandan Bi2016-01-191-3/+3
* Nt32Pkg/WinNtSimpleFileSystemDxe: Fix memory leakRuiyu Ni2015-12-241-1/+11