summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg
Commit message (Expand)AuthorAgeFilesLines
...
* EmulatorPkg: Fix VS2015 build when VS2017 also installedMichael Kinney2019-08-061-14/+8
* EmulatorPkg/Unix: Convert timezone from seconds to minutesJordan Justen2019-07-142-3/+4
* EmulatorPkg/build.sh: Fix missing usage of -b BUILDTARGET parameterJordan Justen2019-07-141-5/+5
* EmulatorPkg: update HOST_TOOLS to xcode5Stephano Cetola2019-07-131-2/+2
* EmulatorPkg/MiscSubClassPlatformDxe: Remove this unused moduleWu, Hao A2019-07-0239-2825/+0
* EmulatorPkg: Add NetworkPkg/NetworkPkg.dec as the package dependencyLiming Gao2019-05-211-1/+2
* EmulatorPkg: Update DSC/FDF to use NetworkPkg's include fragment file.Fu Siyuan2019-05-162-26/+13
* EmulatorPkg: Remove framework pkgs dependency from EmulatorPkgZhiguang Liu2019-05-102-3/+0
* EmulatorPkg: Save the modified order after rebootingZhiguang Liu2019-05-101-0/+1
* EmulatorPkg: Make the shell be the first boot optionZhiguang Liu2019-05-101-0/+30
* EmulatorPkg: Change the cpu frequency to a non-zero valueZhiguang Liu2019-05-101-1/+4
* EmulatorPkg: Support a second GOP windowZhiguang Liu2019-05-081-0/+36
* EmulatorPkg/Unix: Rename GdbRun to GdbRun.shKinney, Michael D2019-04-155-4/+4
* EmulatorPkg: Update UefiDecompressLib instanceDandan Bi2019-04-101-1/+1
* EmulatorPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-09203-1376/+203
* EmulatorPkg: require GCC48 or laterLaszlo Ersek2019-01-082-19/+3
* EmulatorPkg: Remove EdkShellBinPkg in FDF and DECshenglei2018-11-193-10/+1
* EmulatorPkg/build.sh: Fix 'run' path to simulator host executableLiu Yu2018-11-181-2/+2
* EmulatorPkg: Replace obsoleted network drivers from platform DSC/FDF.Fu Siyuan2018-11-052-2/+2
* EmulatorPkg/EmulatorPkg.dsc: override PCD default to avoid boot failureJian J Wang2018-09-281-0/+1
* EmulatorPkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-2531-62/+63
* Emulator/Win: Fix build failure using VS2015x86 or old WinSDKRuiyu Ni2018-09-102-8/+17
* EmulatorPkg: Update package level Readme.mdRuiyu Ni2018-09-102-35/+68
* EmulatorPkg/PlatformBmLib: Fix GCC build failureRuiyu Ni2018-09-061-14/+0
* EmulatorPkg: IoThunk->Close() is called too early, may causing hangRuiyu Ni2018-08-313-18/+38
* EmulatorPkg: Use MdeModulePkg/Bds moduleRuiyu Ni2018-08-318-634/+649
* EmulatorPkg/Win: Add VS2017 project fileRuiyu Ni2018-08-315-0/+211
* EmulatorPkg/AutoScanPei: Report the correct CPU address sizeRuiyu Ni2018-08-311-3/+3
* EmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run at 64bit)Ruiyu Ni2018-08-313-7/+3
* EmulatorPkg/Win: ReadKeyStrokeEx() always returns correct KeyStateRuiyu Ni2018-08-311-0/+17
* EmulatorPkg/Win: Use FrameBufferBltLib for BLT operationRuiyu Ni2018-08-314-151/+73
* EmulatorPkg/EmuGopDxe: Clear screen to black in GOP.SetModeRuiyu Ni2018-08-311-4/+4
* EmulatorPkg/EmuGopDxe: Fix TxtInEx.SetState SCT conformance failureRuiyu Ni2018-08-311-1/+10
* EmulatorPkg: formalize line endingsRuiyu Ni2018-08-3051-10353/+10353
* EmulatorPkg/DSC: Remove FS mapping to EDK Shell bin directoryRuiyu Ni2018-08-271-1/+1
* EmulatorPkg/EmuFileSystem: Fix a bug that causes Close() assertionRuiyu Ni2018-08-271-4/+29
* EmulatorPkg/PlatformBds: Signal EndOfDxe in platform BDSRuiyu Ni2018-08-273-4/+9
* EmulatorPkg/Win: Add BlockIo supportRuiyu Ni2018-08-274-0/+570
* EmulatorPkg/Win: Add SimpleFileSystem supportRuiyu Ni2018-08-274-0/+2424
* EmulatorPkg/Win: Add RTC supportRuiyu Ni2018-08-271-2/+56
* EmulatorPkg/Win: Add timer and interrupt supportRuiyu Ni2018-08-271-0/+194
* EmulatorPkg/Win: Add input/output supportRuiyu Ni2018-08-276-0/+1507
* EmulatorPkg/Win: Enable native OS console as firmware consoleRuiyu Ni2018-08-271-4/+105
* EmulatorPkg/Win: Enable source level debuggingRuiyu Ni2018-08-271-0/+8
* EmulatorPkg/Win: Add Windows host supportRuiyu Ni2018-08-277-0/+1716
* EmulatorPkg/ThunkProtocolList: Fix VS build failureRuiyu Ni2018-08-271-2/+2
* EmulatorPkg/SmbiosLib: Declare the correct library class.Marvin Häuser2018-05-241-1/+1
* EmulatorPkg: Undefine CR3 macro in Host.hLiming Gao2018-02-271-1/+1
* EmulatorPkg: Add SafeIntLib and BmpSupportLib to DSC filesMichael D Kinney2018-02-111-1/+3
* EmulatorPkg: Fix build failure due to Tftp library removalRuiyu Ni2017-12-072-5/+8