summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)AuthorFilesLines
2025-07-08EmulatorPkg: Remove UGA supportGuoMinJ12-87/+84
2025-06-13EmulatorPkg: Fix enum type mismatch warning treated as errorRithvik Rama1-1/+1
2025-06-12EmulatorPkg: Fix EFI_SUCCESS typosGao Qihang2-2/+2
2025-04-23EmulatorPkg: Update ubuntu VM image to 24.04Michael Kubacki1-1/+1
2025-04-23EmulatorPkg: Update pipeline filenamesMichael Kubacki2-2/+2
2025-04-02EmulatorPkg: Add stub to read redfish host interface serial numberThejaswani Putta1-0/+18
2025-02-24EmulatorPkg/Unix/Host: Skip symbol unloading for stripped imagesanandhkrishnau1-2/+2
2025-02-07MdePkg: Move StackCheckLibStaticInit to StackCheckLibOliver Smith-Denny4-8/+5
2025-01-24EmulatorPkg PlatformBm: Fix duplicate BootManagerMenuApp boot option issueYang Gang1-1/+1
2025-01-23EmulatorPkg: Move magic page to first allocationMichael D Kinney1-22/+22
2025-01-22EmulatorPkg: Fix IA32 MSVC Linker WarningsOliver Smith-Denny2-7/+7
2025-01-22EmulatorPkg: Fix Source Level Debug on WindowsNate DeSimone1-24/+192
2025-01-13EmulatorPkg/Win/Host: Use safe function _vsnprintf_s()Michael D Kinney1-1/+1
2024-12-17EmulatorPkg: spurious failure in WriteBlocks on X64Doug Cook (WINDOWS)1-2/+2
2024-12-14EmulatorPkg: Add minimum Python version for CI badgeMichael Kubacki1-1/+2
2024-12-11Update CI to VS2022Oliver Smith-Denny4-11/+11
2024-12-02EmulatorPkg: BlockIo2 APIs do not signal eventDoug Cook (WINDOWS)1-0/+15
2024-11-14EmulatorPkg WinThunk: Use Win32 API to get Performance Frequency and CountYang Gang1-4/+15
2024-11-14MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-2/+0
2024-10-28EmulatorPkg/Win/Host: Source level debugging on already loaded DLLAshraf Ali1-8/+2
2024-10-08EmulatorPkg: Add Signature to Graphics StructureOliver Smith-Denny2-0/+5
2024-09-13EmulatorPkg: Add StackCheckLibNullOliver Smith-Denny1-2/+16
2024-09-05EmulatorPkg: fix X64 Unix/Host segfault with GCC toolchain profileLeif Lindholm1-0/+1
2024-09-03EmulatorPkg/EmulatorPkg.ci.yaml: Add PrEval CI configJoey Vagedes1-0/+3
2024-08-13EmulatorPkg: VS2022 Support on WinHost.edk2-stable202408Ashraf Ali1-0/+2
2024-05-30EmulatorPkg: fix build error.Gerd Hoffmann1-1/+1
2024-05-24EmulatorPkg: Add Hash2DxeCrypto to EmulatorPkgDoug Flick2-2/+12
2024-05-24EmulatorPkg: Add RngDxe to EmulatorPkgFlickdm2-2/+11
2024-04-04EmulatorPkg/Redfish: Use edk2 Redfish debug PCDsAbner Chang1-0/+21
2024-04-03EmulatorPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu1-0/+2
2024-03-08EmulatorPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek2-10/+1
2024-01-05Add EFI_STATUS return to EMU_THUNK_PROTOCOL.SetTime()Nate DeSimone2-4/+5
2024-01-05EmulatorPkg: Update MMTimerThread() signatureNate DeSimone1-5/+5
2024-01-05EmulatorPkg: Improve comments in WinThunk.cNate DeSimone1-12/+5
2023-12-27EmulatorPkg: RedfishPlatformHostInterfaceLib: get rid of unused variableMike Maslenkin1-2/+0
2023-12-27EmulatorPkg: fix typo. PcdRedfishServie -> PcdRedfishServiceMike Maslenkin3-14/+14
2023-11-27EmulatorPkg: Format with Uncrustify 73.0.8Michael Kubacki1-3/+3
2023-11-27EmulatorPkg: Add ImagePropertiesRecordLib InstanceTaylor Beebe1-0/+1
2023-09-27EmulatorPkg: Fix Terminal IssuesNate DeSimone2-2/+57
2023-09-08MdeModulePkg: Duplicate BaseRngLibTimerLib to MdeModulePkgPierre Gondois1-1/+1
2023-07-24EmulatorPkg/Win/Host: Fix RUNTIME_FUNCTION redefinition errorMichael D Kinney1-4/+6
2023-04-10EmulatorPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-2/+2
2023-02-09EmulatorPkg/PeiTimerLib: Bug fix in NanoSecondDelayDeric Cole2-3/+3
2023-01-17EmulatorPkg: CI: use ubuntu-22.04 vm_image (Linux only)Oliver Steffen1-1/+1
2023-01-17EmulatorPkg: CI: Use Fedora 35 container (Linux only)Oliver Steffen1-1/+3
2023-01-17EmulatorPkg: CI: use Python version from defaults templateOliver Steffen2-0/+9
2022-12-20EmulatorPkg/RedfishHostInterface: Add NULL functionAbner Chang1-0/+24
2022-12-17EmulatorPkg: Add reference to new build instructionsMichael Kubacki1-0/+3
2022-12-08EmulatorPkg: Record Argc, Argv and Envp in EmuThunk PpiLiu, Zhiguang3-0/+9
2022-12-08EmulatorPkg: Remove unnecessary dependency on EmbeddedPkgLiu, Zhiguang3-6/+3