summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-03EmulatorPkg/Application: Publish Redfish Host Interface RecordAbner Chang2-0/+341
2020-12-03EmulatorPkg/RedfishPlatformHostInterfaceLib libraryAbner Chang3-0/+576
2020-11-17EmulatorPkg: Add VariablePolicy engine to EmulatorPkg platformBret Barkelew1-0/+3
2020-09-28EmulatorPkg: Add CI build for SECURE_BOOT_ENABLEMichael D Kinney3-1/+89
2020-09-23EmulatorPkg/host: fix overflow in Multwenyi,xie via groups.io1-1/+1
2020-09-21EmulatorPkg: Add RngLib to satisfy dependency of OpensslLibDivneil Rai Wadhawan1-0/+1
2020-09-18EmulatorPkg: Enable support for Secure BootDivneil Rai Wadhawan2-2/+49
2020-09-14EmulatorPkg:Change DEC_VERSION to DEC_SPECIFICATIONWenyi Xie1-1/+1
2020-08-19EmulatorPkg: Fix spelling mistake for occurredMichael D Kinney2-2/+2
2020-08-17EmulatorPkg/EmulatorPkg.ci.yaml: Add configuration for Ecc checkShenglei Zhang1-0/+12
2020-07-31EmulatorPkg/EmulatorPkg.ci.yaml: Add configuration for LicenseCheckShenglei Zhang1-0/+4
2020-06-18EmulatorPkg/EmulatorPkg.dsc: Change PCDs type about status codeTan, Ming1-2/+2
2020-06-04EmulatorPkg/WinHost: Enable network support.Nickle Wang5-1/+1155
2020-04-28EmulatorPkg: Add Platform CI and configuration for Core CISean Brogan5-0/+665
2020-04-13EmulatorPkg: Add MagicPageLib header file declaration.Guomin Jiang1-0/+1
2020-04-13EmulatorPkg/WinHost: Add link flags for VS2019 tool chains.Guomin Jiang1-0/+2
2020-02-10EmulatorPkg/Win: Fix various typosAntoine Coeur7-19/+19
2020-02-10EmulatorPkg/Unix: Fix various typosAntoine Coeur10-35/+35
2020-02-10EmulatorPkg/Sec: Fix various typosAntoine Coeur6-26/+25
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