]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2015-07-02 Ard BiesheuvelMdeModulePkg: rename PropertiesTableEnable to PcdProper...
2015-07-02 Ard BiesheuvelMdeModulePkg: make internal functions STATIC in Core...
2015-07-02 Ard BiesheuvelMdeModulePkg: remove unused functions from Core/Dxe...
2015-07-02 Jordan JustenRevert tree to r17801
2015-07-02 Laszlo ErsekOvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback
2015-07-02 Laszlo ErsekIntelFrameworkModulePkg: AcpiS3SaveDxe: call S3Ready...
2015-07-02 Laszlo ErsekIntelFrameworkModulePkg: AcpiS3SaveDxe: prepare for...
2015-07-02 Ard BiesheuvelArmVirtPkg: build runtime drivers with 64 KB section...
2015-07-02 Ard BiesheuvelBaseTools: AArch64: use explicit linker scripts
2015-07-02 Hess ChenBaseTools/Ecc: Fix a bug when checking copyright format
2015-07-02 Hess ChenBaseTools/Ecc: Fix a bug to get correct member variable
2015-07-02 Liming GaoMdeModulePkg: Update DxeCore to handle LoadFile DevicePath
2015-07-02 Liming GaoMdeModulePkg: UefiBootManagerLib to handle LoadFile...
2015-07-02 Liming GaoMdeModulePkg: SecurityManagementLib to handle LoadFile...
2015-07-02 Yingke LiuBaseTools: Fixed BuildOptions bug.
2015-07-02 Qiu ShuminShellPkg: Refine the code logic of StrnCatGrow.
2015-07-02 Star ZengMdeModulePkg Variable: Minor enhancement to VarCheck
2015-07-01 Samer El-Haj... MdePkg: Add P2P Bridge Secondary Latency Timer register...
2015-07-01 Samer El-Haj... BaseTools: Add missing EfiPersistentMemory to EFI_MEMOR...
2015-07-01 Guo DongCorebootModulePkg: Get power management register addresses.
2015-07-01 Bruce CranFixed a couple of typos of 'Configuration' ('Congfigura...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/Variable: Use safe string functi...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/SmbiosDxe: Use safe string funct...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/PlatformDriOverrideDxe: Use...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/PCD: Use safe string functions...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/FvSimpleFileSystemDxe: Use safe...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/CapsulePei: Use safe string...
2015-07-01 Qiu ShuminMdeModulePkg/Library/UefiBootManagerLib: Use safe strin...
2015-07-01 Qiu ShuminMdeModulePkg/Library/SmmCorePerformanceLib: Use safe...
2015-07-01 Qiu ShuminMdeModulePkg/Library/PeiPerformanceLib: Use safe string...
2015-07-01 Qiu ShuminMdeModulePkg/Library/PeiDxeDebugLibReportStatusCode...
2015-07-01 Qiu ShuminMdeModulePkg/Library/DxeCorePerformanceLib: Use safe...
2015-07-01 Qiu ShuminMdeModulePkg/Application/MemoryProfileInfo: Use safe...
2015-07-01 Star ZengSecurityPkg: Delete empty directory after R17772.
2015-07-01 Yingke LiuBaseTools: Checked return value of malloc for EfiCompress.
2015-07-01 Yingke LiuBaseTools: Do not create an empty file if Rsa2048Sha256...
2015-07-01 Samer El-Haj... NetworkPkg: Remove unused variables from IpSecDxe to...
2015-07-01 Star ZengSecurityPkg: Delete Auth Variable driver
2015-07-01 Star ZengVlv2TbltDevicePkg: Use the merged Variable driver
2015-07-01 Star ZengArmVirtPkg: Use the merged Variable driver
2015-07-01 Star ZengArmVirtPkg: Cleanup redundant library class resolution...
2015-07-01 Star ZengArmPlatformPkg: Use the merged Variable driver
2015-07-01 Star ZengOvmfPkg: Use the merged Variable driver
2015-07-01 Star ZengNt32Pkg: Use the merged Variable driver
2015-07-01 Star ZengMdeModulePkg Variable: Merge from Auth Variable driver...
2015-07-01 Star ZengVlv2TbltDevicePkg: Link AuthVariableLib for following...
2015-07-01 Star ZengArmVirtPkg: Link AuthVariableLib for following merged...
2015-07-01 Star ZengArmPlatformPkg: Add TpmMeasurementLib and AuthVariableL...
2015-07-01 Star ZengEmulatorPkg: Add TpmMeasurementLib and AuthVariableLib...
2015-07-01 Star ZengOvmfPkg: Link AuthVariableLib for following merged...
2015-07-01 Star ZengNt32Pkg: Link AuthVariableLib for following merged...
2015-07-01 Star ZengSecurityPkg: Implement AuthVariableLib library instance
2015-07-01 Star ZengMdeModulePkg: Add AuthVariableLib LibraryClass
2015-07-01 Star ZengMdeModulePkg VariablePei: Merge from VariablePei in...
2015-07-01 Star ZengMdeModulePkg VariableInfo: Merge from VariableInfo...
2015-07-01 Star ZengMdeModulePkg: Move authenticated variable definition...
2015-07-01 Star ZengMdeModulePkg: Move TpmMeasurementLib LibraryClass from...
2015-07-01 Star ZengMdeModulePkg PlatDriOverrideDxe: Remove unneeded VARIAB...
2015-07-01 Samer El-Haj... NetworkPkg: Add IPv6 DUID configuration support using...
2015-07-01 Qiu ShuminShellPkg: Refine the code logic of mv.c.
2015-07-01 Ard BiesheuvelThere needs to be a space between the output section...
2015-06-30 Qiu ShuminShellPkg: Refine code to make catenae length more precise.
2015-06-30 Hao WuPerformancePkg Dp_App: Resolve buffer size mismatch
2015-06-30 Hao WuPerformancePkg Dp_App: Use safe string functions
2015-06-30 Hao WuUefiCpuPkg S3Resume2Pei: Use safe string functions
2015-06-30 Hao WuIntelFspPkg BaseFspDebugLibSerialPort: Use safe string...
2015-06-30 Hao WuMdePkg UefiLib: Use safe string functions
2015-06-30 Hao WuMdePkg UefiDevicePathLib: Remove unsafe string functions
2015-06-30 Hao WuIntelFrameworkPkg FrameworkUefiLib: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg UpdateDriverDxe: Use safe strin...
2015-06-30 Hao WuIntelFrameworkModulePkg DeviceMngr: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg BootMngr: Use safe string functions
2015-06-30 Hao WuIntelFrameworkModulePkg BootMaint: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg BdsDxe: Use safe string functions
2015-06-30 Hao WuIntelFrameworkModulePkg PeiDxeDebugLib: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg GenericBdsLib: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg IsaFloppyDxe: Use safe string...
2015-06-30 Qin LongCryptoPkg: Fix the dereferenced pointer issue
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-06-29 Jonathan DomanSecurityPkg: Add MD5 support to Hash2DxeCrypto
2015-06-29 Yingke LiuBaseTools: Added GCC ld script to support 4K alignment.
2015-06-29 Ard BiesheuvelBaseTools: Update GenFw to support 4K alignment.
2015-06-29 Yingke LiuBaseTools: Updated tool_def to support 4K alignment.
2015-06-29 Yingke LiuBaseTools: Update IASL download link and remove specifi...
2015-06-29 Dandan BiMdeModulePkg:Use safe string functions
2015-06-29 Zhang LuboNetworkPkg: Check whether the iSCSI initiator name...
2015-06-26 Laszlo ErsekOvmfPkg: PlatformPei: invert MTRR setup in QemuInitiali...
2015-06-26 Laszlo ErsekOvmfPkg: PlatformPei: beautify memory HOB order in...
2015-06-26 Laszlo ErsekOvmfPkg: PlatformPei: create the CPU HOB with dynamic...
2015-06-26 Laszlo ErsekOvmfPkg: PlatformPei: enable larger permanent PEI RAM
2015-06-26 Tian FengSecurityPkg/TcgMor: move TPer Reset operation to this...
2015-06-26 Tian FengMdeModulePkg/AtaBus: remove TPer Reset operation in...
2015-06-26 Jeff FanSourceLevelDebugPkg/DebugAgent: Add typecast to fix...
2015-06-25 Guo DongCorebootPayloadPkg: Fix "reset -s" issue.
2015-06-25 Guo DongCorebootModulePkg: Get power management register addresses.
2015-06-25 Ard BiesheuvelArmVirtPkg: signal EndOxDxe event in PlatformBsdInit
2015-06-25 Hess ChenBaseTools/Ecc: Fix a bug of determining boolean variabl...
2015-06-25 Hess ChenBaseTools/Ecc: Fix two bugs for the checkpoint of GUID
2015-06-25 Hess ChenBaseTools/Ecc: Fix a bug in parser
next