]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2010-01-14 mdkinneyFix file header
2010-01-14 mdkinneyFix formatting
2010-01-14 mdkinneyClean up .h files for the CPU I/O PPI and the CPU I...
2010-01-14 gikidyFix Boot Option appear twice while add a new boot optio...
2010-01-14 mdkinneyAdd module that produces the SMM CPU I/O 2 Protocol
2010-01-14 mdkinneyPut Framework SMM CPU I/O Protocol into its own .h...
2010-01-14 mdkinneyChange SMM CPU I/O to SMM CPU I/O 2
2010-01-14 AJFISHAdded support for L2 (4K) page tables and made the...
2010-01-14 mdkinneyRemove extra reference to SmmCpuIo.h
2010-01-14 mdkinneyUpdate INF file to properly declare which PCDs must...
2010-01-14 mdkinneyCleanup INF file for PEI Core
2010-01-14 mdkinneyClean up INF. Remove dependency on CPU I/O 2 Protocol...
2010-01-14 mdkinneyUpdate Copyright date
2010-01-14 mdkinneyClean up MetronomeDxe INF file. This module uses the...
2010-01-13 jcarseyadd blank line
2010-01-13 jcarseyadding new parameter to search and replace function...
2010-01-13 AJFISHAdding a Debug version of the UncachedMemoryAllocationL...
2010-01-13 xli24Minor code enhancement.
2010-01-12 AJFISHA few more header fixes
2010-01-12 AJFISHMore headers cleanup.
2010-01-12 AJFISHWorking on adding paging to the CpuDxe driver so it...
2010-01-12 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-01-12 AJFISHOne more header fix
2010-01-12 AJFISHFix some more headers. Add some missing library classes...
2010-01-12 AJFISHUpdating ArmLib.h to add functions needed to turn on...
2010-01-12 AJFISHNeed to add some extra functions to the libraries to...
2010-01-12 AJFISHAdd some missing 64-bit math functions for gcc
2010-01-12 tyeFix the warning: Line 389, the Index of mMonthName...
2010-01-12 qhuang8Don't calculate the directory size and the caller of...
2010-01-12 jljustenShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdSh...
2010-01-12 xli24Minor code enhancement.
2010-01-11 jcarseyupdating comments mostly. also added some new lib...
2010-01-11 tyeAdd ASSERT () to make sure the array is accessed within...
2010-01-11 xli24Remove unnecessary colon for @note tag.
2010-01-11 davidhuang1. Add missing CloseProtocol in case RemainingDevicePat...
2010-01-11 davidhuang1. Eliminate RemainingDevicePath Type limitation, let...
2010-01-11 eric_tiandisable ICC compiler warning #593: variable was set...
2010-01-09 lgao4update copyright to 2010
2010-01-09 lgao4Make EdkCompatibilityPkg pass IPF build with WINDKK...
2010-01-08 AJFISHFix typo in comment.
2010-01-08 AJFISHFixed a bug in the HardwareInterrupt handler that would...
2010-01-08 geekboy15aFixed incorrect syntax for immediate HEX value.
2010-01-08 geekboy15aRemoved use of pre-initialized global data in this...
2010-01-08 AJFISHFix stray charcter in comment.
2010-01-08 AJFISHAdding support for a single stack, GCC check in will...
2010-01-08 AJFISHRemove bad comment
2010-01-08 AJFISHUpdate to support a single stack. GCC update will follow.
2010-01-08 AJFISHupdate comments
2010-01-08 vanjeff1)Remove “Back to Previous Page'”, since it cannot...
2010-01-08 xli24Minor code enhancement.
2010-01-08 vanjeffrefine the code and add more security check.
2010-01-07 mdkinneyRemove dependency on PCI Root Bridge I/O Protocol....
2010-01-07 rsun3Coding style fix.
2010-01-07 lgao4Correct copyright year to 2010
2010-01-07 lgao4Correct copyright year to 2010
2010-01-07 xli24Minor code enhancement.
2010-01-07 xli24Minor code enhancement.
2010-01-07 xli24Minor code enhancement.
2010-01-06 lgao4Enable SetupBrowser to support multiple form class...
2010-01-06 jljustenOVMF SEC: Fix VS2005 compiler warnings
2010-01-05 rsun3Fix bugs in SmmBaseHelper driver.
2010-01-05 mdkinneyFix build break
2010-01-04 jljustenOVMF VTF0 Reset Vector: Cleanup Global Descriptor Table...
2010-01-04 jljustenOVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descr...
2010-01-04 jljustenOVMF Status Codes: Disable serial output, enable memory...
2010-01-04 jljustenOVMF: Define MDEPKG_NDEBUG to disable all debug code...
2010-01-04 jljustenOVMF: Update OVMF FD/FV build to minimize ROM size
2010-01-04 jljustenOVMF: Use optimized BaseMemoryLib libraries
2010-01-04 jljustenMdeModulePkg AcpiTableDxe: Fix compiler warning
2010-01-04 jljustenIntelFrameworkModulePkg: SerialStatusCode output was...
2010-01-04 jljustenOVMF: Add SEC ExtractGuidedSection implementation
2010-01-04 jljustenIntelFrameworkModulePkg LZMA: Support running LZMA...
2010-01-04 lgao4Correct help information for Delete Boot option and...
2010-01-04 vanjeffinstalling HII config access protocol on child handle...
2010-01-04 klu2check whether FvHandle is NULL for FfsGetVolumeInfo...
2010-01-04 klu2Implement the simulation version of StallPei for NT32...
2010-01-04 klu2Add default implementation of EFI_CPU_IO_PPI and EFI_PC...
2010-01-04 qhuang8Update shell binaries to newer version snapshot 2009...
2009-12-31 mdkinneyMinor clean ups for these INF files.
2009-12-31 lgao4Only check the unsupported IFR opcode for framework...
2009-12-31 rsun3Remove dependency on include file in package outside...
2009-12-31 rsun3Add 4 Framework/PI SMM thunk drivers. Combined use...
2009-12-31 rsun3Remove duplicated definition of EFI_SMM_COMMUNICATE_HEA...
2009-12-31 qhuang8Fix minor coding style issues.
2009-12-31 qhuang8Remove the hard-code IoAlign in BlockIo.Media; instead...
2009-12-31 lgao4Add disableif statement example, and suppressif form...
2009-12-31 xli24Align name of constructor and destructor.
2009-12-31 xli24Refine DxeReportStatusCodeLib and RuntimeDxeReportStatu...
2009-12-30 xdu2Update GenericBdsLib to support BootOption for VLAN...
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-12-30 xli24Make use of UefiRuntimeLib for refinement.
2009-12-30 klu2Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosR...
2009-12-30 qhuang8Fix bug that that the template does not match fields...
2009-12-29 xli24Refer to OEM status code hook library instances in...
2009-12-29 xli24Remove OemHookStatusCodeLibNull from IntelFrameworkModu...
2009-12-29 xli24Refer to OEM status code hook library instances in...
2009-12-29 xli24Refer to OEM status code hook library instances in...
2009-12-29 xli24Refer to OEM status code hook library instances in...
2009-12-29 xli24Move SmmReportStatusCodeLib to proper architecture...
next