Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
ed6d22e0f29b24ac39c6b442eab4bce1e0de2739
ed6d22e
IntelFrameworkModulePkg GenericBdsLib: Use safe string functions
by Hao Wu
· 10 years ago
35e471d
IntelFrameworkModulePkg IsaFloppyDxe: Use safe string functions
by Hao Wu
· 10 years ago
2aabd14
CryptoPkg: Fix the dereferenced pointer issue
by Qin Long
· 10 years ago
e75390f
ShellPkg: Use safe string functions to refine code.
by Qiu Shumin
· 10 years ago
cb9a7eb
SecurityPkg: Add MD5 support to Hash2DxeCrypto
by Jonathan Doman
· 10 years ago
16e3d2e
BaseTools: Added GCC ld script to support 4K alignment.
by Yingke Liu
· 10 years ago
54b1b57
BaseTools: Update GenFw to support 4K alignment.
by Ard Biesheuvel
· 10 years ago
bbb6369
BaseTools: Updated tool_def to support 4K alignment.
by Yingke Liu
· 10 years ago
061eb5c
BaseTools: Update IASL download link and remove specific version info.
by Yingke Liu
· 10 years ago
5ad66ec
MdeModulePkg:Use safe string functions
by Dandan Bi
· 10 years ago
e9da7de
NetworkPkg: Check whether the iSCSI initiator name is null.
by Zhang Lubo
· 10 years ago
79d274b
OvmfPkg: PlatformPei: invert MTRR setup in QemuInitializeRam()
by Laszlo Ersek
· 10 years ago
cfc80e2
OvmfPkg: PlatformPei: beautify memory HOB order in QemuInitializeRam()
by Laszlo Ersek
· 10 years ago
86a14b0
OvmfPkg: PlatformPei: create the CPU HOB with dynamic memory space width
by Laszlo Ersek
· 10 years ago
bc89fe4
OvmfPkg: PlatformPei: enable larger permanent PEI RAM
by Laszlo Ersek
· 10 years ago
495ee9b
SecurityPkg/TcgMor: move TPer Reset operation to this module
by Tian Feng
· 10 years ago
857ce45
MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart
by Tian Feng
· 10 years ago
fe0c434
SourceLevelDebugPkg/DebugAgent: Add typecast to fix sign extension
by Jeff Fan
· 10 years ago
2446774
CorebootPayloadPkg: Fix "reset -s" issue.
by Guo Dong
· 10 years ago
cb3e201
CorebootModulePkg: Get power management register addresses.
by Guo Dong
· 10 years ago
9cd7d3c
ArmVirtPkg: signal EndOxDxe event in PlatformBsdInit
by Ard Biesheuvel
· 10 years ago
83461d2
BaseTools/Ecc: Fix a bug of determining boolean variable incorrectly
by Hess Chen
· 10 years ago
e84d2b7
BaseTools/Ecc: Fix two bugs for the checkpoint of GUID
by Hess Chen
· 10 years ago
ce2f594
BaseTools/Ecc: Fix a bug in parser
by Hess Chen
· 10 years ago
14239f6
BaseTools/Ecc: Add a checkpoint for invalid DEC file.
by Hess Chen
· 10 years ago
b66592d
BaseTools/Ecc: Add a checkpoint for invalid PCD info.
by Hess Chen
· 10 years ago
1b2467c
BaseTools/Ecc: Add a checkpoint for invalid UNI file.
by Hess Chen
· 10 years ago
8c3f9b4
BaseTools/Ecc: Add a Configuration item
by Hess Chen
· 10 years ago
01d3a57
MdeModulePkg: Update PeiCore to handle specific child FV
by Liming Gao
· 10 years ago
ff0c6d6
MdeModulePkg: Add Memory Capabilities for MMIO and Reserved Range
by Liming Gao
· 10 years ago
a86c73c
MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII and UNICODE file.
by Qiu Shumin
· 10 years ago
8ad8a1f
OvmfPkg/PlatformDxe: Convert Platform.uni to UTF-8
by Jordan Justen
· 10 years ago
156d6d6
BaseTools/Tests: Verify supported UTF-8 data is allowed
by Jordan Justen
· 10 years ago
8fb5a0c
BaseTools/Tests: Verify unsupported UTF-8 data is rejected
by Jordan Justen
· 10 years ago
15c3a04
BaseTools/Tests: Verify 32-bit UTF-8 chars are rejected
by Jordan Justen
· 10 years ago
be26442
BaseTools/UniClassObject: Support UTF-8 string data in .uni files
by Jordan Justen
· 10 years ago
dadfab5
BaseTools/Tests: Verify unsupported UTF-16 are rejected
by Jordan Justen
· 10 years ago
d80e451
BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni files
by Jordan Justen
· 10 years ago
df91e0f
BaseTools/Tests: Add unit test for AutoGen.UniClassObject
by Jordan Justen
· 10 years ago
183ca96
BaseTools/EdkLogger: Support unit tests with a SILENT log level
by Jordan Justen
· 10 years ago
53fc4ba
BaseTools/Tests: Always add BaseTools source to import path
by Jordan Justen
· 10 years ago
94210dc
OvmfPkg: QemuVideoDxe: add virtio-vga support
by Gerd Hoffmann
· 10 years ago
4a066c7
CryptoPkg: OpensslLib: reintroduce EFIAPI for ERR_add_error_data()
by Laszlo Ersek
· 10 years ago
b338cdc
SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe
by Chao Zhang
· 10 years ago
3cd2484
SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize
by Liming Gao
· 10 years ago
e878891
BaseTools: Convert ".\\" to "" in FilePath
by Liming Gao
· 10 years ago
901fd82
BaseTools/Build: Add error report for incorrect syntax in DEC file.
by Bob Feng
· 10 years ago
581c6c6
Fixed potential security issue introduced by SmramCpuNvs variable.
by Shifei Lu
· 10 years ago
e0d4256
Fixed potential security issue introduced by SmramCpuNvs variable.
by Shifei Lu
· 10 years ago
f827cd0
BaseTools: The token values cannot be numeric same with different PCDs.
by Yingke Liu
· 10 years ago
37fe82e
BaseTools: Fixed a bug that Build Report always uses DEC default value for VPD PCD.
by Yingke Liu
· 10 years ago
45265a8
BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni"
by Yingke Liu
· 10 years ago
09ae0f1
BaseTools: Build report should not be generated if build failed.
by Yingke Liu
· 10 years ago
a3251d8
BaseTools: Supported FMP capsule image.
by Yingke Liu
· 10 years ago
f5bc9da
ShellPkg: Make BOOLEAN variable not use explicit comparison.
by Qiu Shumin
· 10 years ago
37baf06
OvmfPkg: PlatformPei: set SMBIOS entry point version dynamically
by Laszlo Ersek
· 10 years ago
de4db4d
MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare operator.
by Star Zeng
· 10 years ago
13181dd
UefiCpuPkg/CpuDxe: NumberOfData is not BOOLEAN type
by Jeff Fan
· 10 years ago
952bd22
CryptoPkg: Add some comments for API usage clarification.
by Qin Long
· 10 years ago
2d09349
SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support
by Qin Long
· 10 years ago
afeb55e
CryptoPkg: Add one new API for PKCS7 Verification Protocol Support
by Qin Long
· 10 years ago
bfc2fc9
MdePkg: Refine the cod logic of FileHandleLib.
by Qiu Shumin
· 10 years ago
2d28f3b
MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.
by Qiu Shumin
· 10 years ago
25d7db8
MdePkg: Enhance the comments for SmmMemoryAllocationLib instance.
by Qiu Shumin
· 10 years ago
1ba5124
BaseTools: Fixed Build Option override bugs.
by Yingke Liu
· 10 years ago
27f1971
MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb'
by Ard Biesheuvel
· 10 years ago
9d6d858
Remove Include/ directory.
by Star Zeng
· 10 years ago
510f154
BaseTools/Upt: Update help message
by Hess Chen
· 10 years ago
af0c61a
BaseTools/Upt: Update error message
by Hess Chen
· 10 years ago
6ef5864
MdeModulePkg: Move SmmExitBootServices.h/SmmLegacyBoot.h/SmmReadyToBoot.h
by Star Zeng
· 10 years ago
dc15784
MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock.
by Star Zeng
· 10 years ago
7bbe3c0
MdePkg: Enhance the comments in SmmEndOfDxe.h and SmmReadyToLock.h.
by Star Zeng
· 10 years ago
53ec4d7
MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot.
by Star Zeng
· 10 years ago
93e8630
MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directory
by Ruiyu Ni
· 10 years ago
35bc88d
MdeModulePkg: Fix DHCP4 driver hang issue in some case.
by Wu Jiaxin
· 10 years ago
ce96473
MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency.
by Wu Jiaxin
· 10 years ago
cc63add
MdeModulePkg:System hangs in setup menu
by Dandan Bi
· 10 years ago
b269f89
MdePkg: Refine the comments for FileHandleLib.
by Qiu Shumin
· 10 years ago
f007174
MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.
by Star Zeng
· 10 years ago
9fd7ebf
MdePkg AcpiSdt: Update description of AcpiVersion and GetAcpiTable().
by Star Zeng
· 10 years ago
ffbb1b2
CryptoPkg: add .gitignore for OpenSSL source files
by Ard Biesheuvel
· 10 years ago
e0bb8ad
ArmVirtPkg: increase memory preallocations for secure build
by Ard Biesheuvel
· 10 years ago
c31d370
Edk2: Update Edk2Setup.bat
by Liming Gao
· 10 years ago
b442ad5
BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH
by Yingke Liu
· 10 years ago
db61e16
UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB
by Jeff Fan
· 10 years ago
8c5f799
MdePkg: Add Sec Platform Information2 PPI
by Jeff Fan
· 10 years ago
1c8e045
MdePkg: Include PiCis.h in SecPlatformInformation.h
by Jeff Fan
· 10 years ago
754b489
MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol support
by Tian Feng
· 10 years ago
9c4ae34
MdeModulePkg/NvmExpressDxe: local variable naming uniformed
by Tian Feng
· 10 years ago
beeeb22
MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attr
by Tian Feng
· 10 years ago
1463ce1
CryptoPkg: Wrapper files updates to support openssl-1.0.2c
by Qin Long
· 10 years ago
73c54a5
CryptoPkg: Update OpensslLib module files for openssl-1.0.2c support
by Qin Long
· 10 years ago
f93f78e
CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2c
by Qin Long
· 10 years ago
8e4fd50
ShellPkg: update Console to clear screen when resetting
by Jaben Carsey
· 10 years ago
4d95a9a
ArmPkg/ArmLib: Fixed build after recent BaseTools changes
by Olivier Martin
· 10 years ago
e84fb6e
MdePkg: Refine the comments for FileHandleIsDirectory.
by Qiu Shumin
· 10 years ago
a726471
ShellBinPkg: Ia32/X64 Shell binary update.
by Qiu Shumin
· 10 years ago
f5f4747
PcAtChipsetPkg: Fix PCD expression build failure
by Ruiyu Ni
· 10 years ago
0614d73
BaseTools: Generate a FV EXT entry for FV UI name.
by Yingke Liu
· 10 years ago
aa2868b
MdeModulePkg Variable: Move VariableLock install into SmmVariableReady().
by Star Zeng
· 10 years ago
Next »