Code formatting

Este commit está contenido en:
2022-12-23 22:27:08 +01:00
padre db1b47e50e
commit 8f3a4aef60
Se han modificado 9 ficheros con 23 adiciones y 23 borrados

Ver fichero

@@ -73,9 +73,9 @@ BlCreateStack(IN PVOID *StackPtr,
*/
EFI_STATUS
BlEnablePaging(IN PLIST_ENTRY MemoryMappings,
IN PVOID VirtualAddress,
IN PEFI_LOADED_IMAGE_PROTOCOL ImageProtocol,
IN PVOID *PtePointer)
IN PVOID VirtualAddress,
IN PEFI_LOADED_IMAGE_PROTOCOL ImageProtocol,
IN PVOID *PtePointer)
{
PLOADER_MEMORY_MAPPING Mapping;
EFI_PHYSICAL_ADDRESS Address;