summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-08Update to support a single stack. GCC update will follow.AJFISH4-26/+158
2010-01-08update commentsAJFISH1-1/+5
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff6-72/+119
2010-01-08Minor code enhancement.xli246-8/+13
2010-01-08refine the code and add more security check.vanjeff18-493/+499
2010-01-07Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney3-53/+25
2010-01-07Coding style fix.rsun32-12/+18
2010-01-07Correct copyright year to 2010lgao42-1/+1
2010-01-07Correct copyright year to 2010lgao44-4/+4
2010-01-07Minor code enhancement.xli244-41/+41
2010-01-07Minor code enhancement.xli244-11/+7
2010-01-07Minor code enhancement.xli242-3/+7
2010-01-06Enable SetupBrowser to support multiple form class guid.lgao44-14/+33
2010-01-06OVMF SEC: Fix VS2005 compiler warningsjljusten2-3/+1
2010-01-05Fix bugs in SmmBaseHelper driver.rsun31-4/+4
2010-01-05Fix build breakmdkinney1-12/+13
2010-01-04OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten7-65/+58
2010-01-04OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten7-5/+5
2010-01-04OVMF Status Codes: Disable serial output, enable memory outputjljusten3-6/+6
2010-01-04OVMF: Define MDEPKG_NDEBUG to disable all debug code by defaultjljusten3-0/+15
2010-01-04OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten13-294/+554
2010-01-04OVMF: Use optimized BaseMemoryLib librariesjljusten3-6/+23
2010-01-04MdeModulePkg AcpiTableDxe: Fix compiler warningjljusten1-0/+2
2010-01-04IntelFrameworkModulePkg: SerialStatusCode output was incorrectjljusten2-6/+6
2010-01-04OVMF: Add SEC ExtractGuidedSection implementationjljusten2-0/+468
2010-01-04IntelFrameworkModulePkg LZMA: Support running LZMA from flash/romjljusten3-32/+25
2010-01-04Correct help information for Delete Boot option and Change boot option.lgao42-2/+2
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff9-844/+374
2010-01-04check whether FvHandle is NULL for FfsGetVolumeInfo() interface.klu21-2/+2
2010-01-04Implement the simulation version of StallPei for NT32 platform. It bases on w...klu24-0/+157
2010-01-04Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...klu25-5/+1199
2010-01-04Update shell binaries to newer version snapshot 2009-12-14 snapshot.qhuang891-6/+6
2009-12-31Minor clean ups for these INF files.mdkinney2-14/+11
2009-12-31Only check the unsupported IFR opcode for framework HII form package.lgao41-27/+20
2009-12-31Remove dependency on include file in package outside of EKD2.rsun33-2/+144
2009-12-31Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun317-37/+2391
2009-12-31Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor...rsun31-19/+7
2009-12-31Fix minor coding style issues.qhuang82-29/+30
2009-12-31Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...qhuang82-1/+2
2009-12-31Add disableif statement example, and suppressif form example.lgao41-102/+104
2009-12-31Align name of constructor and destructor.xli241-2/+2
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli246-338/+257
2009-12-30Update GenericBdsLib to support BootOption for VLAN device.xdu23-35/+131
2009-12-30Add VLAN support.xdu230-937/+4303
2009-12-30Code clean up in NetLib:xdu213-475/+473
2009-12-30Make use of UefiRuntimeLib for refinement.xli243-44/+11
2009-12-30Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe...klu210-1/+1
2009-12-30Fix bug that that the template does not match fields in structure EFI_BLOCK_I...qhuang81-3/+3
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli241-1/+1
2009-12-29Remove OemHookStatusCodeLibNull from IntelFrameworkModulePkg.xli242-96/+0