summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ICC build failure.htao2009-09-171-2/+0
* Rollback patch temporary until receive legal approve.klu22009-09-172-21/+10
* Make ASSERT statement more meaningful.lgao42009-09-172-8/+8
* OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.jljusten2009-09-166-2/+102
* OVMF BDS: Implement routines to make it easier to scan through all PCI devices.jljusten2009-09-161-80/+191
* Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.jljusten2009-09-161-1/+1
* Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten2009-09-167-0/+1143
* Add RHSA (remapping hardware static Affinity) structure definition according ...htao2009-09-161-0/+12
* add SR-IOV support in EDK II.htao2009-09-162-0/+74
* add SR-IOV support in EDK II.htao2009-09-1611-10/+988
* Add @par at file header to indicate the specification version.klu22009-09-162-1/+9
* 1. updated "the Bus Driver that creates all of its child handles on the first...vanjeff2009-09-165-57/+90
* Enhance PeiCore and DxeCore check whether the image machine type is supported...lgao42009-09-162-0/+15
* 1. Add "CAPSULE_FLAGS_INITIATE_RESET" flag support.qhuang82009-09-161-12/+43
* 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...vanjeff2009-09-152-40/+78
* Apply patch from Patrick Georgi. Correct build tool path to stable version.klu22009-09-152-10/+21
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-1410-291/+527
* 1. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3lgao42009-09-146-9/+170
* fix k8 warning.eric_tian2009-09-141-1/+1
* In various archs, Processor memory address may not be same with Pci memory ad...eric_tian2009-09-147-71/+195
* updated basetools binary files which are validated synced with r1707.vanjeff2009-09-1124-0/+0
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-1191-975/+1795
* updated WinNtSerialIoDxe driver not to create new child handle if RemainingDe...vanjeff2009-09-101-71/+119
* Fix the bug in PeiServicesInstallFvInfoPpi() implementation that can't set th...lgao42009-09-101-4/+15
* Set correctly FV format guid when install FV INFO PPI.lgao42009-09-101-3/+1
* 1. Add a new Capsule initiate reset flagqhuang82009-09-102-4/+7
* if PcdHwErrStorageSize is zero, it means HwErr variable store doesn't exist i...eric_tian2009-09-101-3/+4
* 1. add EFI Firmware Management protocol definition in MdePkg.vanjeff2009-09-093-1/+499
* add AtaPassThruProtocol into MdePkg.eric_tian2009-09-092-0/+474
* adjust error process code position.vanjeff2009-09-081-4/+4
* updated IdeBus driver not to create new child handle if RemainingDeviepath is...vanjeff2009-09-081-41/+53
* Remove obsolete description to avoid confusion. DevicePathLib class does not ...qhuang82009-09-081-3/+1
* add modifier EFIAPI for library interfaces.vanjeff2009-09-083-3/+30
* Correct EFI_IFR_RESET_BUTTON from question to statement.lgao42009-09-082-5/+3
* refine functions comments to add new description for remaining devicepath in ...vanjeff2009-09-081-13/+42
* Add PCD protocol/ppi defined in PI 1.2, which is different with early PCD pro...klu22009-09-083-0/+842
* OVMF: Fix a hang after resetting when NV variables are preserved.jljusten2009-09-071-20/+11
* OVMF: Add support for more persistent NV variables which can survive a system...jljusten2009-09-075-9/+50
* EMU Variable: Add support for pre-reserved NV variable store.jljusten2009-09-073-22/+115
* Remove unnecessary library mapping. qhuang82009-09-041-3/+0
* Clarify the UEFI/EFI specification version in file header comments.vanjeff2009-09-0322-60/+122
* specify the spec revision number followed by protocol eric_tian2009-09-035-25/+27
* add UefiPxeBcDxe in Nt32 platform.vanjeff2009-09-031-0/+1
* Add into MdePkg definitions for the SMM IO Trap Dispatch2 Protocol as defined...rsun32009-09-032-0/+139
* add UefiPxeBcDxe in Nt32 platform.vanjeff2009-09-031-0/+1
* Add into MdePkg definitions for the SMM Power Button Dispatch2 Protocol as de...rsun32009-09-032-0/+120
* Add into MdePkg definitions for the SMM Standby Button Dispatch2 Protocol as ...rsun32009-09-032-0/+122
* Add into MdePkg definitions for the SMM General Purpose Input (GPI) Dispatch2...rsun32009-09-032-0/+127
* Add into MdePkg definitions for the SMM USB Dispatch2 Protocol as defined in ...rsun32009-09-032-0/+133
* Add into MdePkg definitions for the SMM Periodic Timer Dispatch Protocol as d...rsun32009-09-032-0/+173