summaryrefslogtreecommitdiff
path: root/EmulatorPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2023-04-10EmulatorPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2023-02-09EmulatorPkg/PeiTimerLib: Bug fix in NanoSecondDelayDeric Cole1-2/+2
2022-12-20EmulatorPkg/RedfishHostInterface: Add NULL functionAbner Chang1-0/+24
2022-12-08EmulatorPkg: Remove unnecessary dependency on EmbeddedPkgLiu, Zhiguang2-4/+2
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
2021-12-07EmulatorPkg: Apply uncrustify changesMichael Kubacki28-723/+674
2021-12-07EmulatorPkg: Change OPTIONAL keyword usage styleMichael D Kinney4-6/+5
2021-01-16EmulatorPkg/library: RedfishPlatformCredentialLibAbner Chang2-0/+286
2020-12-03EmulatorPkg/RedfishPlatformHostInterfaceLib libraryAbner Chang2-0/+575
2019-10-09EmulatorPkg/DxeTimerLib: drop superfluous castLaszlo Ersek1-1/+1
2019-09-19EmulatorPkg/TimerLib: Add missing GetTimeInNanoSecond functionMichael Johnson3-3/+134
2019-09-17EmulatorPkg/PeiEmuSerialPortLib: Update the INF file Guidshenglei1-1/+1
2019-08-19EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACESMichael D Kinney2-5/+10
2019-05-10EmulatorPkg: Make the shell be the first boot optionZhiguang Liu1-0/+30
2019-05-08EmulatorPkg: Support a second GOP windowZhiguang Liu1-0/+36
2019-04-09EmulatorPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney48-316/+48
2018-09-25EmulatorPkg: Removing ipf which is no longer supported from edk2.Chen A Chen15-31/+31
2018-09-06EmulatorPkg/PlatformBmLib: Fix GCC build failureRuiyu Ni1-14/+0
2018-08-31EmulatorPkg: Use MdeModulePkg/Bds moduleRuiyu Ni6-614/+617
2018-08-30EmulatorPkg: formalize line endingsRuiyu Ni15-818/+818
2018-08-27EmulatorPkg/PlatformBds: Signal EndOfDxe in platform BDSRuiyu Ni3-4/+9
2018-08-27EmulatorPkg/ThunkProtocolList: Fix VS build failureRuiyu Ni1-2/+2
2018-05-24EmulatorPkg/SmbiosLib: Declare the correct library class.Marvin Häuser1-1/+1
2016-10-19EmulatorPkg: Fix typos in comments and variablesGary Lin1-4/+4
2015-11-26EmulatorPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng1-1/+90
2015-05-06EmulatorPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni1-2/+2
2014-07-04EmulatorPkg: Add structure braces { } to fix build warningJordan Justen1-4/+6
2014-01-16Update PeiServicesTablePointerLib instance to add new API MigratePeiServicesT...Gao, Liming3-0/+78
2013-05-14EmulatorPkg/(Pei|Dxe)EmuSerialPortLib: Remove the SerialPortExtLib functions ...oliviermartin2-111/+0
2012-12-22Sync with EmulatorPkg changes.andrewfish4-0/+111
2012-12-22Fix structure init issues.andrewfish2-3/+7
2012-08-15EmulatorPkg: Fix Visual Studio build for IA32 & X64jljusten2-4/+6
2012-01-31Update based on review feedback.andrewfish1-7/+8
2012-01-30cleanup SmbiosLib.h definitions, and the code that depends on them. andrewfish1-25/+17
2012-01-30Oops missed these items in 12966. Also forgot the signoff, this signoff inclu...andrewfish2-0/+404
2011-08-11EmulatorPkg: Make the library work with DXE Core.andrewfish1-0/+4
2011-06-28EmulatorPkg: Remove all trailing whitespacejljusten42-348/+348
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten45-0/+5576