summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add into MdePkg definitions for the SMM Sx Dispatch Protocol as defined in PI...rsun32009-09-032-0/+138
* Add into MdePkg definitions for the SMM Software Dispatch Protocol as defined...rsun32009-09-032-0/+139
* 1. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset ...lgao42009-09-027-156/+496
* Add into MdePkg definitions for the SMM PCI Root Bridge IO protocol as define...rsun32009-09-022-0/+40
* Add into MdePkg definitions for the EFI SMM CPU Protocol as defined in the PI...rsun32009-09-022-7/+260
* Add into MdePkg definitions for the EFI SMM Status Code Protocol as defined i...rsun32009-09-022-0/+70
* UEFI 2.3 Specification should be updated to move these status code definition...eric_tian2009-09-023-20/+22
* Refactor the code logic to reduce code size for debug tip.qhuang82009-09-011-59/+33
* Add /GF compiler option for IPF ICC tool chains by default.qhuang82009-09-011-8/+8
* Split AsmReadKr7() and AsmWriteKr7() from AccessKr.s file since these two API...qhuang82009-09-013-50/+66
* Add into MdePkg definitions for EFI SMM Communication Protocol as defined in ...rsun32009-09-012-0/+82
* Add into MdePkg definitions for the DXE SMM Ready To Lock protocol as defined...rsun32009-09-012-0/+32
* Add into MdePkg definitions for SMM Ready To Lock protocol as defined in the ...rsun32009-09-012-0/+32
* Add into MdePkg definitions for EFI SMM Configuration Protocol as defined in ...rsun32009-09-012-0/+89
* Add into MdePkg definitions for the EFI SMM Control2 Protocol as defined in t...rsun32009-09-012-0/+108
* Add into MdePkg definitions for the EFI SMM Access2 Protocol as defined in th...rsun32009-09-012-0/+175
* Add into MdePkg definitions for EFI SMM Base2 Protocol as defined in the PI 1...rsun32009-09-012-0/+90
* Add into MdePkg the common definitions in the Platform Initialization Specifi...rsun32009-09-012-0/+379
* Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang82009-08-314-56/+6
* Beatify the debug string for displaying boot device when boot EFI device path.klu22009-08-311-1/+62
* Add into MdePkg definitions for the SMM Cpu I/O Protocol defined in the PI 1....rsun32009-08-312-1/+91
* revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...eric_tian2009-08-311-6/+27
* Add comments indicating in-consistency between code and the UEFI 2.3 specific...rsun32009-08-312-1/+6
* StartPciDevicesOnBridge() should correct return value.vanjeff2009-08-282-5/+10
* due to EmuVariable driver only uses volatile memory to simulate the variable ...eric_tian2009-08-271-2/+2
* refine the code.vanjeff2009-08-271-2/+3
* Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH2009-08-264-5/+4
* Adding a python script to enable RVCT 3.1 (ARM ARM compiler) to run in cygwin...AJFISH2009-08-269-0/+88
* Added definitions of EFI EAP Protocol, EFI EAP Management Protocol and EFI FT...vanjeff2009-08-264-0/+1084
* add assertion to ensure HwErr type variable range is less than or equal to Va...eric_tian2009-08-263-3/+20
* minimum updating.vanjeff2009-08-262-2/+2
* Fixed a bug on the menu display: Following steps to reproduce it:jchen202009-08-261-4/+4
* Fixed a bug on the menu display: Following steps to reproduce it:jchen202009-08-261-2/+7
* Add Sec/Ia32/Gasket.Sqhuang82009-08-252-92/+983
* Integrate patch from Andrew Fish to make it run on OS X.qhuang82009-08-2544-360/+1039
* Fix file headersmdkinney2009-08-2422-37/+38
* Fix file headersmdkinney2009-08-247-15/+11