summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)AuthorFilesLines
2019-07-14EmulatorPkg/Unix: Convert timezone from seconds to minutesJordan Justen2-3/+4
2019-07-14EmulatorPkg/build.sh: Fix missing usage of -b BUILDTARGET parameterJordan Justen1-5/+5
2019-07-13EmulatorPkg: update HOST_TOOLS to xcode5Stephano Cetola1-2/+2
2019-07-02EmulatorPkg/MiscSubClassPlatformDxe: Remove this unused moduleWu, Hao A39-2825/+0
2019-05-21EmulatorPkg: Add NetworkPkg/NetworkPkg.dec as the package dependencyLiming Gao1-1/+2
2019-05-16EmulatorPkg: Update DSC/FDF to use NetworkPkg's include fragment file.Fu Siyuan2-26/+13
2019-05-10EmulatorPkg: Remove framework pkgs dependency from EmulatorPkgZhiguang Liu2-3/+0
2019-05-10EmulatorPkg: Save the modified order after rebootingZhiguang Liu1-0/+1
2019-05-10EmulatorPkg: Make the shell be the first boot optionZhiguang Liu1-0/+30
2019-05-10EmulatorPkg: Change the cpu frequency to a non-zero valueZhiguang Liu1-1/+4
2019-05-08EmulatorPkg: Support a second GOP windowZhiguang Liu1-0/+36
2019-04-15EmulatorPkg/Unix: Rename GdbRun to GdbRun.shKinney, Michael D5-4/+4
2019-04-10EmulatorPkg: Update UefiDecompressLib instanceDandan Bi1-1/+1
2019-04-09EmulatorPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney203-1376/+203
2019-01-08EmulatorPkg: require GCC48 or laterLaszlo Ersek2-19/+3
2018-11-19EmulatorPkg: Remove EdkShellBinPkg in FDF and DECshenglei3-10/+1
2018-11-18EmulatorPkg/build.sh: Fix 'run' path to simulator host executableLiu Yu1-2/+2
2018-11-05EmulatorPkg: Replace obsoleted network drivers from platform DSC/FDF.Fu Siyuan2-2/+2
2018-09-28EmulatorPkg/EmulatorPkg.dsc: override PCD default to avoid boot failureJian J Wang1-0/+1
2018-09-25EmulatorPkg: Removing ipf which is no longer supported from edk2.Chen A Chen31-62/+63
2018-09-10Emulator/Win: Fix build failure using VS2015x86 or old WinSDKRuiyu Ni2-8/+17
2018-09-10EmulatorPkg: Update package level Readme.mdRuiyu Ni2-35/+68
2018-09-06EmulatorPkg/PlatformBmLib: Fix GCC build failureRuiyu Ni1-14/+0
2018-08-31EmulatorPkg: IoThunk->Close() is called too early, may causing hangRuiyu Ni3-18/+38
2018-08-31EmulatorPkg: Use MdeModulePkg/Bds moduleRuiyu Ni8-634/+649
2018-08-31EmulatorPkg/Win: Add VS2017 project fileRuiyu Ni5-0/+211
2018-08-31EmulatorPkg/AutoScanPei: Report the correct CPU address sizeRuiyu Ni1-3/+3
2018-08-31EmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run at 64bit)Ruiyu Ni3-7/+3
2018-08-31EmulatorPkg/Win: ReadKeyStrokeEx() always returns correct KeyStateRuiyu Ni1-0/+17
2018-08-31EmulatorPkg/Win: Use FrameBufferBltLib for BLT operationRuiyu Ni4-151/+73
2018-08-31EmulatorPkg/EmuGopDxe: Clear screen to black in GOP.SetModeRuiyu Ni1-4/+4
2018-08-31EmulatorPkg/EmuGopDxe: Fix TxtInEx.SetState SCT conformance failureRuiyu Ni1-1/+10
2018-08-30EmulatorPkg: formalize line endingsRuiyu Ni51-10353/+10353
2018-08-27EmulatorPkg/DSC: Remove FS mapping to EDK Shell bin directoryRuiyu Ni1-1/+1
2018-08-27EmulatorPkg/EmuFileSystem: Fix a bug that causes Close() assertionRuiyu Ni1-4/+29
2018-08-27EmulatorPkg/PlatformBds: Signal EndOfDxe in platform BDSRuiyu Ni3-4/+9
2018-08-27EmulatorPkg/Win: Add BlockIo supportRuiyu Ni4-0/+570
2018-08-27EmulatorPkg/Win: Add SimpleFileSystem supportRuiyu Ni4-0/+2424
2018-08-27EmulatorPkg/Win: Add RTC supportRuiyu Ni1-2/+56
2018-08-27EmulatorPkg/Win: Add timer and interrupt supportRuiyu Ni1-0/+194
2018-08-27EmulatorPkg/Win: Add input/output supportRuiyu Ni6-0/+1507
2018-08-27EmulatorPkg/Win: Enable native OS console as firmware consoleRuiyu Ni1-4/+105
2018-08-27EmulatorPkg/Win: Enable source level debuggingRuiyu Ni1-0/+8
2018-08-27EmulatorPkg/Win: Add Windows host supportRuiyu Ni7-0/+1716
2018-08-27EmulatorPkg/ThunkProtocolList: Fix VS build failureRuiyu Ni1-2/+2
2018-05-24EmulatorPkg/SmbiosLib: Declare the correct library class.Marvin Häuser1-1/+1
2018-02-27EmulatorPkg: Undefine CR3 macro in Host.hLiming Gao1-1/+1
2018-02-11EmulatorPkg: Add SafeIntLib and BmpSupportLib to DSC filesMichael D Kinney1-1/+3
2017-12-07EmulatorPkg: Fix build failure due to Tftp library removalRuiyu Ni2-5/+8
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0