]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2012-11-27 czhang461.Measure ACPI table data comes from flash event type...
2012-11-27 czhang461.Measure ACPI table data comes from flash event type...
2012-11-26 ydong10Enhance the check for resource section data.
2012-11-26 ydong10Enhance the check for debug data before get the PdbPointer.
2012-11-26 li-elvinFix IA32 build failure to add UINTN type cast.
2012-11-23 li-elvinUpdate FrameBufferSize aligned with UEFI spec.
2012-11-22 tye1Fix issue that RsaPkcs1Verify() may not work in PEI...
2012-11-21 sfu51. Correct the counter-based hash algorithm according...
2012-11-21 li-elvinFix GCC44 build failure.
2012-11-20 lgao4Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definiti...
2012-11-20 ydong10Remove the useless code.
2012-11-20 li-elvinIf IDE controller is not in IDE mode, we should not...
2012-11-19 lzeng14Just reserve memory space for page table, but not creat...
2012-11-16 lzeng14Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead...
2012-11-15 ydong10Check mHiiPackageListUpdated before set it to FALSE.
2012-11-15 niruiyuEnhance CreatePopup to call ReadKeyStroke() before...
2012-11-15 niruiyuEnhance CreatePopup to call ReadKeyStroke() before...
2012-11-15 li-elvinRemove 0xc8000 check when searching PNP header. Remove...
2012-11-14 jcarseyShellPkg: Fix line responsible for deleting “cwd” varia...
2012-11-14 niruiyuEnhance SetupBrowser to call ReadKeyStroke() before...
2012-11-14 erictianMdeModulePkg/AtaAtapiPassThru: fix buffer overflow...
2012-11-14 tye1Fix issue that node is still reachable after executing...
2012-11-13 jcarseyShellPkg: Clean up header file usage.
2012-11-13 jcarseyShellPkg: Correct 3 places where memory was not being...
2012-11-12 lzeng14Allocate ReservedMemory instead of ACPIMemoryNVS for...
2012-11-12 li-elvinBiosVideo allocate wrong size of buffer for EDID overri...
2012-11-12 lzeng14Free the buffer allocated by GetSectionFromAnyFv()...
2012-11-09 erictianMdeModulePkg/AtaAtapiPassThru: valid ports transverse...
2012-11-08 ydong10Refine code to make it more safely.
2012-11-08 lzeng14Build the registered guid HOB and SystemTable to record...
2012-11-07 li-elvinMoved the PeiS3ResumeState access when PeiS3ResumeState...
2012-11-05 czhang46Fix ECC issue
2012-11-02 jljustenOvmfPkg: Add support for qemu's -kernel parameter
2012-11-02 jljustenOvmfPkg: Add LoadLinuxLib library implementation
2012-11-02 jljustenOvmfPkg: Add LoadLinuxLib library interface
2012-11-02 jljustenOvmfPkg: Add Linux bzimage include file
2012-11-02 niruiyuAdd missing PCI class code definition.
2012-11-02 li-elvinUpdate comments for functions UhciAllocateDev, EhcCreat...
2012-11-01 vanjeffFixed one bug: gSmmCorePrivate->InSmm is not set to...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-11-01 czhang46Add Physical Presence request UI detection logic. Refin...
2012-11-01 ydong10Fix build fail.
2012-11-01 ydong10Add more check to make code more safely.
2012-10-31 erictianMdeModulePkg/AtaBusDxe: remove a redundant error check
2012-10-31 li-elvinRaise TPL to high to disable CPU interrupt before 8259...
2012-10-31 lgao4Install CustomGuidedSectionExtractionPpi for Tiano...
2012-10-31 lzeng14Remove the unsupported SEC PEIM PEI_CORE module type...
2012-10-31 li-elvinFix build failure of PcAtChipsetPkg.
2012-10-31 li-elvinFix build failure.
2012-10-30 lgao4Fix memory out of band access in AsmFxSave() and AsmFxR...
2012-10-30 lgao4Fix memory out of band access in AsmFxSave() and AsmFxR...
2012-10-30 lgao4Fix comment typo to use UEFI spec defined WIN_CERT_TYPE...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-30 ydong10Correct the definition for Modal opcode, from EFI_IFR_M...
2012-10-29 oliviermartinArmPlatformPkg/Scripts: Fixed the Makefile for Windows
2012-10-29 tye1Fix issue that ifconfig –c cannot clear IP address...
2012-10-25 li-elvinCreate a MAX_TIMER_TICK_DURATION for the error handling...
2012-10-25 li-elvinAdd uninstalling GOP and UGA protocol in Consplitter...
2012-10-24 li-elvinUse ReadUnaligned16 function to access the buffer which...
2012-10-23 jljustenOvmfPkg VirtioScsiDxe: Fix build with VS2010
2012-10-23 niruiyuAdd assertion to make sure the pointer is not NULL.
2012-10-22 oliviermartinArmPlatformPkg/Scripts/Ds5: Added missing package decla...
2012-10-22 oliviermartinArmPlatformPkg/Scripts/Ds5: Updated DS-5 scripts to...
2012-10-22 oliviermartinArmPlatformPkg/Scripts: Added ARM DS-5 scripts to debug...
2012-10-22 czhang46 Remove TPM selftest on S3 boot path to save time
2012-10-19 oliviermartinEmbeddedPkg/MmcDxe: Ensure MMC is in Identification...
2012-10-19 niruiyuFix a bug that causes GCC build failure.
2012-10-18 niruiyuFix a bug that incorrectly uses && instead of !! in...
2012-10-18 jljustenOvmfPkg: QemuBootOrder: recognize virtio-scsi devices
2012-10-18 jljustenOvmfPkg: introduce virtio-scsi driver
2012-10-18 jljustenOvmfPkg: VirtioBlkDriverBindingStop: fix incorrect...
2012-10-18 oliviermartinArmPlatformPkg/BaseTools-Pending-Patches.patch: Added...
2012-10-18 tye1Fix coding style issue in CryptoPkg.
2012-10-18 niruiyuUse %lx to print UINT64 value instead of %x.
2012-10-18 niruiyuFix a bug that BCFG creates Key#### variable bigger...
2012-10-18 niruiyuRemove the KeyOrder variable dependency from BDS
2012-10-17 tye1Add manual configured gateway address back after system...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-10-17 sfu5Fix a bug in OpensslLib that PKCS7_verify will use...
2012-10-17 li-elvinFix buffer overflow issue in Consplitter.
2012-10-17 qianouyangFix code potential errors in IPsec.
2012-10-17 li-elvinFix ECC issue.
2012-10-17 tye1Remove useless MD5 OID ASN.1 value from DxeImageVerific...
2012-10-17 tye1Add SPC_INDIRECT_DATA_OBJID check to make sure contentT...
2012-10-16 ydong10Fix code potential errors.
2012-10-16 ydong10Fix a typo in comments.
2012-10-16 vanjeffUpdate SmiManager() to invoke all root SMI handlers...
2012-10-16 czhang46Change TPM ACCESS_X.activeLocality test timeout to...
2012-10-15 gdong1Fix time-based and count-based authenticated variable...
2012-10-14 jljustenOvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 build
2012-10-14 jljustenOvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividend...
2012-10-12 jljustenOvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe
2012-10-12 jljustenOvmfPkg: librarize reusable bits from VirtioBlkDxe...
2012-10-12 jljustenOvmfPkg: rename AppendDesc to VirtioAppendDesc
2012-10-12 jljustenOvmfPkg: extract VirtioLib from VirtioBlkDxe
2012-10-12 jljustenOvmfPkg: Include/IndustryStandard: extract VirtioBlk...
2012-10-12 jljustenOvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to...
next