Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
fbf82a2cf22e0073b3a221629562184b129925ac
fbf82a2
Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to show string with wrap flag.
by lgao4
· 13 years ago
1261fe2
Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h,
by rsun3
· 13 years ago
4684b66
Add Socket Library applications.
by darylm503
· 13 years ago
d7ce700
Add Socket Libraries.
by darylm503
· 13 years ago
f766dd7
Changes so that Argv points to narrow-character versions of the command-line arguments.
by darylm503
· 13 years ago
84c1b22
OvmfPkg/Include/Guid: Add XenInfo GUID
by jljusten
· 13 years ago
b1874d3
EmulatorPkg/build.sh: Add build target to command line
by jljusten
· 13 years ago
58e3a18
EdkCompatabilityPg: Add missing .globl statement
by andrewfish
· 13 years ago
d31182c
MdeModulePkg: Fix build error for UNIXGCC with IPF
by jljusten
· 13 years ago
1d36ec0
ArmPkg: Fix ARM builds for XCode32
by oliviermartin
· 13 years ago
38d6bb9
Adjust the day field when update the month and year field.
by ydong10
· 13 years ago
550486e
OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM
by jljusten
· 13 years ago
3397c6f
For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section.
by lzeng14
· 13 years ago
05c82e5
GUIDs should go below the correct comment block in MdePkg.dec.
by lzeng14
· 13 years ago
74ef1d4
MdeModulePkg: Add Recovery PCD feature flags
by jljusten
· 13 years ago
5a2beb7
ShellPkg: Added the Ctrl based hot key and changed text editor's UI.
by jcarsey
· 13 years ago
f7c8bd9
MdePkg: Update CpuSleep to use ARMv7 instruction.
by andrewfish
· 13 years ago
2d08d17
BeagleBoardPkg: Ensure there is no pending IRQ and disable timer
by oliviermartin
· 13 years ago
3e4df77
MdeModulePkg: Add SmmControl PPI definition
by jljusten
· 13 years ago
4851f24
EdkCompatibilityPkg: Add SmmScriptLib
by jljusten
· 13 years ago
caf93ab
EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driver
by jljusten
· 13 years ago
664e368
IntelFrameworkModulePkg: Add ExitPmAuth protocol definition
by jljusten
· 13 years ago
1c837cd
MdeModulePkg: Add SMM LockBox
by jljusten
· 13 years ago
9fba8e7
MdeModulePkg: Add SmmCommunication PPI definition
by jljusten
· 13 years ago
e7b7db3
MdeModulePkg: Add SmmAccess PPI definition
by jljusten
· 13 years ago
5f4f133
ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPortWrite()
by oliviermartin
· 13 years ago
76336e4
Add header file for KMS.
by lzeng14
· 13 years ago
44c0116
ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributes
by oliviermartin
· 13 years ago
65cd89d
ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the SEC and PEI_CORE modules
by oliviermartin
· 13 years ago
42737ed
1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without netboot6 info
by hhuan13
· 13 years ago
f2a74da
EmulatorPkg: Fix bug with missing &. Causes a link failure on TOT clang.
by andrewfish
· 13 years ago
d042796
MdeModulePkg: Fix VS2008 warning.
by andrewfish
· 13 years ago
19ddbb2
1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetSystemGuid()
by hhuan13
· 13 years ago
33c0963
1. Update DHCPv6 to use DUID-UUID option
by hhuan13
· 13 years ago
57b301b
1. Define a netlib library function NetLibGetSystemGuid()
by hhuan13
· 13 years ago
e47f0da
MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not rebuild the page tables.
by andrewfish
· 13 years ago
c4c085a
Fix an issue that there may be an infinite loop in the CoreInitializeMemoryServices() in Gcd.c of the DXE Core. Also update logic to use continue statements to reduce the level of nesting in the two loops that search the HOB lists. More comment are added.
by rsun3
· 13 years ago
f26b6a9
Fixed build fail with GCC/ICC tools
by ydong10
· 13 years ago
9abd316
Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in AuthenticationInfo.h to align to the latest spec.
by niruiyu
· 13 years ago
30c00a1
MdeModulePkg: Add CD Express PEIM
by jljusten
· 13 years ago
da58b0d
MdeModulePkg: Add Capsule PEIM
by jljusten
· 13 years ago
619b3e0
Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns control to PeiCore.
by lgao4
· 13 years ago
cce6230
Change the HiiDataBase and browser codes to support new efi varstore data structure.
by ydong10
· 13 years ago
d23610e
Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1
by ydong10
· 13 years ago
bab427d
MdePkg: Fix X64 clang compile issues.
by andrewfish
· 13 years ago
271d2c7
EdkCompatabilityPkg: Fix build issues with X64 clang
by andrewfish
· 13 years ago
d12bed1
OvmfPkg: Add PathLib class mapping when building the UEFI shell
by jljusten
· 13 years ago
e5bdb12
ArmPlatformPkg/Documentation: Add diagram to the documentation
by oliviermartin
· 13 years ago
5ddca3b
fix issue about slashes on end of comment line.
by jcarsey
· 13 years ago
a6ce6cf
Fix typo that breaks the build.
by niruiyu
· 13 years ago
2ee8536
ArmPlatformPkg: Fix warnings
by oliviermartin
· 13 years ago
4d0a4fc
Move the 2 functions associated with reading whole lines at a single time from the shell command (internal) library to the ShellLib (external) library.
by jcarsey
· 13 years ago
da22bd6
BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.h
by oliviermartin
· 13 years ago
7f21c4a
BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common components on the BeagleBoard.
by oliviermartin
· 13 years ago
803f94e
BeagleBoard: Update documentation
by oliviermartin
· 13 years ago
4d0ceb8
UefiCpuPkg: Fix X64 clang compiler/assembler warnings.
by andrewfish
· 13 years ago
63cea7c
BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADER
by oliviermartin
· 13 years ago
dbf6167
ArmPlatformPkg/Documentation: Update ArmPLatformPkg documentation with PCD descriptions and explain how to port UEFI to new ARM platforms
by oliviermartin
· 13 years ago
438311a
ArmPkg: Minor coding style changes
by oliviermartin
· 13 years ago
d269095
ArmPlatformPkg: Change the memory model for the ARM Platform components
by oliviermartin
· 13 years ago
a6caee6
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction()
by oliviermartin
· 13 years ago
70aa21d
ArmPlatformPkg/Bds: Catch the key pressed to escape the count doan
by oliviermartin
· 13 years ago
bcd8fa7
ArmPlatformPkg/SP804TimerLib: Fixed the performance timer
by oliviermartin
· 13 years ago
570d030
Omap35xxPkg/Omap35xxTimerLib: Create a TimerConstructor in the TimerLib
by oliviermartin
· 13 years ago
284ee2e
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 13 years ago
0c9f676
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 13 years ago
d9de792
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 13 years ago
b28b274
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 13 years ago
a97a859
Enhance BDS to avoid the additional reset when the platform pre-allocated memory is large enough.
by niruiyu
· 13 years ago
c3342aa
correct leap year calculate method.
by ydong10
· 13 years ago
69cb32f
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 13 years ago
c2d9a4d
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 13 years ago
15ee13f
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid.
by niruiyu
· 13 years ago
fd94fb3
Refine name definition for better user experience.
by ydong10
· 13 years ago
508b4e7
Enable value roll over when hit max or min.
by ydong10
· 13 years ago
715cf6d
Refine code to avoid potential access violation.
by ydong10
· 13 years ago
d88ca2c
Keep the highlight field after user changes the value for time/date opcode
by ydong10
· 13 years ago
889a4bc
Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead of "EFI DVD/CDROM"
by niruiyu
· 13 years ago
5d0066d
Return the correct status at the last of UnregisterAtaDevice.
by li-elvin
· 13 years ago
9972247
Add the support for Boot Option with all 0xff USB class Device Path.
by qianouyang
· 13 years ago
60884a0
BeagleBoardPkg: Fix build
by oliviermartin
· 13 years ago
fb42fff
ArmPlatformPkg: Fix build issues
by oliviermartin
· 13 years ago
d326412
Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxe
by oliviermartin
· 13 years ago
1c1e70f
ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG
by oliviermartin
· 13 years ago
f3de0a6
MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLibInstallDriverBindingComponentName2() in driver entry point.
by xdu2
· 13 years ago
597cb96
ArmPlatformPkg: Update the list of the BaseTools pending patches and the documentation
by oliviermartin
· 14 years ago
6e88239
ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array
by oliviermartin
· 14 years ago
3723a71
ArmPlatformPkg: Fix builds
by oliviermartin
· 14 years ago
cb5bf26
ArmPlatformPkg: Set an empty value to the argument of the default boot entry
by oliviermartin
· 14 years ago
5407ce1
EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc library as the default for the Shell.
by andrewfish
· 14 years ago
4d900a6
ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC file
by oliviermartin
· 14 years ago
06a8973
ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configuration
by oliviermartin
· 14 years ago
c52e2dc
ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select into the driver itself by passing SMC configuration to the driver
by oliviermartin
· 14 years ago
3c4b742
ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop of the stack
by oliviermartin
· 14 years ago
633724f
ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ (2)
by oliviermartin
· 14 years ago
5cc45b7
ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/
by oliviermartin
· 14 years ago
7fb54d9
EmbeddedPkg: Removed unused PCD values
by oliviermartin
· 14 years ago
d60b4c4
EmbeddedPkg/Ebl: Check if gST->ConOut has been initialized
by oliviermartin
· 14 years ago
64e0313
ArmPlatformPkg: Add support for PrePi module
by oliviermartin
· 14 years ago
bf72cf3
ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCD
by oliviermartin
· 14 years ago
Next »