Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
8a67d804b3b660b233ba58e24fee81c76786001b
/
Nt32Pkg
/
WinNtGopDxe
8a67d80
return value not follow spec.
by vanjeff
· 16 years ago
0dc9978
add check for invalid handle.
by vanjeff
· 16 years ago
a8fdba5
remove dependent package from inf files.
by vanjeff
· 16 years ago
7fc80d4
Retired gSimpleTextInExNotifyGuid, used local structure address to be notify handle.
by vanjeff
· 16 years ago
ae66d8d
use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES
by jji4
· 16 years ago
67252d9
Adjust gSimpleTextInExNotifyGuid position in INF file.
by gikidy
· 16 years ago
99e1dd8
Clean up to update the reference of the these macros:
by qhuang8
· 16 years ago
6394182
Fix some build error under ICC tool-chain.
by qwang12
· 16 years ago
78e570b
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
by jji4
· 16 years ago
ed66e1b
clean up the un-suitable ';' location when declaring the functions.
by vanjeff
· 16 years ago
1be0dda
Fix warnings generated by gcc for ia32 builds:
by jljusten
· 17 years ago
6c29550
Add NULL parameter checking for notify function.
by qhuang8
· 17 years ago
8a7d75b
Clean up: update "EFI" to "UEFI" if applicable.
by qhuang8
· 17 years ago
62cf113
Update to support EFI_SIMPLE_INPUT_EX protocol
by qhuang8
· 17 years ago
d1aeb0b
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE.
by qhuang8
· 17 years ago
1307dcd
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE.
by qhuang8
· 17 years ago
e6e53c9
Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable.
by qhuang8
· 17 years ago
b397fbb
removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size.
by AJFISH
· 17 years ago
dd0687a
remove some comments introduced by tools.
by vanjeff
· 18 years ago
2ad8b20
Add Dxe as postfix for WinNtGop driver in Nt32 Platform.
by klu2
· 18 years ago
0dea993
by AJFISH
· 18 years ago
5f44f5b
Add WinNtSerialIoDxe driver into Nt32Pkg
by klu2
· 18 years ago
c9fc89a
Add WinNtGop driver into Nt32Pkg
by klu2
· 18 years ago