| Commit message (Expand) | Author | Age | Files | Lines |
* | EmulatorPkg/Win/Host: Source level debugging on already loaded DLL | Ashraf Ali | 2024-10-28 | 1 | -8/+2 |
* | EmulatorPkg: Add Signature to Graphics Structure | Oliver Smith-Denny | 2024-10-08 | 2 | -0/+5 |
* | EmulatorPkg: Add StackCheckLibNull | Oliver Smith-Denny | 2024-09-13 | 1 | -2/+16 |
* | EmulatorPkg: fix X64 Unix/Host segfault with GCC toolchain profile | Leif Lindholm | 2024-09-05 | 1 | -0/+1 |
* | EmulatorPkg/EmulatorPkg.ci.yaml: Add PrEval CI config | Joey Vagedes | 2024-09-02 | 1 | -0/+3 |
* | EmulatorPkg: VS2022 Support on WinHost.edk2-stable202408 | Ashraf Ali | 2024-08-13 | 1 | -0/+2 |
* | EmulatorPkg: fix build error. | Gerd Hoffmann | 2024-05-30 | 1 | -1/+1 |
* | EmulatorPkg: Add Hash2DxeCrypto to EmulatorPkg | Doug Flick | 2024-05-24 | 2 | -2/+12 |
* | EmulatorPkg: Add RngDxe to EmulatorPkg | Flickdm | 2024-05-24 | 2 | -2/+11 |
* | EmulatorPkg/Redfish: Use edk2 Redfish debug PCDs | Abner Chang | 2024-04-04 | 1 | -0/+21 |
* | EmulatorPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx | Qingyu | 2024-04-03 | 1 | -0/+2 |
* | EmulatorPkg: auto-generate SEC ProcessLibraryConstructorList() decl | Laszlo Ersek | 2024-03-08 | 2 | -10/+1 |
* | Add EFI_STATUS return to EMU_THUNK_PROTOCOL.SetTime() | Nate DeSimone | 2024-01-05 | 2 | -4/+5 |
* | EmulatorPkg: Update MMTimerThread() signature | Nate DeSimone | 2024-01-05 | 1 | -5/+5 |
* | EmulatorPkg: Improve comments in WinThunk.c | Nate DeSimone | 2024-01-05 | 1 | -12/+5 |
* | EmulatorPkg: RedfishPlatformHostInterfaceLib: get rid of unused variable | Mike Maslenkin | 2023-12-27 | 1 | -2/+0 |
* | EmulatorPkg: fix typo. PcdRedfishServie -> PcdRedfishService | Mike Maslenkin | 2023-12-27 | 3 | -14/+14 |
* | EmulatorPkg: Format with Uncrustify 73.0.8 | Michael Kubacki | 2023-11-27 | 1 | -3/+3 |
* | EmulatorPkg: Add ImagePropertiesRecordLib Instance | Taylor Beebe | 2023-11-27 | 1 | -0/+1 |
* | EmulatorPkg: Fix Terminal Issues | Nate DeSimone | 2023-09-27 | 2 | -2/+57 |
* | MdeModulePkg: Duplicate BaseRngLibTimerLib to MdeModulePkg | Pierre Gondois | 2023-09-08 | 1 | -1/+1 |
* | EmulatorPkg/Win/Host: Fix RUNTIME_FUNCTION redefinition error | Michael D Kinney | 2023-07-24 | 1 | -4/+6 |
* | EmulatorPkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 2023-04-10 | 2 | -2/+2 |
* | EmulatorPkg/PeiTimerLib: Bug fix in NanoSecondDelay | Deric Cole | 2023-02-09 | 2 | -3/+3 |
* | EmulatorPkg: CI: use ubuntu-22.04 vm_image (Linux only) | Oliver Steffen | 2023-01-17 | 1 | -1/+1 |
* | EmulatorPkg: CI: Use Fedora 35 container (Linux only) | Oliver Steffen | 2023-01-17 | 1 | -1/+3 |
* | EmulatorPkg: CI: use Python version from defaults template | Oliver Steffen | 2023-01-17 | 2 | -0/+9 |
* | EmulatorPkg/RedfishHostInterface: Add NULL function | Abner Chang | 2022-12-20 | 1 | -0/+24 |
* | EmulatorPkg: Add reference to new build instructions | Michael Kubacki | 2022-12-16 | 1 | -0/+3 |
* | EmulatorPkg: Record Argc, Argv and Envp in EmuThunk Ppi | Liu, Zhiguang | 2022-12-08 | 3 | -0/+9 |
* | EmulatorPkg: Remove unnecessary dependency on EmbeddedPkg | Liu, Zhiguang | 2022-12-08 | 3 | -6/+3 |
* | EmulatorPkg: Add persistent memory in EmuThunkPpi | Liu, Zhiguang | 2022-12-08 | 6 | -7/+29 |
* | EmulatorPkg/Win: Unload DLLs before reset | Ray Ni | 2022-12-08 | 1 | -0/+14 |
* | EmulatorPkg/WinHost: Add Reset2 PPI | Ni, Ray | 2022-12-05 | 3 | -10/+71 |
* | EmulatorPkg/WinHost: XIP for SEC and PEI_CORE | Ni, Ray | 2022-12-05 | 1 | -12/+2 |
* | EmulatorPkg/WinHost: pre-allocate "physical" RAM | Ni, Ray | 2022-12-05 | 1 | -35/+25 |
* | EmulatorPkg/PosixFileSystem: Add NULL check on memory allocation | Shindo, Miki | 2022-07-21 | 1 | -1/+1 |
* | EmulatorPkg: Pipeline: Resolve SecureBootVariableLib dependency | Kun Qin | 2022-07-07 | 1 | -0/+1 |
* | EmulatorPkg: Add VariableFlashInfoLib | Michael Kubacki | 2022-05-19 | 1 | -0/+1 |
* | EmulatorPkg: Use windows-2019 VM image | Michael Kubacki | 2022-04-02 | 1 | -1/+1 |
* | EmulatorPkg/RedfishPlatformCredentialLib: Don't stop Redfish service | Abner Chang | 2022-03-16 | 1 | -2/+0 |
* | EmulatorPkg/RedfishPlatformCredentialLib: Check EFI_SECURE_BOOT_MODE_NAME | Abner Chang | 2022-03-16 | 1 | -16/+16 |
* | EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully | Guomin Jiang | 2022-03-03 | 1 | -6/+7 |
* | EmulatorPkg: Update lldbefi.py to work with current lldb which uses python3 | Rebecca Cran | 2021-12-13 | 1 | -9/+8 |
* | EmulatorPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 111 | -6387/+6212 |
* | EmulatorPkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 8 | -16/+11 |
* | EmulatorPkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 2021-12-07 | 8 | -25/+19 |
* | EmulatorPkg: Update YAML to ignore specific ECC files/errors | Michael D Kinney | 2021-11-30 | 1 | -0/+7 |
* | EmulatorPkg/Win/Host: Update CC_FLAGS | Michael D Kinney | 2021-11-29 | 1 | -1/+1 |
* | EmulatorPkg: add SecureBootVariableLib class resolution | Grzegorz Bernacki | 2021-08-03 | 1 | -0/+2 |