summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)AuthorFilesLines
2017-11-29Nt32Pkg: Add VS2017 support in SecMainLiming Gao1-0/+2
2017-11-03Nt32Pkg: Update SecMain consumes PCD to get the init value in temp stackLiming Gao2-1/+2
2017-09-08Nt32Pkg: Enable UDF file system supportPaulo Alcantara2-0/+2
2017-09-08Nt32Pkg: Clean up DSC to remove unnecessary build option in SecMainLiming Gao1-5/+1
2017-08-15Nt32/PlatformBootManagerLib: Enable STD_ERROR on all consolesMichael D Kinney1-5/+5
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-07-27Nt32Pkg: Always use 0x2000 for maxim variable sizeRuiyu Ni1-2/+0
2017-07-26Nt32Pkg: Add the ResetSystemLib in Nt32 Platform.HuajingLi5-148/+108
2017-07-26Nt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo() to get TimeZone.Li Huajing1-46/+32
2017-05-29Nt32Pkg/FvbServicesRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek1-2/+2
2017-05-09Nt32Pkg/SnpNt32Dxe: Fix hang issue when multiple network interfaces existedJiaxin Wu2-40/+41
2017-03-17Nt32Pkg: Use Shell source code directlyRuiyu Ni2-2/+20
2017-03-02Nt32Pkg: Replace [Ascii|Unicode]ValueToStringHao Wu1-3/+3
2017-02-28Nt32Pkg: Add build flag to enable or disable IPv6 network stack.Fu Siyuan2-3/+31
2017-02-27Nt32Pkg: exclude libssl functionality from OpensslLib if TLS_ENABLE=FALSELaszlo Ersek1-0/+4
2017-01-23Nt32Pkg.dsc: Add flag to control HTTP connectionsJiaxin Wu1-2/+16
2017-01-22Nt32Pkg FDF: Move StatusCode Handler run earlier in DXE phaseLiming Gao1-1/+4
2017-01-12Nt32Pkg: Fixes to correctly set SMBIOS Type 3Chris Phillips3-15/+66
2017-01-12Nt32Pkg: Fix code to correctly set SMBIOS Type 2 LengthChris Phillips1-13/+19
2017-01-10Nt32Pkg/WinNtSimpleFileSystemDxe: Fix ASSERT() parsing '\'Michael Kinney1-1/+7
2016-12-29Nt32Pkg SecMain: Update SecMain.inf to support VS2015x86 X64 Modechanuei1-6/+6
2016-12-26Nt32Pkg/Nt32Pkg.dsc: Change TLS_ENABLE flag to FALSE by defaultJiaxin Wu1-1/+9
2016-12-22Nt32Pkg: Enable HTTPS boot feature for Nt32 platformJiaxin Wu2-1/+18
2016-12-22Nt32Pkg/Nt32Pkg.dsc: Remove the flag for OpensslLib and BaseCryptLibJiaxin Wu1-8/+2
2016-11-15Nt32Pkg: Fix typos in comments and variablesGary Lin7-38/+38
2016-11-10Nt32Pkg/PlatformBds: Dispatch deferred images after EndOfDxeRuiyu Ni1-0/+5
2016-10-27Nt32Pkg/WinNtSerialIoDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-11Nt32Pkg WinNtSimpleFileSystemDxe: Correct file length.Dong, Eric1-14/+14
2016-10-10Nt32Pkg/PlatformBootManagerLib: Signal the End of DXE EventCinnamon Shia2-0/+10
2016-09-28Nt32Pkg: Use the new LogoDxe driverRuiyu Ni4-13/+5
2016-09-28Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogoRuiyu Ni1-2/+2
2016-09-12Nt32Pkg: Fix VS2010/VS2012 build failureDandan Bi1-0/+2
2016-09-02Nt32Pkg PlatformBootManagerLib: Enable BootManagerMenuApp.Dong, Eric5-3/+173
2016-08-01Nt32Pkg: Make Shell as the first boot optionLiming Gao1-0/+34
2016-08-01Nt32Pkg: Add LoadFileOnFv2 driver in DSC/FDFLiming Gao3-107/+19
2016-07-11Nt32Pkg: Fix typos in commentsGiri P Mudusuru1-2/+2
2016-05-27Nt32Pkg/PlatformBootManagerLib: zero EFI_GRAPHICS_OUTPUT_BLT_PIXEL.ReservedLaszlo Ersek1-8/+8
2016-05-05Nt32Pkg: Fix SnpNt32 GetStatus bugZhang Lubo2-3/+61
2016-04-08Nt32Pkg: Convert to build FatPkg from sourceJordan Justen2-3/+4
2016-03-21Nt32Pkg: Switch the DebugLibReportStatusCode to MdeModulePkgCinnamon Shia1-1/+1
2016-01-27Nt32Pkg: Add NOOPT to NT32 build targetCinnamon Shia1-1/+2
2016-01-27Nt32Pkg: Increase the NT32 FD size from 0x26000 to 0x38000Cinnamon Shia2-10/+10
2016-01-25Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8Cinnamon Shia5-6/+23
2016-01-19Nt32Pkg:Modify the dsc file because of the rename actionDandan Bi1-3/+3
2015-12-24Nt32Pkg/WinNtSimpleFileSystemDxe: Fix memory leakRuiyu Ni1-1/+11
2015-12-22Nt32Pkg: Fix VS2015 Build FailureLiming Gao1-1/+5
2015-12-15Nt32Pkg: Convert all .uni files to utf-8Jordan Justen3-0/+0
2015-11-23MdeModulePkg:Refine the UiAppDandan Bi1-1/+7
2015-11-12Nt32Pkg: Use BootLogoLib for logo and progress bar drawing.Ruiyu Ni5-840/+14