summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)AuthorFilesLines
2019-11-15EmulatorPkg DSC and WinHost.inf: Update tool chain name to CLANGPDBLiming Gao2-10/+10
2019-11-13EmulatorPkg/PlatformSmbiosDxe: fix a spell error of platform.Tan, Ming2-2/+2
2019-10-24EmulatorPkg: Enable CLANG9 tool chainLiming Gao3-5/+23
2019-10-21WinHost: Add SimplePointer supportMarvin Haeuser4-3/+69
2019-10-09EmulatorPkg: stop abusing EFI_HANDLE for keystroke notify registrationLaszlo Ersek1-2/+2
2019-10-09EmulatorPkg/DxeTimerLib: drop superfluous castLaszlo Ersek1-1/+1
2019-10-04EmulatorPkg: strip trailing whitespaceLeif Lindholm1-2/+2
2019-09-19EmulatorPkg/TimerLib: Add missing GetTimeInNanoSecond functionMichael Johnson3-3/+134
2019-09-17EmulatorPkg/PeiEmuSerialPortLib: Update the INF file Guidshenglei1-1/+1
2019-08-27EmulatorPkg/Win/Host: Fix SecPrint() log line endingsMichael D Kinney1-13/+13
2019-08-27EmulatorPkg/Win/Host: Fix image unload regressionMichael D Kinney1-6/+161
2019-08-19EmulatorPkg/Sec: Change scope of PpiArray[10]Andrew Fish1-10/+8
2019-08-19EmulatorPkg: Disable TftpDynamicCommand and LogoDxe for XCODE5Andrew Fish2-0/+8
2019-08-19EmulatorPkg/Unix/Host: Remove debug code from BerkeleyPacketFilter.cAndrew Fish1-4/+0
2019-08-19EmulatorPkg/Unix/Host: Initialize field in BerkeleyPacketFilter.cAndrew Fish1-0/+1
2019-08-19EmulatorPkg: Fix XCODE5 lldb issuesAndrew Fish2-18/+15
2019-08-19EmulatorPkg/Unix/Host: Disable inline/optimizations for XCODE5Andrew Fish2-2/+5
2019-08-19EmulatorPkg: Add support for NOOPT targetMichael D Kinney1-1/+1
2019-08-19EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACESMichael D Kinney9-76/+172
2019-08-19EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILDMichael D Kinney4-22/+22
2019-08-19EmulatorPkg: Fix VS20xx IA32 boot failureMichael D Kinney1-2/+2
2019-08-06EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failureMichael D Kinney4-10/+10
2019-08-06EmulatorPkg/Unix/Host: Fix NetworkPkg dependenciesMichael D Kinney2-1/+6
2019-08-06EmulatorPkg: Fix VS2015 build when VS2017 also installedMichael Kinney1-14/+8
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