summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)AuthorFilesLines
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-16EmulatorPkg: 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
2022-12-08EmulatorPkg: Add persistent memory in EmuThunkPpiLiu, Zhiguang6-7/+29
2022-12-08EmulatorPkg/Win: Unload DLLs before resetRay Ni1-0/+14
2022-12-05EmulatorPkg/WinHost: Add Reset2 PPINi, Ray3-10/+71
2022-12-05EmulatorPkg/WinHost: XIP for SEC and PEI_CORENi, Ray1-12/+2
2022-12-05EmulatorPkg/WinHost: pre-allocate "physical" RAMNi, Ray1-35/+25
2022-07-21EmulatorPkg/PosixFileSystem: Add NULL check on memory allocationShindo, Miki1-1/+1
2022-07-07EmulatorPkg: Pipeline: Resolve SecureBootVariableLib dependencyKun Qin1-0/+1
2022-05-19EmulatorPkg: Add VariableFlashInfoLibMichael Kubacki1-0/+1
2022-04-02EmulatorPkg: Use windows-2019 VM imageMichael Kubacki1-1/+1
2022-03-16EmulatorPkg/RedfishPlatformCredentialLib: Don't stop Redfish serviceAbner Chang1-2/+0
2022-03-16EmulatorPkg/RedfishPlatformCredentialLib: Check EFI_SECURE_BOOT_MODE_NAMEAbner Chang1-16/+16
2022-03-03EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfullyGuomin Jiang1-6/+7
2021-12-13EmulatorPkg: Update lldbefi.py to work with current lldb which uses python3Rebecca Cran1-9/+8
2021-12-07EmulatorPkg: Apply uncrustify changesMichael Kubacki111-6387/+6212
2021-12-07EmulatorPkg: Change OPTIONAL keyword usage styleMichael D Kinney8-16/+11
2021-12-07EmulatorPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney8-25/+19
2021-11-30EmulatorPkg: Update YAML to ignore specific ECC files/errorsMichael D Kinney1-0/+7
2021-11-29EmulatorPkg/Win/Host: Update CC_FLAGSMichael D Kinney1-1/+1
2021-08-03EmulatorPkg: add SecureBootVariableLib class resolutionGrzegorz Bernacki1-0/+2
2021-04-29EmulatorPkg: Temp remove IA32 GCC CI buildsMichael D Kinney1-53/+0
2021-03-31EmulatorPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+3
2021-01-19EmulatorPkg: add OrderedCollectionLib class resolutionLaszlo Ersek1-0/+1
2021-01-16EmulatorPkg/library: RedfishPlatformCredentialLibAbner Chang4-1/+299
2020-12-22EmulatorPkg/.azurepipelines: Enable EDK II CI for stable/* branchesMichael D Kinney2-0/+4
2020-12-21EmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for nowBob Feng1-1/+1
2020-12-07EmulatorPkg: Define default value of NETWORK_HTTP_ENABLEAbner Chang1-0/+1
2020-12-03EmulatorPkg: Redfish related changes on EmulatorPkgAbner Chang2-1/+30
2020-12-03EmulatorPkg: Add allowable dependencyAbner Chang1-0/+1